fixed some bugs
[reactos.git] / reactos / subsys / system / services /
2006-01-01 Eric Kohl- Fix crashes in calls to ScmAssignNewTag.
2006-01-01 Eric KohlForward EnumDependentServicesA/W to services.exe.
2006-01-01 Eric KohlForward ChangeServiceConfig2A, QueryServiceConfig2A...
2005-12-31 Eric Kohl- Service list entries use a pointer to a group list...
2005-12-31 Eric KohlSVN maintenance
2005-12-31 Eric KohlMove group-list related code to a separate file and...
2005-12-31 Eric KohlForward StartServiceA/W to services.exe
2005-12-30 Gé van GeldorpExpandEnvironmentStrings returns the number of TCHARs...
2005-12-30 Hervé PoussineauForward ChangeServiceConfig2W call to services.exe
2005-12-26 Eric Kohl-Implement EnumServicesStatusExW.
2005-12-25 Eric KohlImplement QueryServiceStatusEx.
2005-12-25 Eric Kohl- Implement EnumServicesStatusW.
2005-12-23 Eric Kohl-Add QueryServiceConfig2A stub.
2005-12-22 Hervé PoussineauExpand the value if we have a REG_EXPAND_SZ entry
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-12-18 Hervé PoussineauFix typo, which lead to be unable to create services...
2005-11-24 Hervé PoussineauSet Tag value in registry when needed.
2005-11-20 Eric Kohl- Prepare to delete marked services upon startup.
2005-11-17 Hervé Poussineau- 2nd stage setup: start umpnpmgr service only after...
2005-11-13 Eric KohlScmrControlService: Check access rights.
2005-11-12 Gé van GeldorpFilip correctly pointed out that my change 18782 was...
2005-11-07 Hervé PoussineauLots of DPRINT1 -> DPRINT changes
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 GetServiceKeyNameW (untested).
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
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-07-31 Martin Fuchsset svn:eol-style to native
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
2005-06-30 Alex Ionescukill rosrtl from system modules
2005-06-20 Alex IonescuBuild services with NDK
2005-05-29 Casper HornstrupInstall more modules
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-18 Alex IonescuRevert accidental commit
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Thomas Bluemeluse SERVICES_ACTIVE_DATABASE if the caller didn't speci...
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-18 Filip NavaraReenable ControlService and fix syntax errors in svcctl...
2005-04-18 Eric KohlDisable ControlService() because of a bug in WIDL.
2005-04-17 Eric KohlADVAPI32.DLL / SERVICES.EXE:
2005-04-16 Eric KohlADVAPI32.DLL:
2005-04-15 Eric KohlUse RPC for making calls to the Service Control Manager.
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-02 Steven Edwardsbunch of w32api fixes. ascii.h is gonecd ..! coff.h...
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-17 Gunnar Dalsnesadd missing include
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-05 Casper HornstrupBuild smss and system applications
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-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-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-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...
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-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
next