- Move SetServiceObjectSecurity to the right file.
[reactos.git] / reactos / lib / advapi32 / service / scm.c
2005-12-18 Eric Kohl- Move SetServiceObjectSecurity to the right file.
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-12-10 Christoph von Wittichadd QueryServiceConfig2W stub to get ros-msconfig worki...
2005-11-25 Hervé PoussineauReturn NULL when an error occurs in CreateServiceW
2005-11-17 Christoph von Wittichsorry, forgot to change one var
2005-11-17 Christoph von Wittichfixed length calculation of lpDependencies
2005-11-17 Christoph von Wittichimplemented CreateServiceA
2005-11-17 Hervé Poussineau- 2nd stage setup: start umpnpmgr service only after...
2005-11-07 Hervé PoussineauBetter stub for QueryServiceConfigW
2005-11-06 Eric Kohl- Read a services optional display name from the registry.
2005-11-01 Eric KohlUpdate the Indentation.
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-24 Hartmut BirrRevert r18735 and add the missing definition to svcctl...
2005-10-24 Gé van GeldorpTemporary workaround to fix build
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
2005-10-15 Eric Kohl- CreateServiceW: Calculate the Dependency length.
2005-10-14 Hervé PoussineauStep 2 for a PnP ReactOS: add some (little) hacks
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-08-25 Thomas Bluemeladd stub for ControlServiceEx()
2005-08-05 Thomas Bluemel#include "advapi32.h" -> #include <advapi32.h>
2005-07-29 Emanuele AlibertiVarious fixex to make HEAD compile.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Thomas Bluemeldirectly use HeapAlloc/Free in midl_user_allocate and...
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-17 Eric Kohl- Move generated files to the top of the file list.
2005-04-16 Eric KohlADVAPI32.DLL:
2005-04-15 Eric KohlUse RPC for making calls to the Service Control Manager.
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-09-26 Gé van GeldorpScream when an unimplemented function is called
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-21 Royce Mitchell IIIremoved duplicate definition (old stub) of PrivilegedSe...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-02 KJK::HyperionCleaning up victims of stricter warning checking...
2002-12-27 Robert DickensonProgress with opening and closing handles to SCM.
2002-12-26 Robert DickensonUnix extra lines cleaned up.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-23 Jurgen van GaelOpenSCManager waits for services.exe to initialize
2002-07-20 Eric KohlAdded some experimental code
2001-10-21 Casper HornstrupOpen named pipe to SCM
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-17 Emanuele AlibertiFixed a typo.
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-07-26 Emanuele Alibertisome work on fixing advapi32
1999-07-22 Eric KohlChanges to compile advapi32.
1999-05-19 Emanuele Alibertimore stubs