[CRT] crtdefs.h: Wrap localeinfo_struct in ifdef
[reactos.git] / reactos / subsys / system / services / database.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Art YerkesHauled subsys/system items into base/system
2005-12-31 Eric Kohl- Service list entries use a pointer to a group list...
2005-12-31 Eric KohlMove group-list related code to a separate file and...
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-11-20 Eric Kohl- Prepare to delete marked services upon startup.
2005-11-12 Gé van GeldorpFilip correctly pointed out that my change 18782 was...
2005-11-06 Eric Kohl- Read a services optional display name from the registry.
2005-11-06 Eric Kohl- Rewrote the code that reads the service configuration...
2005-11-01 Eric Kohl- Mark service for delete in the registry.
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-23 Eric KohlImprovements to ScmrCreateServiceW:
2005-10-22 Eric KohlUpdate indentation.
2005-10-22 Eric KohlSimplify services.exe.
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-06-30 Alex Ionescukill rosrtl from system modules
2005-06-20 Alex IonescuBuild services with NDK
2005-05-18 Alex IonescuRevert accidental commit
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Eric Kohladvapi32.dll: Implement QueryServiceStatus.
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
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-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-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-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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-11 Jason FilbyReenable NDEBUG
2004-04-11 Jason FilbyAcquireLoadDriverPrivilege() to fix problem with SCM...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
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
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
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.