aboutsummaryrefslogtreecommitdiff
path: root/kerberos5
Commit message (Expand)AuthorAgeFilesLines
* Merge from head@274682Simon J. Gerraty2014-11-1930-61/+5
|\
| * Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-2/+2
| * Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-1928-56/+0
| * Rework privatelib/internallibBaptiste Daroussin2014-08-063-3/+3
* | Merge head from 7/28Simon J. Gerraty2014-08-1936-10/+64
|\|
| * 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
* | Supress beforebuild dependency on buildincludesSimon J. Gerraty2014-05-163-1/+8
* | Updated dependenciesSimon J. Gerraty2014-05-1647-9/+56
* | Updated dependenciesSimon J. Gerraty2014-05-109-0/+18
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-2815-25/+40
|\|
| * 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
* | Updated dependenciesSimon J. Gerraty2013-10-1328-0/+134
* | Merge headSimon J. Gerraty2013-09-116-11/+10
|\|
| * Clean up the Kerberos build by turning libheimipcc and libheimipcs intoDag-Erling Smørgrav2013-09-106-11/+10
* | Merge from headSimon J. Gerraty2013-09-051-4/+28
|\|
| * Fix the getpwnam_r() call in the pname_to_uid() kerberos library function soRick Macklem2013-05-021-4/+28
* | sync from headSimon J. Gerraty2013-04-121-1/+1
|\|
| * Add -lheimntlm to LDADD directly.Brooks Davis2013-02-111-1/+1
* | Updated dependenciesSimon J. Gerraty2013-03-1145-0/+45
* | Updated dependenciesSimon J. Gerraty2013-02-1650-100/+0
* | Sync with HEAD.David E. O'Brien2013-02-081-9/+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
* | We need headers from ${KRB5DIR}/include tooSimon J. Gerraty2012-11-081-1/+2
* | Fix .ORDER to not conflict with captured dependenciesSimon J. Gerraty2012-11-081-1/+1
* | Updated/new Makefile.dependSimon J. Gerraty2012-11-0819-0/+102
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2253-3/+3912
|/
* 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