- Merge aicom-network-fixes up to r36381
[reactos.git] / reactos / dll / win32 / advapi32 / service / scm.c
2008-09-21 Christoph von Wittichthis hack wasn't supposed to be committed
2008-09-21 Christoph von Wittichsync msxml3 with wine 1.1.5
2008-09-13 Eric KohlImplement I_ScSetServiceBitsA/W and SetServiceBits.
2008-09-11 Christoph von Wittichadd missing HandleBind() calls
2008-08-29 Eric KohlQueryServiceConfig2A/W: Add more parameter checks....
2008-08-29 Eric Kohl- QueryServiceConfig2A/W: Fail if lpBuffer is NULL...
2008-08-29 Eric Kohl- GetServiceDisplayNameA/W and GetServiceKeyNameA/W...
2008-08-24 Eric KohlSEH-protect all calls to remote functions.
2008-08-24 Eric KohlHack the declaration of RQueryServiceConfigA. This...
2008-07-24 Ged Murphy- dependencies is a double terminated string array
2008-07-21 Ged Murphy- fix the length of the dependencies string
2008-05-27 Johannes Anderwald- fix typo in CreateServiceA
2008-05-18 Hervé PoussineauReplace ERR() by WARN() on error codes which can be...
2008-04-10 Hervé PoussineauUse R- prefix instead of Scmr- prefix for service RPC...
2008-04-10 Hervé PoussineauMake service RPC interface more compatible with MS...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-01-13 Christoph von Wittichonly allocate a buffer in StartServiceA when dwNumServi...
2008-01-13 Christoph von Wittichfix a bug in CreateServiceA
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-04 Hervé PoussineauChange service interface too
2007-09-11 Ged Murphy- Send the SERVICE_STATUS_HANDLE to the SCM so SetServi...
2007-09-07 Ged MurphyFix the client side of the ChangeServiceConfig2 RPC...
2007-08-14 Hervé PoussineauForward RegisterEventSourceW and DeregisterEventSource...
2007-07-16 Ged Murphyfix the startup event name as per r27697
2007-07-10 Ged Murphyfix SetServiceStatus to now call ScmrSetServiceStatus...
2007-07-06 Ged Murphy- ensure SetLastError is called when EnumServicesStatus...
2007-05-22 Ged Murphyturn debugging off
2007-05-15 Aleksey Bragin- Revert rpcrt4 update, too buggy for now. My apologizes.
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-10 Alex Ionescu- Fix SleepEx.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-30 Eric Kohl- fix indentation and remove trailing whitespace
2006-08-07 Eric Kohl- Implement ScmStartServiceA and revert the last modifi...
2006-08-07 Hervé PoussineauCall ScmrStartServiceW in StartServiceA to prevent...
2006-06-30 Magnus Olsen1. revert my last changes to this file
2006-06-30 Magnus OlsenCreateServiceA
2006-06-30 Hervé PoussineauDon't try to allocate 0 byte (spotted by Alex Ionescu)
2006-06-07 Hervé Poussineau- Implement DecryptFileA
2006-02-17 Ged Murphyreshuffling of dlls