Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revive the pam_deny and pam_permit modules from Linux-PAM. They are | jdp | 1999-05-08 | 6 | -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> | ||||
* | Make it possible to use PAM in statically-linked applications. | jdp | 1999-01-20 | 2 | -29/+61 |
| | |||||
* | Remove files that we don't use and are unlikely to use. You can | jdp | 1998-11-25 | 163 | -26807/+0 |
| | | | | | still get them with "cvs upd -r pam_unpruned" if you want to look at them. | ||||
* | Eliminate a setreuid() call that doesn't make sense for FreeBSD. | jdp | 1998-11-18 | 1 | -0/+2 |
| | | | | | We don't use this module, but still I don't want to leave this call in the code. | ||||
* | Fix #includes for FreeBSD. | jdp | 1998-11-18 | 1 | -2/+1 |
| | |||||
* | Don't call openlog() and closelog(). Assume that the application | jdp | 1998-11-18 | 1 | -0/+8 |
| | | | | takes care of that. | ||||
* | s/Linux-PAM/PAM/g | jdp | 1998-11-18 | 8 | -43/+37 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r41220, | jdp | 1998-11-18 | 225 | -0/+41922 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Initial import of virgin Linux-PAM 0.65, slightly stripped down. | jdp | 1998-11-18 | 225 | -0/+41922 |
| | |||||
* | Initial revision | jdp | 1998-11-18 | 2 | -0/+27 |