Don't use #pragma once for pch files. Fixes build.
[reactos.git] / reactos / base / system /
2010-02-27 Sylvain PetreolleDon't use #pragma once for pch files. Fixes build.
2010-02-26 Ged Murphy- Move from using include guards to pragma once.
2010-02-22 Eric KohlSplit the initial status code for drivers and services.
2010-02-22 Eric KohlRevert remaining parts of patches 45626 and 45633.
2010-02-22 Eric KohlReenable critical debug messages.
2010-02-20 Eric KohlPartially revert patches 45626 and 45633.
2010-02-20 Eric Kohl[SERVICES]
2010-02-20 Eric Kohl[SERVICES] When autostart services are up, signal an...
2010-02-19 Eric Kohl[SERVICES] Set default status to SERVICE_START_PENDING...
2010-02-08 Daniel ReimerGiant German Language Fix Patch by "tux."
2010-02-04 Aleksey Bragin[base/system/expand]
2010-02-01 Eric KohlReset a services thread and process ids when the servic...
2010-01-31 Eric Kohl[FORMATTING]
2010-01-31 Eric Kohl- Implement RCreateServiceA.
2010-01-22 Dmitry Chapyshev- Add/update Ukrainian translation by Sakara Yevhen...
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]
2010-01-03 Dmitry GorbachevAdd / update Japanese translations. Patch by Tomoya...
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-20 Timo KreuzerMerge from amd64 branch:
2009-12-13 Dmitry GorbachevSlovak translations by Mario Kacmar. Added: SndRec32...
2009-12-10 Daniel ReimerSimplified and Traditional Chinese Updates by Elton...
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Colin Finck[General]
2009-12-02 Daniel ReimerBug 4970: PATCH: Dutch translation for newdev by Maikel...
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-24 Dmitry Chapyshev- Add samplify runonce.exe utility
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Timo KreuzerAdd global compilerflag to ignore format warnings
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-11 Johannes Anderwald- Audiosrv first starts sysaudio and then wdmaud. It...
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-18 Johannes Anderwald- Fix wait condition
2009-07-18 Johannes Anderwald[USERINIT]
2009-07-15 Dmitry GorbachevUpdate Romanian translations. Petru Dimitriu, bug ...
2009-06-29 Christoph von Wittichfix formatting
2009-06-28 Dmitry Chapyshev- Change icon for msiexec to Tango icon
2009-06-25 Timo KreuzerRewrite (NtUser)SystemParametersInfo and related.
2009-06-22 Dmitry GorbachevRemove unused functions.
2009-06-21 Aleksey Bragin- Implement two helper functions to correctly set permi...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-12 Dmitry Chapyshev- Revert r41389
2009-06-12 Dmitry Chapyshev- Start services.exe and lsass.exe with above normal...
2009-06-07 Christoph von Wittichsync msiexec to wine 1.1.23
2009-05-26 Daniel ReimerBug 4535: Dutch translation for userinit by wouterdevli...
2009-05-23 Dmitry GorbachevFix buffer overflow, add some debug prints.
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-19 Timo Kreuzermsiexec: silence format warnings
2009-05-19 Dmitry GorbachevRomanian translations by Petru Dimitriu. Bug #4518.
2009-05-18 Johannes Anderwald- Play default logon sound when logging on
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-30 Daniel ReimerBug 4418: Simplified chinese language resource update...
2009-04-25 Dmitry GorbachevPatch from Petru Dimitriu (bug #4416):
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-18 Johannes Anderwald- Partly implement SERVICE_CONFIG_FAILURE_ACTIONS in...
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-03-30 Ged Murphy- Show the underline menu cues when pressing the alt key
2009-03-21 Daniel ReimerBug 4287: Lithuan Translaions by Vytis Girdžijauskas
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-16 Jeffrey MorlanFix some cases where the "format" program misused the...
2009-02-07 Johannes Anderwald- Add a hack
2009-02-07 Christoph von Wittichfix a comment
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 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-04 Ged Murphy- Implement SERVICE_CONFIG_DESCRIPTION and SERVICE_CONF...
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Colin FinckRevert 39295 on request of hpoussin
2009-02-02 Colin FinckSet the APPDATA environment variable when logging in...
2009-02-01 Hervé PoussineauTake into account environment variables specified by...
next