[SERVICES]
[reactos.git] / reactos / base / system / services / database.c
2010-02-28 Eric Kohl[SERVICES]
2010-02-27 Eric Kohl[SERVICES]
2010-02-22 Eric KohlSplit the initial status code for drivers and services.
2010-02-20 Eric KohlPartially revert patches 45626 and 45633.
2010-02-20 Eric Kohl[SERVICES]
2010-02-19 Eric Kohl[SERVICES] Set default status to SERVICE_START_PENDING...
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
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-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-07 Christoph von Wittichfix a comment
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-06 Christoph von Wittich-don't cast const char to char
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-15 Stefan Ginsberg- Silence debug spam
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-14 Eric Kohl- Make the service manager wait for LSA.
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
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-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-02 Andrew MungerPass the ImagePath buffer as the command line, not...
2008-08-29 Eric KohlForgot to commit this file too!
2008-08-01 Art YerkesCreate a branch for network fixes.
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