| Commit message (Expand) | Author | Age | Files | Lines |
* | Silence pam_lastlog for now. | des | 2002-07-07 | 1 | -1/+1 |
* | We don't use this any more. | des | 2002-06-19 | 2 | -10/+1 |
* | Enable OPIE for sshd and telnetd. I thought I'd done this a long time | des | 2002-06-19 | 2 | -0/+4 |
* | Use pam_lastlog(8)'s new no_fail option. | des | 2002-05-08 | 3 | -3/+3 |
* | Add a PAM policy for rexecd(8). | des | 2002-05-02 | 2 | -1/+17 |
* | xdm plays horrid tricks with PAM, and dumps core if it's allowed to call | des | 2002-05-02 | 2 | -0/+2 |
* | Add no_warn to pam_lastlog. This should prevent xdm from dumping core | des | 2002-04-29 | 1 | -1/+1 |
* | Don't list pam_unix in the session chain, since it does not provide any | des | 2002-04-18 | 9 | -11/+1 |
* | Fixed bugs in previous revision: | ru | 2002-04-18 | 1 | -20/+6 |
* | Use ${FILES} and <bsd.prog.mk> rather than roll-your-own. | des | 2002-04-18 | 1 | -22/+21 |
* | Add PAM policy for the "passwd" service, including a sample config line | des | 2002-04-15 | 2 | -0/+12 |
* | Add pam_lastlog(8) here since I removed lastlog support from sshd. | des | 2002-04-15 | 1 | -0/+1 |
* | Use pam_rhosts(8). | des | 2002-04-12 | 1 | -1/+1 |
* | If used, pam_ssh should be marked "sufficient", not "required". | des | 2002-04-08 | 1 | -1/+1 |
* | Switch over to using pam_login_access(8) module in sshd(8). | ru | 2002-03-26 | 1 | -0/+1 |
* | Add missing "nullok" option to pam_unix. | des | 2002-02-08 | 1 | -1/+1 |
* | Add pam_self(8) so users can login(1) as themselves without authentication, | des | 2002-01-30 | 1 | -0/+4 |
* | Use pam_self(8) to allow users to su(1) to themselves without authentication. | des | 2002-01-30 | 1 | -0/+1 |
* | Enable OPIE by default, using the no_fake_prompts option to hide it from | des | 2002-01-21 | 9 | -23/+40 |
* | Really back out ache's commits. These files are now precisely as they were | des | 2002-01-19 | 3 | -4/+7 |
* | Back out recent changes | ache | 2002-01-19 | 3 | -3/+3 |
* | Turn on pam_opie by default. It should not affect non-OPIE users. | ache | 2002-01-19 | 1 | -1/+1 |
* | Turn on pam_opie by default. It not affect non-OPIE users | ache | 2002-01-19 | 1 | -2/+1 |
* | Previous commit was incomplete, use | ache | 2002-01-19 | 1 | -1/+1 |
* | Remove explaining comment and pam_unix commented out, now pam_unix can be | ache | 2002-01-19 | 1 | -4/+1 |
* | Change comment since fallback provided now not by ftpd but by pam_opie | ache | 2002-01-19 | 1 | -1/+2 |
* | Unmunge the version preservation code and obfuscate it so CVS won't munge | des | 2002-01-12 | 1 | -2/+2 |
* | Back out previous commit, which erroneously removed essential comments. I | des | 2002-01-12 | 1 | -1/+3 |
* | Update copyright | des | 2002-01-12 | 1 | -1/+1 |
* | Sync with pam.conf revision 1.25. | des | 2002-01-12 | 1 | -3/+1 |
* | Preserve FreeBSD version strings in target files. | des | 2002-01-12 | 1 | -1/+11 |
* | Improve pam_unix/opie related ftpd comment even more | ache | 2002-01-02 | 1 | -1/+3 |
* | Clarify comment about pam_unix fallback for ftpd | ache | 2002-01-01 | 1 | -1/+1 |
* | Turn on pam_opie.so for ftpd by default | ache | 2002-01-01 | 1 | -3/+3 |
* | Install pam.d files with mode 0644, not 0755. | des | 2001-12-06 | 1 | -1/+1 |
* | Makefile for pam.d configuration files. | des | 2001-12-06 | 1 | -0/+24 |
* | Awright, egg on my face. I should have taken more time with this. The | des | 2001-12-05 | 17 | -135/+139 |
* | pam.d-style configuration, auto-generated from pam.conf. | des | 2001-12-05 | 15 | -0/+286 |
* | Short README for /etc/pam.d, mostly extracted from the comments in pam.conf. | des | 2001-12-05 | 1 | -0/+60 |
* | Perl script that splits pam.conf into separate files suitable for pam.d. | des | 2001-12-05 | 1 | -0/+73 |