reactos/base/services
Hermès Bélusca-Maïto b6135732d4
[DLLs] Fix .spec files regarding OLE-specific exports.
- Do not use hardcoded ordinals, add missing '-private'.
  Except for MSXML3, OLE32 and RSAENH, see commit bff824b2 for more details.

- SHSVCS: The 6 first exports are nonamed with ordinals. Replace exported
  commented stubs by actual exported stubs instead.

Co-Authored-By: Timo Kreuzer <timo.kreuzer@reactos.org>
2019-07-28 16:26:22 +02:00
..
audiosrv [AUDIOSVC] Fix the coding style. No code changes! 2019-07-27 18:20:04 +02:00
dcomlaunch [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dhcpcsvc [DHCPCSVC] Eliminate unused code and associated parameters 2019-04-07 18:32:28 +02:00
eventlog [EVENTLOG] Use the STDCALL calling convention for all remote procedure calls. 2017-11-12 15:54:22 +01:00
netlogon [NETLOGON] Add the netlogon service. 2019-05-29 13:37:20 +02:00
nfsd [OOPS] That was not meant to be pushed/commited 2019-02-10 20:52:55 +01:00
rpcss [RPCSS] During the setup phase, the RPCSS service, initially running under the LocalSystem account, should re-configure itself to run under the NetworkService account. 2018-09-17 01:23:03 +02:00
schedsvc [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shsvcs [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
srvsvc [SRVSVC][WKSSVC] Set the stop pending status before stopping the services and stop the RPC listener on shutdown as well. 2019-07-21 18:56:59 +02:00
svchost Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
tcpsvcs [TCPSVCS] Remove hardcoded C drive letter (#800) 2018-08-28 12:45:03 +02:00
telnetd [NFSD] [TELNET] Remove the hardcoded directory paths C:\ReactOS 2018-08-22 19:40:11 +02:00
tftpd [TFTPD] Disable format-overflow warnings 2019-05-27 13:22:40 +02:00
umpnpmgr [UMPNPMGR] Implement registry functions for SuppressUI and SuppressNewHWUI handling. (#1683) 2019-07-21 19:02:53 +02:00
w32time [W32TIME] Use a reasonable fallback of 9 hours. (#1724) 2019-07-21 17:47:13 +02:00
wkssvc [SRVSVC][WKSSVC] Set the stop pending status before stopping the services and stop the RPC listener on shutdown as well. 2019-07-21 18:56:59 +02:00
wlansvc [FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP][WLANSVC] Silence some clang-cl warnings. 2017-12-07 23:26:59 +01:00
wmisvc [WMISERV][WUAUSERV] Stop the service if the stop event creation fails. 2019-07-21 18:56:57 +02:00
wuauserv [WMISERV][WUAUSERV] Stop the service if the stop event creation fails. 2019-07-21 18:56:57 +02:00
CMakeLists.txt [W32TIME] Implement a rudimentary version of W32TimeSyncNow. CORE-13001 2019-07-07 12:45:03 +02:00