summaryrefslogtreecommitdiff
path: root/kerberosV/libexec/kpasswdd/Makefile
AgeCommit message (Expand)Author
2013-07-22Fix include path.Antoine Jacoutot
2013-07-10No need to refer to LIBHX509 nor LIBHEIMNTLM since both are disabled.Antoine Jacoutot
2013-07-10Remove unused LIBCRYPT variable.Antoine Jacoutot
2013-07-02Most CFLAGS should be CPPFLAGS, so fix that.Antoine Jacoutot
2013-07-01Pass all Kerberos man pages to a sed substitution to fix paths so thatAntoine Jacoutot
2013-06-19start un-bloating kerberos by removing support for hx509, pthreads, spnego,Robert Nagy
2013-06-17update kerberosV to Heimdal 1.5.2 using BSD Makefiles basedRobert Nagy
2010-10-13The heimdal code switched to using DES from libcrypto when 0.7.2Jonathan Gray
2003-07-14Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, Dav...Magnus Holmberg
2003-05-17Don't link with unneeded kerberos librariesHans Insulander
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2001-11-20libdl is gonePeter Valchev
2001-09-29we now have pidfile(3) in libutilJakob Schlyter
2001-09-27We have a libdl on sparc64 now.Artur Grabowski
2001-09-12no -ldl on sparc64 (yet)Jason Wright
2001-07-18-lkafs everywhere, since LIBRARIES CALL THINGS IN THERETheo de Raadt
2001-06-27Add libdl via ELF_TOOLCHAIN define.Dale Rahn
2001-06-25Build kpasswdd - krb5 password changing daemon.Hans Insulander