aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_krb5/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* - Avoid using deprecated heimdal functions in pam_krb5.Stanislav Sedov2012-03-241-2/+0
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221-0/+2
* Always assign WARNS using ?=Ulrich Spörlein2010-03-021-1/+1
* Unbreak builds with _FREEFALL_CONFIG=yes, by forcing a lower WARNSMarcel Moolenaar2010-01-171-0/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-2/+2
* Missed one piece of the cluster's quirk. Need to override WARNS becauseKen Smith2005-07-081-0/+1
* This is sort of an MFS. Peter made these changes to the RELENG_*Ken Smith2005-07-071-0/+3
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* This module doesn't use libgssapi (and it looks never did).Ruslan Ermilov2004-02-041-3/+2
* Deal better with the crypto version of the PAM library that goesRuslan Ermilov2004-01-181-0/+1
* style.Makefile(5) policeDavid E. O'Brien2003-03-091-8/+7
* Moved SHLIB_NAME definition into one place.Ruslan Ermilov2002-04-101-2/+1
* Fix broken `checkdpadd'.Ruslan Ermilov2002-04-101-1/+1
* Turn on NO_WERROR due to namespace pollution in krb5 headers.Dag-Erling Smørgrav2002-04-071-0/+1
* Switch to OpenPAM. Bump library version. Modules are now versioned, soDag-Erling Smørgrav2002-03-051-1/+1
* Remove NO_WERROR, now that WARNS=n is gone.Mark Murray2002-02-061-1/+0
* WARNS=4 fixes. Protect with NO_WERROR for the modules that haveMark Murray2002-01-241-0/+1
* Clean up this module very extensively. Fix the logging, the codingMark Murray2001-08-101-2/+1
* Big module cleanup.Mark Murray2001-06-041-11/+4
* Bring in a few useful PAM modules.Mark Murray2001-05-141-0/+44