#
1dfba2a6 |
| 08-Jan-2025 |
Thamatip Chitpong <thamatip.chitpong@reactos.org> |
[WINLOGON] Add WLSESSION logon timestamp (#7590)
Remove startup sound hack.
CORE-13951
|
#
25579481 |
| 03-Dec-2024 |
Thamatip Chitpong <thamatip.chitpong@reactos.org> |
[WINLOGON] Implement startup sound support (HACK)
CORE-13951
|
#
37375fcc |
| 03-Dec-2024 |
Thamatip Chitpong <thamatip.chitpong@reactos.org> |
[WINLOGON] Implement shutdown sound support
CORE-13951
|
#
77bfc12e |
| 03-Dec-2024 |
Thamatip Chitpong <thamatip.chitpong@reactos.org> |
[WINLOGON] Move logoff flags handling code to HandleLogoff
|
Revision tags: 0.4.16-dev, 0.4.15 |
|
#
22635479 |
| 31-Aug-2023 |
Carl J. Bialorucki <cbialo2@outlook.com> |
[WINLOGON][MSGINA] Add emergency restart and log off features (#5629)
CORE-18958
Introduce an emergency log-off and restart feature, available when holding
down the control key and selecting "Lo
[WINLOGON][MSGINA] Add emergency restart and log off features (#5629)
CORE-18958
Introduce an emergency log-off and restart feature, available when holding
down the control key and selecting "Log Off" or "Shut down" in the MSGINA
Ctrl-Alt-Del security dialog, similar to Windows Server 2003 and newer
Windows versions.
show more ...
|
#
9d48f26d |
| 05-Oct-2022 |
Thamatip Chitpong <tangaming123456@outlook.com> |
[WINLOGON] Implement logoff and MessageBeep sounds support (#4755) CORE-13951
|
#
967f5b98 |
| 30-Sep-2022 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[WINLOGON] Protect function calls to '3rd-party' DLLs by SEH. (#4743)
This includes: - Notification dll calling in CallNotificationDll(). - winmm.dll API calling (e.g. PlaySound) in PlaySoundRoutine
[WINLOGON] Protect function calls to '3rd-party' DLLs by SEH. (#4743)
This includes: - Notification dll calling in CallNotificationDll(). - winmm.dll API calling (e.g. PlaySound) in PlaySoundRoutine().
Also: - Fix dwKeyName usage in RegEnumKeyExW() specifying a number of *characters*.
show more ...
|
#
f96c39f6 |
| 02-Apr-2022 |
George Bișoc <george.bisoc@reactos.org> |
[WINLOGON] Refactor the security management part
Refactor the security related code of Winlogon and move it to its own dedicated place, security.c. This includes code for preparation of security des
[WINLOGON] Refactor the security management part
Refactor the security related code of Winlogon and move it to its own dedicated place, security.c. This includes code for preparation of security descriptors for window station and desktop objects when their created, helper functions which give allow access to such objects for the logged in user and whatnot.
==== DO NOTE ==== Currently new desktop security assignment fails because for whatever reason the system thinks the application desktop has no prior security even though a descriptor has been created for it before. See the FIXME comment on code for information.
show more ...
|
#
d811fca7 |
| 17-Mar-2022 |
Adam Słaboń <asaillen@protonmail.com> |
[WINLOGON] Make PC Speaker "beep" similar to Windows 2003 one (#4397)
|
Revision tags: 0.4.14-release |
|
#
9393fc32 |
| 13-Sep-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
|
#
0dedb9b4 |
| 18-Apr-2021 |
Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com> |
[WINLOGON][MPR][SDK] WNetClearConnections: Fix function parameter type (#3480)
Addendum to 62f79fae93.
Signed-off-by: Serge Gautherie <reactos-git_serge_171003@gautherie.fr>
|
#
5f033392 |
| 18-Apr-2021 |
Arnav Bhatt <arnavbhatt288@gmail.com> |
[WINLOGON] Show "Restarting..." message when restarting (#3593)
Signed-off-by: Arnav Bhatt <arnavbhatt288@gmail.com>
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release, 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev |
|
#
4cf87fdb |
| 17-Nov-2018 |
Pierre Schweitzer <pierre@reactos.org> |
[WINLOGON] Restore saved connections on session opening
This avoids using a nasty hack in MPR.
CORE-15310
|
Revision tags: 0.4.10-release |
|
#
cbff9a30 |
| 11-Sep-2018 |
Pierre Schweitzer <pierre@reactos.org> |
[WINLOGON] On logoff, also disconnect from any remote location
This avoids keeping connections open and reopening them as soon as the user reopens their session. This fixes network shared being dupl
[WINLOGON] On logoff, also disconnect from any remote location
This avoids keeping connections open and reopening them as soon as the user reopens their session. This fixes network shared being duplicated each time session is reopened.
CORE-15012
show more ...
|
Revision tags: 0.4.11-dev, 0.4.10-RC |
|
#
40000a17 |
| 06-Aug-2018 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[WINLOGON][MSGINA] Fix typo.
|
#
02eee253 |
| 16-Jul-2018 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[WINLOGON] Allow WinSta0 access only when needed. Also, reset the WinSta0 user as soon as we have logged-off.
|
Revision tags: 0.4.9-release |
|
#
46dcab7a |
| 22-May-2018 |
Eric Kohl <eric.kohl@reactos.org> |
[WINLOGON] Ignore the CTRL+SHIFT+ESC hotkey when the session is not in the logged-on state
Should fix CORE-13478
|
#
1f0fe386 |
| 22-May-2018 |
Eric Kohl <eric.kohl@reactos.org> |
[WINLOGON] Prevent shell restart when the user is logged off
|
#
3dc07c91 |
| 21-May-2018 |
Pierre Schweitzer <pierre@reactos.org> |
[WINLOGON] Fix build.
|
#
02f3cb53 |
| 21-May-2018 |
Eric Kohl <eric.kohl@reactos.org> |
[WINLOGON] Close all dialog boxes on SAS
CORE-13593
|
Revision tags: 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev, 0.4.7-release, v0.4.7, 0.4.8-dev, 0.4.7-rc1 |
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
Revision tags: backups/GSoC_2017/rapps@75905, ReactOS-0.4.6, backups/ros-branch-0_4_6@75728, 0.4.7-dev, ReactOS-0.4.5, backups/ros-branch-0_4_5@74569, ReactOS-0.4.4-CLT2017, backups/ReactOS-0.4.4-CLT2017@74182, ReactOS-0.4.4, backups/ros-branch-0_4_4@74002, ReactOS-0.4.4-FOSDEM2017, backups/ReactOS-0.4.4-FOSDEM2017@73667, ReactOS-0.4.3, backups/ros-branch-0_4_3@73437, backups/sndblst@72664, ReactOS-0.4.2, backups/ros-branch-0_4_2@73087, ReactOS-0.4.1, backups/ros-branch-0_4_1@71718 |
|
#
321bcc05 |
| 24-Apr-2016 |
Pierre Schweitzer <pierre@reactos.org> |
Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
|
Revision tags: ReactOS-0.4.0-CLT2016, backups/ReactOS-0.4.0-CLT2016@71719, ReactOS-0.4.0-FOSDEM2016, backups/ReactOS-0.4.0-FOSDEM2016@70667, ReactOS-0.4.0, backups/ros-branch-0_4_0@70757, backups/colins-printing-for-freedom@73041, ReactOS-0.3.17-CLT2015, backups/ReactOS-0.3.17-CLT2015@66843, ReactOS-0.3.17, ReactOS-0.3.17-FOSDEM2015, backups/ReactOS-0.3.17-FOSDEM2015@66122, backups/shell-experiments@75904, backups/tcpip_revolution@71025, backups/0.3.17@66124, backups/ros-branch-0_3_16-clt2014@63729 |
|
#
b819608e |
| 02-May-2014 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
Create a branch for console restructuration work.
svn path=/branches/condrv_restructure/; revision=63104
|
Revision tags: ReactOS-0.3.16-CLT2014, ReactOS-0.3.16, backups/ReactOS-0.3.16@62476 |
|
#
527f2f90 |
| 02-Feb-2014 |
Amine Khaldi <amine.khaldi@reactos.org> |
[SHELL/EXPERIMENTS] * Create a branch for some evul shell experiments.
svn path=/branches/shell-experiments/; revision=61927
|
Revision tags: backups/vs_jc@60583, backups/vs_jc@59301 |
|
#
4f0b8d3d |
| 16-Jun-2013 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
Create a branch for Aleksandar Andrejevic for his work on NTVDM. See http://jira.reactos.org/browse/CORE-7250 for more details.
svn path=/branches/ntvdm/; revision=59241
|