Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-22 | Fix include path. | Antoine Jacoutot | |
ok robert@ | |||
2013-07-10 | No need to refer to LIBHX509 nor LIBHEIMNTLM since both are disabled. | Antoine Jacoutot | |
ok robert@ | |||
2013-07-10 | Remove unused LIBCRYPT variable. | Antoine Jacoutot | |
ok robert@ | |||
2013-07-02 | Most CFLAGS should be CPPFLAGS, so fix that. | Antoine Jacoutot | |
Remove non existent LDAP* variables. ok robert@ | |||
2013-07-01 | Pass all Kerberos man pages to a sed substitution to fix paths so that | Antoine Jacoutot | |
they match hier(7). e.g. /etc/krb5.conf versus /etc/kerberosV/krb5.conf help from espie@ ok espie@ robert@ | |||
2013-06-19 | start un-bloating kerberos by removing support for hx509, pthreads, spnego, | Robert Nagy | |
ntlm, pkinit | |||
2013-06-17 | update kerberosV to Heimdal 1.5.2 using BSD Makefiles based | Robert Nagy | |
on the ones from FreeBSD This is getting commited now so that we can patch it up fast in the tree. There are known regressions so please don't try to build this on your own now, please wait for the next available snapshot. If however you would still want to build it, make sure build and install everything in the tools directory first. This is not the full commit yet because there are several subdirectories. | |||
2010-10-13 | The heimdal code switched to using DES from libcrypto when 0.7.2 | Jonathan Gray | |
was imported over four years ago, so we don't need to link libdes for kerberos anymore. ok mikeb@ deraadt@ | |||
2003-07-14 | Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, ↵ | Magnus Holmberg | |
David Krause, ... | |||
2003-05-17 | Don't link with unneeded kerberos libraries | Hans Insulander | |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie | |
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | |||
2001-11-20 | libdl is gone | Peter Valchev | |
2001-09-29 | we now have pidfile(3) in libutil | Jakob Schlyter | |
2001-09-27 | We have a libdl on sparc64 now. | Artur Grabowski | |
2001-09-12 | no -ldl on sparc64 (yet) | Jason Wright | |
2001-07-18 | -lkafs everywhere, since LIBRARIES CALL THINGS IN THERE | Theo de Raadt | |
2001-06-27 | Add libdl via ELF_TOOLCHAIN define. | Dale Rahn | |
now builds on alpha/powerpc. | |||
2001-06-25 | Build kpasswdd - krb5 password changing daemon. | Hans Insulander | |