Implement REnumDependentServicesA/W.
[reactos.git] / reactos / base / system /
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 KohlAdd "Boot Acceptance Application for Registry". Such...
2008-08-24 Eric KohlHack the declaration of RQueryServiceConfigA. This...
2008-08-13 Daniel ReimerBug 3649: Slovak update by Mario Kacmar
2008-08-13 Daniel ReimerPolish Shell32 Update by Olaf Siejka
2008-08-09 Dmitry Chapyshev- Update Russian translation
2008-08-08 Aleksey Bragin- Revert NDEBUG in autochk.
2008-08-04 Aleksey Bragin- Call ChkDsk function with NT pathname, not DOS pathname.
2008-08-01 Jeffrey Morlan- PspSetPrimaryToken: Fix some incorrect object derefer...
2008-08-01 Daniel ReimerRename the Norwegian RC Files to no-NO.rc, which is...
2008-07-31 Jeffrey MorlanFix handle leaks in RtlCreateUserThread and SmExecPgm.
2008-07-25 Hervé PoussineauNotify kernel when configuration is good
2008-07-15 Ged Murphy- Delete the service key along with any subkeys
2008-07-10 Ged MurphyCheck for correct access right when deleting services
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-28 Matthias KupferJavier Remacha (remialdo AT gmail DOT com):
2008-06-26 Christoph von Wittichdon't free a UNICODE_STRING which isn't allocated
2008-06-18 Matthias Kupfer- several german translation fixes
2008-05-29 Daniel ReimerBug 3282: Spanish and Basque translation by Javier...
2008-05-23 Aleksey Bragin- msiexec is GUI app, not CUI.
2008-05-18 Hervé PoussineauFix build
2008-05-14 Marc Piulachs- sync msiexec to Wine 1.0-rc1
2008-05-09 Ged Murphy- revert r32389. It's both useless and incorrect.
2008-05-08 Hervé PoussineauFix compilation by using an unicode entrypoint
2008-05-08 Hervé PoussineauFix some various unicode problems
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-04-30 Pierre Schweitzer- Added a stub for NtfsLib
2008-04-27 Daniel ReimerBug 3198: add new slovak translations and some changes...
2008-04-25 Daniel ReimerBug 3192: Bulgarian translation of ReactOS by Станев...
2008-04-18 Ged Murphy- the shell should load from 'Windows NT' key, not...
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 Daniel ReimerBug 3144, 3145, 3149, 3151 : Korean Translations by...
2008-03-26 Johannes Anderwald- improve a few parameters checks
2008-02-22 Sylvain PetreolleFix SmpSetEnvironmentVariable return status
2008-02-18 Marc PiulachsSpanish localizations by Javier Ramacha
2008-02-16 Dmitry Chapyshev- Add small checking
2008-02-15 Daniel ReimerBug 3053: some slovak translations by Mário Kaèmár...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Daniel ReimerBug 3033: patch for packmgr (kario@szm.sk)
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-21 Daniel ReimerBug 2984 / Bug 2986 some spanish translations By Marc...
2008-01-21 Daniel ReimerDIALOG -> DIALOGEX
2008-01-18 Hervé PoussineauUse new interface names
2008-01-17 Daniel ReimerHopefully the last changes for now. Fixed the warnings...
2008-01-17 Daniel ReimerBug 2944: Polish translation: part 4/4 - Dll (olaf_siej...
2008-01-16 Daniel ReimerSync all RC Files to contain all Stuff. Non Translated...
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...
2008-01-10 Aleksey BraginChristoph Brill <egore@gmx.de>
2008-01-08 Daniel ReimerRevert Manifest Commits due to popular demand. They...
2008-01-07 Hervé PoussineauFix build
2008-01-07 Hervé PoussineauLink to wine library, as we're using wine debug macros
2008-01-07 Hervé PoussineauAdd traces
2008-01-07 Hervé Poussineau[FORMATTING] Fix indentation
2008-01-06 Daniel ReimerMore Manifests and now all relevant Apps are Skinned...
2008-01-05 Daniel ReimerBug 2935: Polish translation part 3/x and the rest...
2007-12-26 Hervé PoussineauAdd support for REG_EXPAND_SZ variables
2007-12-26 Hervé Poussineau[FORMATTING] Fix tabs/spaces mess
2007-12-21 Hervé Poussineau[FORMATTING] Fix indentation
2007-12-20 Marc Piulachsspanish translation for format and regsvr32 by Remialdo...
2007-12-14 Hervé PoussineauStop abusing <debug.h> by including SDK first
2007-12-11 Thomas BluemelRemove comment, SetEntriesInAcl is now (partly) implemented
2007-12-04 Hervé PoussineauChange service interface too
2007-12-02 Aleksey Bragin- Implement NtInitalizeRegistry with proper boot flags...
2007-11-25 Daniel ReimerGerman Translation fixes by Gregor Schneider (grschneid...
2007-11-24 Hervé PoussineauRemove YDEBUG define support, replaced by DEBUGCHANNEL...
2007-11-21 Christoph von Wittichfix some format strings
2007-11-14 Hervé PoussineauAdd missing debug channel declarations
2007-11-10 Hervé PoussineauDon't mix ReactOS and Wine debug style
2007-11-10 Maarten BosmaFix CreateLogoffSecurityAttributes. It does still not...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-07 Aleksey Bragin- Partly enable tamlin's implementation, just so it...
2007-11-05 Pierre Schweitzer- Fixed typo with ";", ":", "?", "!" in French translat...
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-29 Hervé PoussineauRename console boot switch to CONSOLE
2007-10-28 Gregor BrunmarMade each service have its own pipe name as done in...
2007-10-26 Marc PiulachsUpdate/Fix spanish localizations
2007-10-25 Timo Kreuzerfix error check
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-22 Hervé PoussineauAlways declare SetLogonNotifyWindow
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-18 Johannes Anderwald- only register hotkey when setup is active
2007-10-17 Hervé PoussineauBetter resource freeing
2007-10-17 Johannes Anderwald- fix a bug
2007-10-13 Mike NordellJust some more notes about what (likely) is required...
2007-10-12 Peter Ward- Fix build.
2007-10-12 Mike NordellBeginnings of enabling THREAD_SET_THREAD_TOKEN, to...
2007-10-07 Colin FinckSome Bulgarian translation updates by Ñòàíåâ (sstpr...
2007-10-06 Hervé PoussineauDo not define __REACTOS__ twice
2007-09-25 Colin Finck- Bug 2685: Ukrainian translation for "format" by Rosti...
next