aboutsummaryrefslogtreecommitdiff
path: root/security/pam_helper
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Increase the length of the password.Joe Marcus Clarke2016-09-182-3/+6
| | | | | | | Requested by: Julien Picalausa <jpicalau@elmandria.com> Notes: svn path=/head/; revision=422402
* Fix build on headAntoine Brodin2014-11-281-1/+3
| | | | Notes: svn path=/head/; revision=373580
* Allow staging as a regular userAntoine Brodin2014-09-071-1/+2
| | | | Notes: svn path=/head/; revision=367579
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Add pam_helper, a small utility which allows non-PAM or non-setuidJoe Marcus Clarke2008-08-093-0/+28
applications to make use of PAM's authentication services. Notes: svn path=/head/; revision=218260