summaryrefslogtreecommitdiffstats
path: root/kerberos5
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Add a ${CP} alias for copying files in the build.will2015-01-164-8/+8
* | | | | | | | | | Remove GNU texinfo from base along with all info pages.bapt2015-01-022-7/+1
* | | | | | | | | | Remove now useless USEPRIVATELIBbapt2014-11-251-1/+0
* | | | | | | | | | Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries andbapt2014-11-2547-150/+70
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix incremental builds involving non-root users with read-only source files.will2014-09-181-2/+2
* | | | | | | | | Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-1928-56/+0
* | | | | | | | | Rework privatelib/internallibbapt2014-08-063-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* | | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-0828-0/+56
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a defaultimp2014-04-241-1/+3
* | | | | | Fix installworld failure when kerberos source files have new timestampsemaste2014-04-224-8/+8
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-137-7/+7
* | | | | | use MK_KERBEROS=no in preference to WITHOUT_KERBEROSimp2014-04-051-5/+5
* | | | | | Revert my commit in r261253; the real problem was tackled in r262209.peter2014-02-204-8/+8
* | | | | | Really (I think) fix the sporadic heimdal build failures with high -jpeter2014-02-194-0/+14
* | | | | | Speculatively replace a cp with a cat for gathering data on apeter2014-01-284-8/+8
* | | | | | Try and fix the dependency/bootstrap issues in kerberos5uqs2013-12-232-4/+3
| |_|_|_|/ |/| | | |
* | | | | Clean up the Kerberos build by turning libheimipcc and libheimipcs intodes2013-09-106-11/+10
| |_|_|/ |/| | |
* | | | Fix the getpwnam_r() call in the pname_to_uid() kerberos library function sormacklem2013-05-021-4/+28
| |_|/ |/| |
* | | Add -lheimntlm to LDADD directly.brooks2013-02-111-1/+1
| |/ |/|
* | Only try to install one link at each path.brooks2013-01-231-9/+1
* | Add support for bmake. This includes:marcel2012-10-063-3/+3
|/
* Centralize the specification of the krb5 build tools.obrien2012-06-0114-19/+11
* * Remove headers from SRCS that are not generatedobrien2012-05-3027-67/+41
* - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfixstas2012-04-082-5/+5
* - Add a "real" symbol version map to libasn1. The upstream versionstas2012-04-084-11/+1618
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-2/+1
* - Apply binutils workaround on mips.mips as well. Though this TARGET_ARCHstas2012-03-241-1/+2
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-2262-855/+1842
* Don't support OpenLDAP during lib32 build.ume2011-12-061-1/+1
* - Make heimdal buildable with WITH_OPENLDAP defined, again.ume2011-12-052-4/+4
* Link with -ledit instead of -lreadline.fjoe2011-11-292-4/+4
* - Add missing interdependencies to kerberos libraries. Some of thestas2011-09-2712-7/+33
* The kerberos5 tools are only used as build tools but not otherwise andmarius2011-06-251-1/+1
* Fix a typo.antoine2010-01-091-1/+1
* Fix a typo.antoine2010-01-091-1/+1
* Link GSS mechanics modules against libgssapi so they will not fail duebland2009-10-122-4/+4
* Disconnect closefrom.c as we have it as a system call.delphij2009-06-161-1/+0
* Now we have closefrom().delphij2009-06-151-1/+1
* Add strndup(3) prototype to string.h.kib2008-12-081-1/+1
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-062-0/+60
* Add roken.h to SRCS. This fixes the compilation of slc during amarius2008-06-181-0/+1
* Add the hx509 error table.dfr2008-05-151-0/+2
* Add manpage links to krb5_principal.3.dfr2008-05-111-0/+29
* Don't try to make links to manpages that no longer exist. Fixes installworlddfr2008-05-111-6/+0
* Update magic sed script for heimdal-1.1dfr2008-05-091-4/+7
* Update heimdal_version.dfr2008-05-081-2/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-0743-292/+2114
* While checking over the libraries for 7.0-REL Kris found the followingkensmith2007-11-201-1/+1
OpenPOWER on IntegriCloud