summaryrefslogtreecommitdiff
path: root/kerberosV/libexec
AgeCommit message (Collapse)Author
2013-08-09Useless CPPFLAGS are useless.Antoine Jacoutot
2013-08-05Remove useless line in CPPFLAGS.Antoine Jacoutot
ok robert@
2013-07-22Fix include path.Antoine Jacoutot
ok robert@
2013-07-22Fix include path.Antoine Jacoutot
ok robert@
2013-07-10Remove clutter; we don't build these stuffs.Antoine Jacoutot
ok robert@
2013-07-10No need to refer to LIBHX509 nor LIBHEIMNTLM since both are disabled.Antoine Jacoutot
ok robert@
2013-07-10Remove unused LIBCRYPT variable.Antoine Jacoutot
ok robert@
2013-07-02Most CFLAGS should be CPPFLAGS, so fix that.Antoine Jacoutot
Remove non existent LDAP* variables. ok robert@
2013-07-01Pass all Kerberos man pages to a sed substitution to fix paths so thatAntoine Jacoutot
they match hier(7). e.g. /etc/krb5.conf versus /etc/kerberosV/krb5.conf help from espie@ ok espie@ robert@
2013-06-21static-linked binaries'r'usMiod Vallat
2013-06-21disable kcm and kswitch for nowRobert Nagy
discussed and okay ajacoutot@
2013-06-20properly disable NTLM in KCMRobert Nagy
2013-06-19start un-bloating kerberos by removing support for hx509, pthreads, spnego,Robert Nagy
ntlm, pkinit
2013-06-19Move admin utils to usr.sbin where they belong (and where they wereAntoine Jacoutot
installed before the update). Do not build nor ship ksu. ok robert@
2013-06-172nd 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-17update kerberosV to Heimdal 1.5.2 using BSD Makefiles basedRobert 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-13The heimdal code switched to using DES from libcrypto when 0.7.2Jonathan Gray
was imported over four years ago, so we don't need to link libdes for kerberos anymore. ok mikeb@ deraadt@
2006-04-23Install man page. Noted by Antoine JacoutotBjorn Sandell
2006-04-14fixes for heimdal 0.7.2Bjorn Sandell
2003-07-14Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, ↵Magnus Holmberg
David Krause, ...
2003-05-17Don't link with unneeded kerberos librariesHans Insulander
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-14Disable krb4 support in krb5Hans Insulander
2002-09-23Do not build kf and kfd because of security issues in them and heimdal 0.5Miod Vallat
will not be merged in 3.2. ok deraadt@
2002-05-11Add 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-04use -ldes moreTheo de Raadt
2002-02-06Misc. updates for heimdal-0.4eHans Insulander
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-27sparc64 has a libdl nowArtur 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-28update your /usr/share/mk, drahn@ says .. my badTodd T. Fries
2001-06-28we don't all run elf yetTodd T. Fries
2001-06-27Link with libkdbHans Insulander
2001-06-27Add libdl via ELF_TOOLCHAIN define.Dale Rahn
now builds on alpha/powerpc.
2001-06-27OopsHans Insulander
2001-06-25add kfd - ticket forwarding daemon.Hans Insulander
2001-06-25add krb5 database propagation programs.Hans Insulander
2001-06-25Build kpasswdd - krb5 password changing daemon.Hans Insulander
2001-06-23oops, acutally add the kadmind directoryHans Insulander
2001-06-23Updates for heimdal-0.3fHans Insulander
2001-06-22Fix linking now that libkrb5 doesn't link against other libraries.Hans Insulander
2001-06-22Build kadmind.Hans Insulander
2001-05-25kerberos4.h seems to 1) not exist in heimdal-0.3e and 2) not be needed.Hans Insulander
2001-05-25krb5 libexec, only the KDC so far.Hans Insulander