Made each service have its own pipe name as done in Windows
[reactos.git] / reactos / base / system / services / database.c
2007-10-28 Gregor BrunmarMade each service have its own pipe name as done in...
2007-09-12 Ged MurphyUse the handle for ControlService too. This allows...
2007-09-12 Ged Murphysilence a couple of debug messages I missed
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...
2007-09-06 Ged Murphy- Shutdown services when the SCM is terminated
2007-07-10 Ged Murphyimplement ScmrSetServiceStatus, this goes some way...
2007-06-06 Dmitry GorbachevCheck for ERROR_PIPE_CONNECTED.
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...
2007-01-05 Christoph von Wittich* fixed some warnings
2006-12-26 Eric Kohl- Rename SCM_START_PACKET to SCM_CONTROL_PACKET.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-23 Hervé PoussineauDo not display the group name of a service if it doesn...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-31 Eric KohlPass additional arguments to a service when it is start...
2006-07-17 Alex Ionescu- Fix definition of OBJECT_DIRECTORY_INFORMATION
2006-06-25 Hervé PoussineauLet StartService really start the service.
2006-06-03 Hervé PoussineauFix some little bugs
2006-02-17 Art YerkesHauled subsys/system items into base/system