| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix libpam's linker set stuff to use the new API (unbreak world), and get | Peter Wemm | 2001-06-14 | 1 | -10/+1 |
| * | Convert to mdoc(7). | Chris Costello | 2001-06-13 | 1 | -86/+84 |
| * | Big module cleanup. | Mark Murray | 2001-06-04 | 18 | -267/+48 |
| * | Null file to bring back a file from the dead. This allows the real commit | Mark Murray | 2001-06-04 | 1 | -0/+2 |
| * | Add the "nullok" option that causes this module to succeed if the Unix | Mark Murray | 2001-06-04 | 1 | -3/+11 |
| * | Tidy up the options list (and make it more extendable), and add some | Mark Murray | 2001-06-04 | 3 | -14/+23 |
| * | Add some new utility authenticators. | Mark Murray | 2001-06-04 | 4 | -0/+354 |
| * | Add the "auth_as_self" option to the pam_unix module (there is no | Mark Murray | 2001-05-24 | 4 | -3/+11 |
| * | Bring in a few useful PAM modules. | Mark Murray | 2001-05-14 | 17 | -4/+1810 |
| * | Finish disconnecting pam_ssh from the build. | Brian Feldman | 2001-05-04 | 1 | -3/+0 |
| * | I've been meaning to take pam_ssh out of the base system for a while now. | Brian Feldman | 2001-05-04 | 1 | -3/+0 |
| * | Update for (Linux-)PAM 0.75 | Mark Murray | 2001-05-03 | 2 | -10/+74 |
| * | mdoc(7) police: uppercase document title. | Ruslan Ermilov | 2001-04-18 | 1 | -1/+1 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 2 | -3/+3 |
| * | Use a unified libgcc rather than a seperate one for threaded and | John Baldwin | 2001-01-06 | 1 | -2/+2 |
| * | Use a unified libgcc rather than a seperate one for threaded and | David E. O'Brien | 2001-01-06 | 9 | -18/+14 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-29 | 1 | -1/+2 |
| * | mdoc(7) police: removed history info from the .Os FreeBSD call. | Ruslan Ermilov | 2000-12-14 | 1 | -1/+1 |
| * | Forgot to remove the old line in the last commit. | Brian Feldman | 2000-12-05 | 1 | -1/+0 |
| * | In env_destroy(), it is a bad idea to env_swap(self, 0) to switch | Brian Feldman | 2000-11-25 | 1 | -0/+2 |
| * | Correct an arguement to ssh_add_identity, this matches what is currently | Bill Fumerola | 2000-11-25 | 1 | -1/+1 |
| * | log | Ruslan Ermilov | 2000-11-22 | 1 | -0/+1 |
| * | Update to the version of pam_ssh corresponding to OpenSSH 2.1 (taken | Kris Kennaway | 2000-05-30 | 1 | -19/+23 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -2/+2 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -2/+2 |
| * | Connect pam_opie to the build. | Kris Kennaway | 2000-04-17 | 2 | -0/+2 |
| * | Add pam_opie, a PAM module using the OPIE one-time-password scheme. | Kris Kennaway | 2000-04-17 | 2 | -0/+150 |
| * | Fix a memory leak. | Kris Kennaway | 2000-03-29 | 1 | -5/+8 |
| * | Fixed missing libraries in DPADD. | Bruce Evans | 2000-03-27 | 1 | -3/+3 |
| * | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | Kris Kennaway | 2000-03-09 | 2 | -6/+6 |
| * | Make pam_ssh work. It had an undefined symbol when it was dlopen()ed. | Peter Wemm | 2000-03-06 | 1 | -1/+1 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 1 | -1/+2 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -2/+4 |
| * | Don't try to build k5 PAM; it ain't ready yet. | Mark Murray | 2000-02-28 | 2 | -2/+2 |
| * | Same fix as in ../modules, dont use the crypto stuff if its not there. | Søren Schmidt | 2000-02-26 | 1 | -1/+1 |
| * | Argh, I can't win today. Spell ${.CURDIR} correctly. | Peter Wemm | 2000-02-26 | 1 | -1/+1 |
| * | Don't build pam_ssh if the crypto code is missing. | Peter Wemm | 2000-02-26 | 1 | -1/+1 |
| * | Redo this with a repo copy from the original file and reset the | Peter Wemm | 2000-02-26 | 1 | -1/+1 |
| * | Use libcrypto instead of libdes. | Mark Murray | 2000-02-24 | 5 | -3/+32 |
| * | Remove the version information from `.Os FreeBSD' here. Not only | Chris Costello | 2000-02-14 | 1 | -1/+1 |
| * | Upgrade to the pam_ssh module, version 1.1.. | Brian Feldman | 1999-12-28 | 1 | -12/+173 |
| * | Add the PAM SSH RSA key authentication module. For example, you can add, | Brian Feldman | 1999-11-29 | 1 | -0/+328 |
| * | Don't include Kerberos if NOCRYPT is defined, because it isn't build | Marcel Moolenaar | 1999-11-14 | 3 | -5/+11 |
| * | Add libcrypt. This previously/coincidentally worked for login, | Mark Murray | 1999-09-30 | 1 | -2/+2 |
| * | Common Error libraries are needed here. | Mark Murray | 1999-09-20 | 2 | -2/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Restore INTERNALLIB. | Andrzej Bialecki | 1999-08-20 | 1 | -0/+1 |
| * | Add pam_radius.so manual page. | Andrzej Bialecki | 1999-08-18 | 2 | -1/+130 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+3 |