summaryrefslogtreecommitdiff
path: root/security/pam_pwdfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Spell PORTREVISION correctly.Ruslan Ermilov2002-11-081-1/+1
| | | | Notes: svn path=/head/; revision=69722
* openlog(3) and closelog(3) are unsafe in PAM modules.Ruslan Ermilov2002-11-082-2/+18
| | | | Notes: svn path=/head/; revision=69721
* 1. update MASTER_SITEYing-Chieh Liao2002-09-202-9/+7
| | | | | | | | | | 2. use DOCSDIR instead of DOCDIR PR: 42876 (1) Submitted by: maintainer Notes: svn path=/head/; revision=66819
* Catch up to the new bsd.lib.mk API (these libs are not internal).Ruslan Ermilov2002-07-211-4/+1
| | | | Notes: svn path=/head/; revision=63316
* Add pam_pwdfile, a PAM module which allows authentication againstAkinori MUSHA2001-09-037-0/+61
alternate passwd files. PR: 30240 Submitted by: Michael Schout <mschout@gkg.net> Notes: svn path=/head/; revision=47384