Nicolas Williams
c015db46da
windows: Do not make test in kadmin/
...
Somehow the dreaded C1041 error pops up.
2022-10-03 09:44:22 -05:00
Radoslav Bodo
f3f06fcba9
kadmin selective prune of historic key for principal
2018-12-31 14:17:10 -06:00
Nicolas Williams
620862049e
Use roken_get_*() instead of getpwuuid()
...
Using non-reentrant getpwuid() (or getpwnam(), or getspnam()) can be
dangerous. We had a report of a login application / PAM that calls
those, and Heimdal, by calling them too, clobbered the cached struct
passwd used by the login app / PAM.
2018-12-25 22:11:19 -06:00
Asanka C. Herath
f40fe926ad
Windows: Comprehensive clean target
2010-11-24 15:32:13 -05:00
Asanka Herath
cdcdc5cad5
Windows: Version information for binaries
2010-08-20 13:06:54 -04:00
Asanka Herath
d83611238a
Windows: Build a single heimdal.dll
...
Heimdal.dll is a combination of libasn1, libwind, libhcrypto, libhx509
and libkrb5.
2010-08-20 13:06:54 -04:00
Love Hornquist Astrand
117652f353
Disable kadmind.exe since currently it doesn't build
2010-02-02 19:29:55 -08:00
Love Hornquist Astrand
c6bbdb545b
First drop of Windows build infrastructure from Secure Endpoints
2009-11-24 12:12:53 -08:00