- Disable some debug messages.
[reactos.git] / reactos / base / system / services / database.c
2008-09-02 Andrew MungerPass the ImagePath buffer as the command line, not...
2008-08-29 Eric KohlForgot to commit this file too!
2008-07-15 Ged Murphy- Delete the service key along with any subkeys
2008-04-10 Hervé PoussineauMake service RPC interface more compatible with MS...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Gregor BrunmarMade ServiceCurrent key volatile
2007-10-29 Aleksey BraginSo, finally, do that right... (re. 29956).
2007-10-29 Gregor BrunmarRemoved debug spamming from previous checkin
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-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-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