aboutsummaryrefslogtreecommitdiff
path: root/contrib/libpam/modules
Commit message (Collapse)AuthorAgeFilesLines
* Say good-bye, Linux-PAM.Dag-Erling Smørgrav2002-03-0858-5496/+0
| | | | Notes: svn path=/head/; revision=91884
* Bring back from the er, dead some useful PAM modules.Mark Murray2001-05-2915-0/+1748
| | | | Notes: svn path=/head/; revision=77411
* Add utility PAMs for finer userland controlMark Murray2001-05-119-0/+556
| | | | Notes: svn path=/head/; revision=76467
* Resolve conflicts.Mark Murray2001-05-034-254/+14
| | | | Notes: svn path=/head/; revision=76241
* This commit was generated by cvs2svn to compensate for changes in r76238,Mark Murray2001-05-0327-0/+2847
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=76239
| * Vendor import Linux PAM 0.75vendor/libpamMark Murray2001-05-03121-4594/+6959
| | | | | | | | Notes: svn path=/vendor/libpam/dist/; revision=76238
* | Revive the pam_deny and pam_permit modules from Linux-PAM. They areJohn Polstra1999-05-086-0/+450
| | | | | | | | | | | | | | | | | | | | | | | | | | simple enough to be trusted. Add account management functionality to the pam_unix module. These changes should make it possible to use PAM in some ports. Submitted by: Max Khon <fjoe@iclub.nsu.ru> Notes: svn path=/head/; revision=46665
* | Remove files that we don't use and are unlikely to use. You canJohn Polstra1998-11-25108-18950/+0
| | | | | | | | | | | | | | | | still get them with "cvs upd -r pam_unpruned" if you want to look at them. Notes: svn path=/head/; revision=41336
* | Eliminate a setreuid() call that doesn't make sense for FreeBSD.John Polstra1998-11-181-0/+2
|/ | | | | | | | We don't use this module, but still I don't want to leave this call in the code. Notes: svn path=/head/; revision=41226
* Initial import of virgin Linux-PAM 0.65, slightly stripped down.vendor/libpam/0.65John Polstra1998-11-18110-0/+19083
Notes: svn path=/vendor/libpam/dist/; revision=41220 svn path=/vendor/libpam/0.65/; revision=41222; tag=vendor/libpam/0.65