Updated French translations for input and winemine
[reactos.git] / reactos / base / services /
2007-12-11 Aleksey Bragin- Reshuflle baseaddresses so no relocations occur durin...
2007-12-09 Marc Piulachs- Trimed space from shlfldr_mydocuments.c in shell32...
2007-12-04 Hervé PoussineauUse win types when possible
2007-12-03 Gregor BrunmarFixed some minor things with (yet unused) svchost
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 Magnus OlsenFix varus issue.
2007-10-31 Hervé PoussineauFix typo
2007-10-31 Hervé PoussineauPartially implement ElfrReportEventW
2007-10-29 Hervé PoussineauRename console boot switch to CONSOLE
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-22 Gregor BrunmarMore svchost stub, end-of-the-day checkin.
2007-10-22 Gregor BrunmarAdded first stub of svchost - not included in the build...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Hervé PoussineauDo not define __REACTOS__ twice
2007-10-06 Hervé PoussineauRename _REACTOS_ to __REACTOS__
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-28 Hervé PoussineauRtlRandom is now part of NDK since r29254
2007-09-20 Ged Murphyforgot to remove the lib I linked for testing
2007-09-20 Ged Murphy- use correct name when registering.
2007-09-19 Andrew GreenwoodAdd prototype for UnregisterDeviceNotifications() to...
2007-09-19 Hervé PoussineauFix compilation
2007-09-19 Andrew GreenwoodFix EOL style (I think!)
2007-09-19 Andrew GreenwoodSet service to manual start, and implemented a quick...
2007-09-19 Hervé PoussineauAdd missing svn:eol-style=native property
2007-09-19 Andrew GreenwoodCorrect enumeration of Plug and Play audio devices...
2007-09-19 Andrew GreenwoodReactOS Audio Service. Has not been tested within React...
2007-09-18 Andrew GreenwoodBare-bones foundations of the ReactOS Audio Service...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-11 Ged Murphydelete comments
2007-09-10 Ged Murphyfix the service name to match the registry key
2007-08-14 Hervé PoussineauStart the RPC server in eventlog service
2007-07-28 Thomas BluemelMake the prototypes match those defined in the .idl...
2007-07-09 Ged Murphy- Rewrite the service handler and parts of the main...
2007-06-29 Magnus Olsenpart 5 of xx
2007-06-29 Magnus Olsenpart 3 of xx
2007-06-29 Magnus Olsenpart 1 of xx
2007-06-29 Magnus Olsenpart 1 of xx
2007-06-06 Dmitry GorbachevCheck for ERROR_PIPE_CONNECTED.
2007-05-03 Dmitry Gorbachev- Fix a bug in "close all log files" code.
2007-03-30 Dmitry GorbachevFix a bug.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-08 Alex Ionescu- Tree cleanups proposed on the mailing list. Move...
2007-03-07 Hervé PoussineauRemove useless file
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-01-05 Christoph von Wittich* fixed some warnings
2006-12-09 Johannes Anderwald- various msvc fixes
2006-12-07 Johannes Anderwald- fix a few warnings
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
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-03 Hervé PoussineauFix a few warnings
2006-10-02 Hervé PoussineauImplement CMP_WaitNoPendingInstallEvents
2006-09-10 Aleksey Braginvsnprintf -> _vsnprintf
2006-09-06 Thomas Bluemel- Force using the import libraries built by ReactOS...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-23 Eric KohlImplement CM_Get_Log_Conf_Priority[_Ex] and add PNP_Get...
2006-07-22 Eric KohlImplement CM_Get_Next_Log_Conf[_Ex] and add PNP_GetNext...
2006-07-18 Saveliy TretiakovAdd missing return value checks. Finally fix bug #1526
2006-07-16 Eric KohlImplement CM_Get_First_Log_Conf[_Ex] and add PNP_GetFir...
2006-07-13 Eric KohlImplement CM_Free_Log_Conf[_Ex] and add PNP_FreeLogConf...
2006-07-08 Eric KohlImplement CM_Add_Empty_Log_Conf[_Ex] and add PNP_AddEmp...
2006-07-01 Saveliy TretiakovReduce code dublication
2006-06-30 Magnus OlsenSmall clean up
2006-06-30 Saveliy TretiakovAlex Ionescu said that check for Expanded==NULL must...
2006-06-30 Saveliy TretiakovSilence debug messages.
2006-06-30 Saveliy TretiakovRead configuration from registry
2006-06-29 Saveliy TretiakovFix thread synchronization, use critical sections.
2006-06-25 Hervé PoussineauStartServiceCtrlDispatcher must be called during main...
2006-06-24 Saveliy TretiakovOops :) forget sizeof(WCHAR)
2006-06-23 Saveliy TretiakovFix buffer overflow vulnerability (bug 1528)
2006-06-21 Hervé PoussineauFix compilation
2006-06-21 Saveliy TretiakovFix potential buffer overflow and unchecked return...
2006-06-18 Eric KohlImplement CM_Get_HW_Prof_Flags[_Ex]A/W and add PNP_HwPr...
2006-06-11 Eric KohlImplement PNP_AddID.
2006-06-04 Eric KohlAdd PNP_AddID stub and implement CM_Add_ID_ExW.
2006-06-03 Magnus Olsendo not cuase crash in dhcp when no networkcard is found
2006-06-02 Johannes Anderwaldfix apps depending on INVALID_HANDLE_VALUE
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-04-15 Andrew MungerSend in the list of DHCP options we would like to get...
2006-04-05 Andrew MungerDHCP Client fixes and enhancements
2006-03-16 Saveliy TretiakovTemporary disable rpc in eventlog to avoid build breakage.
2006-03-04 Saveliy TretiakovDon't create files when booting from CD
2006-02-23 Martin Fuchsset svn:eol-style to native for *.rbuild
2006-02-19 Ged MurphyMerge tcpsvcs changes from audited repositry
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-02-17 Maarten BosmaAdded all missing rbuild files for reactos/dll
2006-02-17 Maarten Bosma3.) Move services into base
2006-02-17 Maarten Bosma2.) remove base services
2006-02-17 Maarten Bosma1.) Move tcpsvcs into reactos/services
2006-02-16 Ged Murphymove explorer and cmd. Add a few .rbuild files
2006-02-16 Ged MurphyThe tree is going to be restructured as per the propose...