[SERVICES]
[reactos.git] / reactos / base / system / services / rpcserver.c
2010-02-27 Eric Kohl[SERVICES]
2010-02-22 Eric KohlReenable critical debug messages.
2010-02-20 Eric Kohl[SERVICES]
2010-02-01 Eric KohlReset a services thread and process ids when the servic...
2010-01-31 Eric Kohl- Implement RCreateServiceA.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-30 Eric Kohl[services] Set the given service start name or LocalSys...
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-25 Eric KohlRQueryServiceConfigA/W: Add missing dependency information.
2009-12-23 Eric Kohl- RChangeServiceConfigA/W: Update the service group...
2009-12-22 Eric KohlFix a typo. Use lpStartServiceName instead of lpService...
2009-12-22 Eric Kohl- Remove unused variable
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-18 Johannes Anderwald- Partly implement SERVICE_CONFIG_FAILURE_ACTIONS in...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-14 Michael Martin- Fix few more wine tests for services; return correct...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-07 Johannes Anderwald- Add a hack
2009-02-06 Christoph von Wittichfix NULL checks
2009-02-06 Christoph von Wittichfix a nice bug in RGetServiceKeyNameA
2009-02-06 Christoph von Wittichfix some QueryServiceConfig2A winetests
2009-02-05 Johannes Anderwald- Fix a potential buffer overflow in RChangeServiceConfigA
2009-02-05 Johannes Anderwald- Fix returned length for RGetServiceKeyNameW
2009-02-05 Christoph von Wittichhackfix some services stuff
2009-02-04 Christoph von Wittichadd a buffer length check (fixes one service test)
2009-02-04 Ged Murphy- Implement SERVICE_CONFIG_DESCRIPTION and SERVICE_CONF...
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-31 Christoph von Wittichmake explicit use of unicode functions
2009-01-18 Stefan Ginsberg- Fix WINEVENTPROC -- it is stdcall, not cdecl!
2009-01-07 Ged Murphyenable RQueryServiceObjectSecurity
2009-01-06 Christoph von Wittich-don't cast const char to char
2009-01-01 Timo Kreuzersync to trunk r38300
2008-12-23 Timo KreuzerReplace all deprecate functions like wcsicmp with the...
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
2008-12-07 Timo Kreuzerdon't truncate a handle
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-07 Michael Martin- RSetServiceStatus: Don't return ERROR_INVALID_DATA...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Eric KohlService Manager:
2008-10-26 Eric KohlService Manager:
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-23 Samuel SerapionFix ScmGetServiceEntryByClientHandle definition.
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-14 Michael Martin- REnumServicesStatusA/REnumServicesStatusExA: Call...
2008-10-14 Michael Martin- REnumServicesStatusExW: Correct check for returning...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-12 Michael Martin- Implement REnumServicesStatusExA
2008-10-12 Michael Martin- Implement REnumServicesStatusA
2008-09-26 Eric KohlFix lock handle typecasts.
2008-09-16 Eric KohlRSetServiceStatus:
2008-09-13 Eric KohlImplement I_ScSetServiceBitsA/W and SetServiceBits.
2008-09-13 Eric Kohl- Disable some debug messages.
2008-09-11 Christoph von Wittichremove unused parameter from DPRINT
2008-09-11 Christoph von Wittichfix incorrect buffersize passed to MultiByteToWideChar
2008-09-11 Christoph von Wittichfix some heap corruptions in services
2008-09-06 Samuel SerapionMerge 35977. Fix 64 bit portability issues. Thanks...
2008-09-06 Eric KohlFix 64 bit portability issues.
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-29 Eric Kohl- Add a reference counter to the service record.
2008-08-29 Eric Kohl[FORMATTING] No code changes.
2008-08-29 Eric Kohl- RCreateServiceW:
2008-08-29 Eric KohlImplement REnumDependentServicesA/W.
2008-08-29 Eric Kohl- QueryServiceConfig2A/W: Fail if lpBuffer is NULL...
2008-08-29 Eric Kohl- ScmCreateManagerHandle: Fail on invalid database...
2008-08-29 Eric Kohl- GetServiceDisplayNameA/W and GetServiceKeyNameA/W...
2008-08-24 Eric KohlHack the declaration of RQueryServiceConfigA. This...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-10 Ged MurphyCheck for correct access right when deleting services
2008-05-18 Hervé PoussineauFix build
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-03-26 Johannes Anderwald- improve a few parameters checks
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-18 Hervé PoussineauUse new interface names
2008-01-14 Aleksey Bragin- Fix a bug (% is a reserved character in string operat...
2008-01-14 Aleksey Bragin- Fix a bug in %SystemRoot% substitution branch.
2008-01-14 Aleksey Bragin- Implement canonicalizing the service binary path...
2008-01-13 Christoph von Wittichonly allocate a buffer in StartServiceA when dwNumServi...
2008-01-13 Christoph von Wittichdon't corrupt the image path
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-04 Hervé PoussineauChange service interface too
2007-09-12 Ged MurphyReceive a client service handle from advapi32 so we...
2007-09-11 Ged Murphy- store the SERVICE_STATUS_HANDLE and use it for settin...
next