Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-09 | Useless CPPFLAGS are useless. | Antoine Jacoutot | |
2013-08-05 | Remove useless line in CPPFLAGS. | Antoine Jacoutot | |
ok robert@ | |||
2013-07-22 | Fix include path. | Antoine Jacoutot | |
ok robert@ | |||
2013-07-22 | Fix include path. | Antoine Jacoutot | |
ok robert@ | |||
2013-07-10 | Remove clutter; we don't build these stuffs. | 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-21 | static-linked binaries'r'us | Miod Vallat | |
2013-06-21 | disable kcm and kswitch for now | Robert Nagy | |
discussed and okay ajacoutot@ | |||
2013-06-20 | properly disable NTLM in KCM | Robert Nagy | |
2013-06-19 | start un-bloating kerberos by removing support for hx509, pthreads, spnego, | Robert Nagy | |
ntlm, pkinit | |||
2013-06-19 | Move admin utils to usr.sbin where they belong (and where they were | Antoine Jacoutot | |
installed before the update). Do not build nor ship ksu. ok robert@ | |||
2013-06-17 | 2nd part of: | Robert Nagy | |
update kerberosV to Heimdal 1.5.2 using BSD Makefiles based 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. | |||
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@ | |||
2006-04-23 | Install man page. Noted by Antoine Jacoutot | Bjorn Sandell | |
2006-04-14 | fixes for heimdal 0.7.2 | Bjorn Sandell | |
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 | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Remove krb4 support. | Magnus Holmberg | |
2003-05-14 | Disable krb4 support in krb5 | Hans Insulander | |
2002-09-23 | Do not build kf and kfd because of security issues in them and heimdal 0.5 | Miod Vallat | |
will not be merged in 3.2. ok deraadt@ | |||
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@ | |||
2002-03-04 | use -ldes more | Theo de Raadt | |
2002-02-06 | Misc. updates for heimdal-0.4e | Hans Insulander | |
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-27 | sparc64 has a libdl 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-28 | update your /usr/share/mk, drahn@ says .. my bad | Todd T. Fries | |
2001-06-28 | we don't all run elf yet | Todd T. Fries | |
2001-06-27 | Link with libkdb | Hans Insulander | |
2001-06-27 | Add libdl via ELF_TOOLCHAIN define. | Dale Rahn | |
now builds on alpha/powerpc. | |||
2001-06-27 | Oops | Hans Insulander | |
2001-06-25 | add kfd - ticket forwarding daemon. | Hans Insulander | |
2001-06-25 | add krb5 database propagation programs. | Hans Insulander | |
2001-06-25 | Build kpasswdd - krb5 password changing daemon. | Hans Insulander | |
2001-06-23 | oops, acutally add the kadmind directory | Hans Insulander | |
2001-06-23 | Updates for heimdal-0.3f | Hans Insulander | |
2001-06-22 | Fix linking now that libkrb5 doesn't link against other libraries. | Hans Insulander | |
2001-06-22 | Build kadmind. | Hans Insulander | |
2001-05-25 | kerberos4.h seems to 1) not exist in heimdal-0.3e and 2) not be needed. | Hans Insulander | |
2001-05-25 | krb5 libexec, only the KDC so far. | Hans Insulander | |