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
Eric Kohl
ac73ba7db6
[MSV1_0] Check logon hours and workstation names on logon. Also return the machine name on logon and fix the LOGONSERVER environment variable.
2019-03-04 17:26:27 +01:00
Eric Kohl
6748d72c9f
[MSV1_0] Export LsaApLogonUserEx2 instead of LsaApLogonUser and remove the outdated logon functions.
2019-03-04 10:20:10 +01:00
Eric Kohl
96466710f8
[MSV1_0] LsaApLogonUser: Pass the Authenticating Authority to the caller.
2019-03-04 01:37:14 +01:00
Eric Kohl
df053b7d16
[MSV1_0] LsaApLogonUser: Update the logon time/count and bad password time/count
2018-09-05 00:10:54 +02:00
Eric Kohl
97382dee46
[MSV1_0] Use the account expiration time and check account expiration on logon
2018-09-04 23:15:15 +02:00
Eric Kohl
f42b4bbe17
[MSV1_0] Add logon support for the LocalService and NetworkService accounts
2018-05-26 18:43:46 +02: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