Replace TABs by Spaces.
[reactos.git] / reactos / base / services /
2008-11-21 Michael Martin- Added EventSource structure for keeping track of...
2008-11-12 Johannes Anderwald- Fix length check
2008-11-10 Michael Martin- PRPC_UNICODE_STRING is the same as PUNICODE_STRING...
2008-11-07 Ged Murphyfix return logic typo
2008-11-07 Ged MurphyConvert rpcss back to a service
2008-11-07 Aleksey Bragin- Import rpcss from Wine. It has a serious disadvantage...
2008-11-05 Andrew MungerFix a fencepost bug.
2008-10-31 Eric KohlEVENTLOG:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-28 Johannes Anderwald- Fix storing the DhcpIpAddress key
2008-10-26 Aleksey Bragin- Print out event GUID if it's unknown in umpnpmgr.
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-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-22 Johannes Anderwald- Delete old DhcpNameServer key when no nameservers...
2008-10-17 Johannes Anderwald* Store more settings in registry
2008-10-17 Johannes Anderwald* Fix retrieval of automatic DNS settings 2/2
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-28 Eric KohlCast returned handle values correctly.
2008-09-23 Art YerkesFix possible overrun of the last byte of dbuf (coverity...
2008-09-23 Art Yerkessome detritus exposed by coverity.
2008-09-14 Christoph von Wittichfix a no newline @ end of file warning
2008-09-05 Cameron Gutman - Patch by Michael Martin (aka bugboy) <martinmnet...
2008-09-03 Eric KohlAdd a missing VOID.
2008-09-03 Eric KohlAdd a spooler service skeleton. Now the Service-Winetes...
2008-09-02 Ged MurphyFix return value so we exit ServerMain correctly, thus...
2008-09-02 Ged Murphyallow the log file to be opened whilst the service...
2008-09-01 Ged Murphyremove warning
2008-09-01 Ged Murphy- Fix file logging to be asynchronous and more robust
2008-08-22 Hervé PoussineauFix device node structure to be compatible with MS...
2008-08-22 Art YerkesCommit bugboy's patch from bug 2392, and remove DeviceD...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Ged Murphy- Don't check outside of the array bounds
2008-07-24 Hervé PoussineauUpdate IDL file with new MS Vista functions
2008-06-21 Ged MurphyDon't link to libs we don't need
2008-06-01 Hervé PoussineauStart Rpc server listener thread before device installe...
2008-05-20 Marc Piulachs- Add svchost to build
2008-05-18 Hervé PoussineauAdd stub implementation for ElfrOpenELW()
2008-05-18 Hervé PoussineauMake eventlog RPC interface more compatible with MS...
2008-05-08 Hervé PoussineauFix some various unicode problems
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-04-29 Johannes AnderwaldRRF_RT_REG_SZ is already defined in winreg.h
2008-04-21 Johannes Anderwald- check input in PNP_GetRootDeviceInstance
2008-04-14 Hervé PoussineauMake plug-and-play RPC interface more compatible with...
2008-04-10 Hervé PoussineauFix build
2008-04-02 Ged MurphyComplete rewrite of the tcpsvcs service in response...
2008-02-26 Christoph von Wittichonly get the last error code when it is needed
2008-02-26 Christoph von Wittichfix formatting
2008-02-26 Christoph von Wittichdon't try to wait on a NULL handle
2008-02-26 Hervé PoussineauFix indentation, broken in r32487
2008-02-26 Christoph von Wittichfix some format strings
2008-02-26 Christoph von Wittichfix a possible memory leak
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-20 Aleksey Bragin- Make deregistering of the event source return STATUS_...
2008-01-18 Hervé PoussineauUse new interface names
2008-01-17 Colin FinckThese files still included the now non-existent "resour...
2008-01-15 Hervé Poussineauumpnpmgr only needs the server component, not the clien...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Hervé PoussineauFix 2nd stage hang
2008-01-11 Hervé PoussineauDisplay hardware wizard only after user logged in.
2008-01-03 Hervé PoussineauDisplay a message in debug log if umpnpmgr thread stops
2007-12-27 Hervé PoussineauAdd traces
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.
next