aboutsummaryrefslogtreecommitdiff
path: root/kerberos5
Commit message (Expand)AuthorAgeFilesLines
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-1928-56/+0
* Rework privatelib/internallibBaptiste Daroussin2014-08-063-3/+3
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-0828-0/+56
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a defaultWarner Losh2014-04-241-1/+3
* Fix installworld failure when kerberos source files have new timestampsEd Maste2014-04-224-8/+8
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-137-7/+7
* use MK_KERBEROS=no in preference to WITHOUT_KERBEROSWarner Losh2014-04-051-5/+5
* Revert my commit in r261253; the real problem was tackled in r262209.Peter Wemm2014-02-204-8/+8
* Really (I think) fix the sporadic heimdal build failures with high -jPeter Wemm2014-02-194-0/+14
* Speculatively replace a cp with a cat for gathering data on aPeter Wemm2014-01-284-8/+8
* Try and fix the dependency/bootstrap issues in kerberos5Ulrich Spörlein2013-12-232-4/+3
* Clean up the Kerberos build by turning libheimipcc and libheimipcs intoDag-Erling Smørgrav2013-09-106-11/+10
* Fix the getpwnam_r() call in the pname_to_uid() kerberos library function soRick Macklem2013-05-021-4/+28
* Add -lheimntlm to LDADD directly.Brooks Davis2013-02-111-1/+1
* Only try to install one link at each path.Brooks Davis2013-01-231-9/+1
* Add support for bmake. This includes:Marcel Moolenaar2012-10-063-3/+3
* Centralize the specification of the krb5 build tools.David E. O'Brien2012-06-0114-19/+11
* * Remove headers from SRCS that are not generatedDavid E. O'Brien2012-05-3027-67/+41
* - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfixStanislav Sedov2012-04-082-5/+5
* - Add a "real" symbol version map to libasn1. The upstream versionStanislav Sedov2012-04-084-11/+1618
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-2/+1
* - Apply binutils workaround on mips.mips as well. Though this TARGET_ARCHStanislav Sedov2012-03-241-1/+2
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-2262-855/+1842
* Don't support OpenLDAP during lib32 build.Hajimu UMEMOTO2011-12-061-1/+1
* - Make heimdal buildable with WITH_OPENLDAP defined, again.Hajimu UMEMOTO2011-12-052-4/+4
* Link with -ledit instead of -lreadline.Max Khon2011-11-292-4/+4
* - Add missing interdependencies to kerberos libraries. Some of theStanislav Sedov2011-09-2712-7/+33
* The kerberos5 tools are only used as build tools but not otherwise andMarius Strobl2011-06-251-1/+1
* Fix a typo.Antoine Brodin2010-01-091-1/+1
* Fix a typo.Antoine Brodin2010-01-091-1/+1
* Link GSS mechanics modules against libgssapi so they will not fail dueAlexander Nedotsukov2009-10-122-4/+4
* Disconnect closefrom.c as we have it as a system call.Xin LI2009-06-161-1/+0
* Now we have closefrom().Xin LI2009-06-151-1/+1
* Add strndup(3) prototype to string.h.Konstantin Belousov2008-12-081-1/+1
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-062-0/+60
* Add roken.h to SRCS. This fixes the compilation of slc during aMarius Strobl2008-06-181-0/+1
* Add the hx509 error table.Doug Rabson2008-05-151-0/+2
* Add manpage links to krb5_principal.3.Doug Rabson2008-05-111-0/+29
* Don't try to make links to manpages that no longer exist. Fixes installworldDoug Rabson2008-05-111-6/+0
* Update magic sed script for heimdal-1.1Doug Rabson2008-05-091-4/+7
* Update heimdal_version.Doug Rabson2008-05-081-2/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-0743-292/+2114
* While checking over the libraries for 7.0-REL Kris found the followingKen Smith2007-11-201-1/+1
* Remove _FREEFALL_CONFIG hacksPeter Wemm2007-10-181-4/+1
* Fix generator glue to only expose extern struct units %s_units[] isAlexander Kabaev2007-05-191-1/+6
* Kerberos/Heimdal doesn't really depend on the INET6 macro.Yaroslav Tykhiy2006-07-281-1/+0
* Bump library majro version for gethostbyaddr(3).Hajimu UMEMOTO2006-05-211-0/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-5/+5