German language file (minor update)
[reactos.git] / reactos / subsys / system / services /
2005-02-17 Gunnar Dalsnesadd missing include
2005-01-28 Eric KohlUse the service contol pipe to send a start command...
2005-01-08 Eric KohlStart services again and call a services main routine.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2005-01-01 Eric KohlDon't start services until the control pipe issues...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-10 Filip NavaraIgnore registry reading errors while building services...
2004-09-20 Hartmut Birr- Implemented the loading of drivers according to the...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-04-12 Filip Navara- Reverted my last changed, should go to branch!
2004-04-12 Filip Navara- Initial hacky implementation of some SCM calls needed...
2004-04-12 Filip Navara- Remove the hack implemenation of LookupPrivilegeValueW.
2004-04-11 Jason FilbyReenable NDEBUG
2004-04-11 Jason FilbyAcquireLoadDriverPrivilege() to fix problem with SCM...
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-15 Gé van GeldorpFix warning if defined(DBG)
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-03 Eric KohlFixed signature of [Nt/Zw]QueryDirectoryObject().
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-04 Royce Mitchell IIIfixed spelling error
2003-06-28 guido.cvsignore maintenance
2003-01-05 Robert DickensonTrivial update to trace message plus the usual housekee...
2002-12-27 Robert DickensonFirst draft of a ScmNamedPipeListenerThread implementation.
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonMore CVS sugar.
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-07-20 Eric KohlAdded check for loaded system start drivers.
2002-06-17 Eric KohlImproved driver loading sequence with respect to the...
2002-06-12 Eric KohlCleaned up the driver loading routines.
2002-06-07 Eric KohlLet services.exe load the auto-start drivers.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-10-21 Casper HornstrupCreate named pipe for SCM
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-15 Rex Jolliffmove work on clean rule
2001-03-26 David WelchFixes for page list initialization
2001-03-07 David WelchMore .cvsignore files
2001-01-20 Eric KohlAdded services.exe to boot sequence
2000-12-05 Eric KohlMoved system applications