aboutsummaryrefslogtreecommitdiff
path: root/kerberos5/libexec
Commit message (Expand)AuthorAgeFilesLines
* Revert "kerberos: Fix numerous segfaults when using weak crypto"Cy Schubert2024-01-121-1/+1
* kerberos: Fix numerous segfaults when using weak cryptoCy Schubert2024-01-111-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1626-26/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1912-92/+0
* pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot2021-09-0712-0/+24
* kerberos5: Silence compiler warningsAlex Richardson2021-01-271-0/+2
* Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.Yoshihiro Takahashi2019-01-145-4/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3112-12/+0
* Replace the include path using CURDIR with KRB5DIR. This is consistentCy Schubert2017-08-211-1/+1
* Remove dead target introduced in r178828.Cy Schubert2017-08-061-3/+0
* kerberos5: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-042-2/+2
* Build libexec/kadmind when MK_GSSAPI != no because it requires gssapiEnji Cooper2017-01-021-1/+7
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-243-14/+0
* DIRDEPS_BUILD: Add some missing build dependencies for kerberos5.Bryan Drewery2016-02-243-0/+3
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-261-0/+1
* Remove unneeded dependency of '.o: .h' that bsd.prog.mk already handles.Bryan Drewery2015-09-241-3/+1
* Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+2
* Move setting of LDFLAGS to the modules which require it actually, asHajimu UMEMOTO2015-08-272-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-1312-0/+433
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0812-24/+0
| * Merge sync of headSimon J. Gerraty2015-05-2722-60/+36
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-1912-26/+2
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-1915-3/+25
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-1612-0/+12
| * | | Merge headSimon J. Gerraty2014-04-282-2/+2
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-10-1312-0/+56
| * | | | Merge headSimon J. Gerraty2013-09-112-4/+6
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-1112-0/+12
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-1612-24/+0
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2212-0/+392
* | | | | | | Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries andBaptiste Daroussin2014-11-2512-49/+26
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-1912-24/+0
* | | | | | Rework privatelib/internallibBaptiste Daroussin2014-08-062-2/+2
| |_|_|_|/ |/| | | |
* | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-0812-0/+24
| |_|_|/ |/| | |
* | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-132-2/+2
| |_|/ |/| |
* | | Clean up the Kerberos build by turning libheimipcc and libheimipcs intoDag-Erling Smørgrav2013-09-102-4/+6
| |/ |/|
* | Add -lheimntlm to LDADD directly.Brooks Davis2013-02-111-1/+1
|/
* Centralize the specification of the krb5 build tools.David E. O'Brien2012-06-011-1/+1
* * Remove headers from SRCS that are not generatedDavid E. O'Brien2012-05-305-7/+6
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-2210-36/+97
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-079-22/+73
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-212-2/+2
* style.Makefile(5).Ruslan Ermilov2004-02-058-115/+52
* Unbreak build with OpenLDAP.Ruslan Ermilov2004-02-041-0/+2
* Put libraries in the link order.Ruslan Ermilov2004-02-047-14/+14
* Overhaul of kerberos5/ makefiles. Most significant changes are:Ruslan Ermilov2004-01-317-127/+36
* add hprop to the build and add LDAP mods to hprop.Michael Reifenberger2004-01-303-4/+4
* Update build infrastructure for Heimdal 0.6.Jacques Vidrine2003-10-091-0/+2
* Big fixup of the makefiles. Sort out the dependancies so that "make"Mark Murray2003-07-187-134/+196