Winlogon.exe

From ReactOS Wiki
Revision as of 05:13, 3 April 2012 by BrentNewland (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

http://svn.reactos.org/svn/reactos/trunk/reactos/base/system/winlogon/?view=log

ChangeLog-0.0.17

  • Run winlogon.exe instead of shell.exe

ChangeLog-0.1.0

ChangeLog-0.2.0

ChangeLog-0.2.2

  • Create a logon token and use it to start the shell process (Eric Kohl)
  • Load user profile and create user environment upon user logon (Eric Kohl)
  • Added basic SAS window, some other modifications (Thomas Weidenmueller)

ChangeLog-0.2.3

  • Run Task Manager when CTRL-ALT-DEL is pressed (Filip Navara)
  • Support expanding environment variables in the setup command line (Filip Navara)

ChangeLog-0.2.4

  • Shutdown step 1: inform winlogon (Gé van Geldorp)
  • The first thing winlogon does is registering itself as the logon app to get special access rights granted (Thomas Weidenmueller)

ChangeLog-0.3.1

  • Add a (mostly) working winlogon. User can logon, logoff and logon again. (Hervé Poussineau)
  • Add autologon functionality (Hervé Poussineau)
  • Add screensaver support (Hervé Poussineau) (BN: Does it only use logon.scr like windows or is there a registry override?)