usetup Spanish localization by gabriel <gabrielilardi at hotmail dot it>
[reactos.git] / reactos / base / system /
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...
2007-09-18 Daniel ReimerSet svn:eol-style = native
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
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-08 Aleksey Bragin- Get rid of NTLPC configuration var completely.
2007-09-08 Aleksey Bragin- NTLPC always 1 now, remove deprecated code
2007-09-07 Ged Murphyadjust the pointers on the server side to match what...
2007-09-06 Ged Murphy- Shutdown services when the SCM is terminated
2007-09-06 Ged Murphyadd the account name to the QueryServiceConfig RPC...
2007-09-05 Ged Murphydon't try to free a NULL pointer
2007-09-05 Ged Murphy- Implement the RPC server calls for QueryServiceConfig...
2007-09-04 Daniel ReimerMassive Translations commit:
2007-08-13 Hervé PoussineauUse the profile returned by GINA before calling LoadUse...
2007-08-06 Colin FinckExpand environment strings in the szWallpaper variable...
2007-08-06 Hervé PoussineauSet setup type to 0 before the end of 2nd stage in...
2007-08-03 Hervé PoussineauCreate the invisible SAS window even in setup mode
2007-07-29 Christoph von Wittichgreek translations by Apal (grad0621 at di dot uoa...
2007-07-29 Magnus Olsenfixing the langues show right,
2007-07-28 Christoph von Wittichfix no confirmation before format
2007-07-28 Thomas BluemelFix incompatible pointer type warning
2007-07-28 Thomas BluemelFix function callback prototype
2007-07-26 Hervé PoussineauDon't abuse debug system
2007-07-25 Colin FinckLithuanian translations by Vytis Girdzijauskas (cman...
2007-07-24 Daniel ReimerCommit final fixes for RC files except for Wine autosyn...
2007-07-20 Johannes Anderwald- ukrainian translation from bug 2420
2007-07-16 Ged Murphycall the correct event on system boot
2007-07-16 Ged Murphyrevert r27695 as it's already implemented in advapi32...
2007-07-16 Ged Murphydon't leak handles
2007-07-16 Ged MurphyWait for the SCM to be fully initialized before calling...
2007-07-16 Ged Murphyfix SCM sync event name
2007-07-11 Colin Finck- Brazilian Portuguese Translations by Wagner Leandro...
2007-07-10 Ged Murphyimplement ScmrSetServiceStatus, this goes some way...
2007-07-09 Daniel Reimer- Commit Translations from Bug #2350 - Bug #2353 by...
2007-07-09 Daniel ReimerAdd Slovak Translation made by Kario.
2007-07-09 Daniel ReimerDOZENS of SUBLANG Fixes.
2007-07-09 Colin FinckPart 1 of X of trying to end up with all this SUBLANG...
2007-07-09 Daniel ReimerPart 1 of X.
2007-07-09 Christoph von Wittich-fix a memory leak
2007-07-08 Daniel Reimer- set all RC Files to eol:style native
2007-07-08 Johannes Anderwald- part 1/2 of bulgarian translation update
2007-07-08 Magnus OlsenFixing some of the wrong sublang problem
2007-06-29 Magnus Olsenpart 4 of xx
2007-06-19 Aleksey Bragin- Russian language translation fixes by Dmitry Chapyshev.
2007-06-12 Aleksey Bragin- Translation to Russian language by Dmitry Chapyshev.
2007-06-07 Eric KohlFix object attributes
2007-06-06 Dmitry GorbachevCheck for ERROR_PIPE_CONNECTED.
2007-05-09 Aleksey Bragin- Add error messages to prevent silent failing, no...
2007-05-04 Dmitry GorbachevChinese translation (bug report #2221).
2007-04-23 Johannes Anderwald- fix sublang ids
2007-04-23 Johannes Anderwald- add a few spanish translations by Javier Remacha...
2007-04-18 Christoph von Wittichpolish translation from the polish translation team
2007-04-07 Aleksey BraginPlease use TABs inside .rbuild files, not spaces.
2007-04-07 Timo Kreuzerload metrics fonts and colors from registry on userinit.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-20 Dmitry GorbachevItalian translation by Paolo Devoti (see bug #2027)
2007-03-14 Hervé PoussineauNo need to ask for more rights than needed
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-23 Dmitry GorbachevIndonesian translation by Zaenal Mutaqin (ade999 at...
2007-02-21 Dmitry GorbachevThai translation (Sumath Aowsakulsutthi)
2007-02-21 Dmitry GorbachevFix Italian resource file
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Johannes Anderwald- fix warning
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-24 Aleksey Bragin- Merge a couple of small bugfixes from 25461 (smss...
next