Amine Khaldi
139a3d6661
[CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905
2020-06-06 21:58:41 +03:00
Timo Kreuzer
7611cc2b12
[REACTOS] Fix SIZE_T related warnings
2019-08-15 14:20:00 +02:00
Hervé Poussineau
15a828c86d
[DHCPCSVC] Eliminate unused code and associated parameters
...
This is mostly the same as OpenBSD commit b4e4f16f2ae0ddf1e786bb12c99b8c51170a1a33
2019-04-07 18:32:28 +02:00
Jérôme Gardou
23373acbb9
[CMAKE] Use modules instead of shared libraries
...
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.
On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
Pierre Schweitzer
f57b1d02d4
[DHCPSVC] Properly stub DhcpRequestParams()
...
This will avoid crash upon Google Chrome start.
CORE-15422
2018-12-06 22:26:10 +01:00
Eric Kohl
9febc82acf
[DHCPCSVC] Add the ability to stop the DHCP client
...
- Use a stop event to terminate the dispatch loop.
- Report to the services manager that the service can be stopped or shut-down while it is running.
CORE-14390
2018-03-21 21:07:26 +01:00
Thomas Faber
87d3fdf99e
[DHCPCSVC] Fix a memory leak in bind_lease introduced in r14645 (!). CORE-14353
2018-02-22 11:53:34 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00