[CMD] Minor formatting only.
[reactos.git] / base / services /
2020-07-21 Serge Gautherie[REACTOS] Fix GetTokenInformation() usage (#2997)
2020-07-18 Serge Gautherie[CMAKE] Remove obsolete 'CMAKE_CXX_COMPILER_VERSION...
2020-07-10 Serge Gautherie[AUDIOSRV] logmsg(): Disable its file part
2020-07-04 Mark Jansen[SVCHOST] Fix PSID initialization 2965/head
2020-06-27 Oleg Dubinskiy[SDK][SVCHOST] Move all global svchost declarations... 2931/head
2020-06-14 Joachim Henze[DNSRSLVR] Define NDEBUG in cache.c
2020-06-06 Amine Khaldi[CMAKE] Implement PCH builds with target_precompile_hea... 2764/head
2020-06-06 Serge Gautherie[NFSD] readdir_copy_shortname(): Add needed brackets...
2020-05-31 Eric Kohl[SCHEDSVC] Implement the job start time calculation...
2020-05-31 Eric Kohl[SCHEDSVC] Fix the job start time calculation for given...
2020-05-26 Serge Gautherie[FORMATTING] [CMAKE] Remove space in 'if (' (#2847)
2020-05-21 Eric Kohl[BROWSER] Add the browser service
2020-05-21 Eric Kohl[UMPNPMGR] Start work on PNP_GetNextResDes()
2020-05-20 Eric Kohl[UMPNPMGR] Improve some debug messages
2020-05-17 Katayama Hirofumi MZ[SERVICES][DCOMLAUNCH] Don't hardcode C: drive (#2779)
2020-05-10 Eric Kohl[UMPNPMGR] Implement PNP_GetFirstLogConf and PNP_GetNex...
2020-04-22 Thomas Faber[SHSVCS] Don't call UnregisterWait from within the...
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-09 Hermès Bélusca-Maïto[W32TIME][BOOTDATA] Export SvchostEntry_W32Time() as...
2020-03-09 Serge Gautherie[UMPNPMGR] rpcserver.c: Fix debug message copypastas...
2020-03-08 Eric Kohl[UMPNPMGR] Implement PNP_DisableDevInst()
2020-03-08 Eric Kohl[UMPNPMGR] Fix indentation and improve debug messages
2020-02-23 Eric Kohl[UMPNPMGR] Improve PNP_DeviceInstanceAction
2020-02-16 Eric Kohl[UMPNPMGR] Improve some DPRINTS and PNP_CreateKey
2020-02-16 Eric Kohl[UMPNPMGR] Replace magic values and improve DPRINTS...
2020-02-16 Eric Kohl[UMPNPMGR] Implement PNP_RegisterDriver()
2020-02-15 Eric Kohl[W32TIME] Rename ServiceMain to W32TmServiceMain
2020-02-13 Katayama Hirofumi MZ[NFSD][TELNETD][LIBTIRPC][MAN] Don't hardcode C:\ReactO...
2020-02-05 Bișoc George[TIMEDATE] Do not display a message box when NTP sync...
2020-01-05 Eric Kohl[DNSRSLVR] R_ResolverFlushCache should only flush cache...
2019-12-22 Eric Kohl[DNSAPI][DNSRSLVR] Implement DnsGetCacheDataTable()
2019-12-21 Eric Kohl[DNSRSLVR] Set proper flags for the hosts file entries
2019-12-15 Eric Kohl[NETAPI32][WKSSVC] Implement NetGetJoinInformation...
2019-12-08 Eric Kohl[WKSSVC] Implement parts of NetrJoinDomain2 to join...
2019-12-01 Eric Kohl[DNSRSLVR] Add support for IP6 hosts file entries 2120/head
2019-11-23 Eric Kohl[DNSAPI][DNSRSLVR] Parse the hosts file when the resolv...
2019-11-10 Eric Kohl[IDL][DNSRSLVR] Use the stdcall calling convention...
2019-11-10 Eric Kohl[DNSRSLVR][DNSAPI] Enable the DNS resolver cache
2019-11-09 Eric Kohl[UMPNPMGR] Add checks for the root device instance ID
2019-11-09 Eric Kohl[UMPNPMGR] Validate device instance IDs before use
2019-11-09 Eric Kohl[UMPNPMGR] Implement PNP_RequestEjectPC()
2019-10-27 Eric Kohl[DNSRSLVR] Add the DNS Resolver Cache Service
2019-10-27 Serge Gautherie[CMAKE] Use modules instead of shared libraries
2019-10-15 Eric Kohl[umpnpmgr][ndk] Implement PNP_RequestDeviceEject()...
2019-10-13 Eric Kohl[UMPNPMGR] Implement PNP_QueryRemove()
2019-08-16 Oleg Dubinskiy[AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv...
2019-08-16 Mark Jansen[W32TIME] The interval is specified in seconds, but...
2019-08-15 Timo Kreuzer[3RDPARTY] Suppress MSVC printf format warnings in...
2019-08-15 Timo Kreuzer[REACTOS] Fix SIZE_T related warnings
2019-08-04 Eric Kohl[RPCSS] Prevent the RPCSS service from getting stopped
2019-07-28 Eric Kohl[W32TIME] Use an event to stop the service
2019-07-28 Hermès Bélusca-Maïto[DLLs] Fix .spec files regarding OLE-specific exports. 1601/head
2019-07-27 Eric Kohl[AUDIOSVC] Fix the coding style. No code changes!
2019-07-21 Bișoc George[UMPNPMGR] Implement registry functions for SuppressUI... 1683/head
2019-07-21 Eric Kohl[SRVSVC][WKSSVC] Set the stop pending status before...
2019-07-21 Eric Kohl[WMISERV][WUAUSERV] Stop the service if the stop event...
2019-07-21 Benjamin Aerni[W32TIME] Use a reasonable fallback of 9 hours. (#1724) 1724/head
2019-07-20 Eric Kohl[SRVSVC] Make the server service stoppable.
2019-07-20 Eric Kohl[WKSSVC] Make the workstation service stoppable.
2019-07-20 Eric Kohl[WUAUSERV] Make the wuauserv service startable and...
2019-07-20 Eric Kohl[WMISVC] Accept stop and shutdown commands when the...
2019-07-14 Hermès Bélusca-Maïto[UMPNPMGR] Fix build.
2019-07-14 Eric Kohl[UMPNPMGR] PNP_GetDeviceStatus: Move the code that...
2019-07-07 Eric Kohl[SETUPAPI][UMPNPMGR] The 3rd parameter of PNP_RegisterN...
2019-07-07 Doug Lyons[W32TIME] Implement w32time service. CORE-13001 1361/head
2019-07-07 Thomas Faber[W32TIME] Implement a rudimentary version of W32TimeSyn...
2019-06-29 Eric Kohl[UMPNPMGR] PNP_RegisterNotification: Add notification...
2019-06-29 Eric Kohl[UMPNPMGR][SETUPAPI] PNP_RegisterNotification() has...
2019-06-23 Eric Kohl[SETUPAPI][UMPNPMGR] PNP_UnregisterNotification: Add...
2019-06-23 Eric Kohl[SETUPAPI][UMPNPMGR] Improve CMP_RegisterNotification...
2019-06-12 Eric Kohl[NTOSKRNL][USETUP][UMPNPMGR] Pass user response data...
2019-06-11 Eric Kohl[UMPNPMGR] PNP_SetHwProf is not implemented in Windows...
2019-06-06 Eric Kohl[UMPNPMGR] Implement PNP_GetClassInstance().
2019-05-30 Eric Kohl[UMPNPMGR] Split the monolithic monster: service, rpc...
2019-05-29 Eric Kohl[UMPNPMGR] PNP_QueryArbitratorFreeData and PNP_QueryArb...
2019-05-29 Eric Kohl[NETLOGON] Add the netlogon service.
2019-05-27 Timo Kreuzer[TFTPD] Disable format-overflow warnings
2019-04-07 Hervé Poussineau[DHCPCSVC] Eliminate unused code and associated parameters
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-03-03 Pierre Schweitzer[DCOMLAUNCH][WMISVC] Stop busy waiting shutdown
2019-03-03 Pierre Schweitzer[DCOMLAUNCH] Add a DcomLaunch service stub
2019-02-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
2019-02-10 Pierre Schweitzer[CRYPTEX] Add French translation
2018-12-31 Eric Kohl[UMPNPMGR] PNP_GetDeviceList: Implement the enumeration...
2018-12-31 Eric Kohl[UMPNPMGR] PNP_GetDeviceListSize: Implement the buffer...
2018-12-31 Eric Kohl[UMPNPMGR] PNP_GetDeviceList/PNP_GetDeviceListSize...
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceList: Implement the enumeration...
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceListSize: Implement the buffer...
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceList: Implement the enumeration...
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceListSize: Implement the buffer...
2018-12-29 Eric Kohl[UMPNPMGR] PNP_GetDeviceList / PNP_GetDeviceListSize...
2018-12-23 Hermès Bélusca-Maïto[UMPNPMGR] Use HeapReAlloc() to reallocate the PnP...
2018-12-23 Hermès Bélusca-Maïto[UMPNPMGR] Minor formatting, and enable a DPRINT1 in...
2018-12-15 Hermès Bélusca-Maïto[UMPNPMGR] Re-enable the usage of Interlocked Singly... 1139/head
2018-12-15 Hermès Bélusca-Maïto[UMPNPMGR] Fix a typo.
2018-12-06 Pierre Schweitzer[DHCPSVC] Properly stub DhcpRequestParams()
2018-11-14 Pako Smith[TFTPD] Fix Coverity #1434273 "Out-of-Bounds access...
2018-11-04 Eric Kohl[SCHEDSVC] Start jobs on timeout
2018-11-01 Eric Kohl[UMPNPMGR] Implement PNP_DetectResourceConflict().
2018-10-28 Eric Kohl[SCHEDSVC] Reschedule a job after it was started
next