Sync to trunk head(r38096)
[reactos.git] / reactos / base / system / winlogon / winlogon.c
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-14 Eric Kohl- Make the service manager wait for LSA.
2008-12-13 Eric KohlDo not start LSASS as a service but as an ordinary...
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-24 Samuel SerapionSorry, these are DialogBoxParams.:(
2008-09-24 Samuel SerapionIt is blasphemy to say that DLGPROC returns BOOL.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Hervé PoussineauNotify kernel when configuration is good
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-24 Hervé PoussineauRemove YDEBUG define support, replaced by DEBUGCHANNEL...
2007-08-03 Hervé PoussineauCreate the invisible SAS window even in setup mode
2007-07-26 Hervé PoussineauDon't abuse debug system
2007-07-16 Ged Murphycall the correct event on system boot
2007-05-09 Aleksey Bragin- Add error messages to prevent silent failing, no...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-09 Hervé Poussineau- Start NetLogon service (lsass.exe)
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Andrew MungerResource sync from trunk.
2006-09-26 Hervé PoussineauFix some warnings in winlogon code
2006-09-09 Hervé PoussineauSet 2nd stage setup to language selected in registry
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-10 Hervé PoussineauAdd code to start the screensaver from winlogon
2006-08-09 Hervé PoussineauCheck if logoff succeeded before continuing
2006-08-09 Hervé PoussineauRemove HandleExitWindows, and move its code to HandleLo...
2006-08-07 Hervé Poussineau- Start lsass.exe sooner, as Gina can call LsaRegisterL...
2006-08-04 Hervé Poussineau- Specify *W at the end of function calls, and remove...
2006-08-03 Hervé PoussineauDon't try to remove a status message if none have been...
2006-08-03 Hervé PoussineauImplement shutdown and unlocking
2006-08-02 Hervé PoussineauWinlogon:
2006-07-30 Hervé Poussineau- Create a window to receive the CTRL+ALT+DELETE event...
2006-07-22 Alex Ionescu- Give winlogon SE_ASSIGNPRIMARYTOKEN_PRIVILEGE because...
2006-03-25 Aleksey Bragin- Fix DbgPrint -> DPRINT1, commented out DbgPrint ...
2006-02-17 Art YerkesHauled subsys/system items into base/system