| Commit message (Expand) | Author | Age | Files | Lines |
* | Connect pam_opie to the build. | kris | 2000-04-17 | 2 | -0/+2 |
* | Add pam_opie, a PAM module using the OPIE one-time-password scheme. | kris | 2000-04-17 | 2 | -0/+150 |
* | Fix a memory leak. | kris | 2000-03-29 | 1 | -5/+8 |
* | Fixed missing libraries in DPADD. | bde | 2000-03-27 | 1 | -3/+3 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 2 | -6/+6 |
* | Make pam_ssh work. It had an undefined symbol when it was dlopen()ed. | peter | 2000-03-06 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 1 | -1/+2 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -2/+4 |
* | Don't try to build k5 PAM; it ain't ready yet. | markm | 2000-02-28 | 2 | -2/+2 |
* | Same fix as in ../modules, dont use the crypto stuff if its not there. | sos | 2000-02-26 | 1 | -1/+1 |
* | Argh, I can't win today. Spell ${.CURDIR} correctly. | peter | 2000-02-26 | 1 | -1/+1 |
* | Don't build pam_ssh if the crypto code is missing. | peter | 2000-02-26 | 1 | -1/+1 |
* | Redo this with a repo copy from the original file and reset the | peter | 2000-02-26 | 1 | -1/+1 |
* | Use libcrypto instead of libdes. | markm | 2000-02-24 | 5 | -3/+32 |
* | Remove the version information from `.Os FreeBSD' here. Not only | chris | 2000-02-14 | 1 | -1/+1 |
* | Upgrade to the pam_ssh module, version 1.1.. | green | 1999-12-28 | 1 | -12/+173 |
* | Add the PAM SSH RSA key authentication module. For example, you can add, | green | 1999-11-29 | 1 | -0/+328 |
* | Don't include Kerberos if NOCRYPT is defined, because it isn't build | marcel | 1999-11-14 | 3 | -5/+11 |
* | Add libcrypt. This previously/coincidentally worked for login, | markm | 1999-09-30 | 1 | -2/+2 |
* | Common Error libraries are needed here. | markm | 1999-09-20 | 2 | -2/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Restore INTERNALLIB. | abial | 1999-08-20 | 1 | -0/+1 |
* | Add pam_radius.so manual page. | abial | 1999-08-18 | 2 | -1/+130 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+3 |
* | Revive the pam_deny and pam_permit modules from Linux-PAM. They are | jdp | 1999-05-08 | 6 | -2/+163 |
* | Fix bug that prevented accounts with empty passwords from logging | jdp | 1999-04-06 | 1 | -1/+1 |
* | Fix breakage for the static a.out case. The a.out linker doesn't | jdp | 1999-01-22 | 1 | -4/+10 |
* | Revert my last change, "Rename some globals to reduce namespace | jdp | 1999-01-21 | 2 | -20/+20 |
* | Rename some globals to reduce namespace pollution. | jdp | 1999-01-20 | 2 | -20/+20 |
* | Make it possible to use PAM in statically-linked applications. | jdp | 1999-01-20 | 15 | -74/+86 |
* | Fix an NFS-related installation problem. | jdp | 1999-01-11 | 1 | -1/+1 |
* | Obtained from: "Jan B. Koum " <jkb@best.com> | dillon | 1998-12-01 | 1 | -1/+2 |
* | Install PAM modules into ${SHLIBDIR}, not ${LIBDIR}. | jdp | 1998-11-22 | 2 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r41227, | jdp | 1998-11-18 | 21 | -0/+1631 |
|\ |
|
| * | Build structure for contribified Linux-PAM, plus some home-grown | jdp | 1998-11-18 | 21 | -0/+1631 |
* | Build structure for contribified Linux-PAM, plus some home-grown | jdp | 1998-11-18 | 1 | -0/+48 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
* | Changes for KTH KerberosIV. | markm | 1997-09-28 | 2 | -3/+3 |
* | = -> ==, strcpy -> strncpy from OpenBSD. | charnier | 1997-07-22 | 2 | -8/+8 |
* | Fix the man page's title (.Dt). | max | 1997-06-02 | 1 | -1/+1 |
* | Cruft cleanup to eliminate useless warnings | pst | 1997-02-02 | 1 | -3/+6 |
* | Fix some compilation warnings. | pst | 1996-09-21 | 1 | -5/+7 |
* | #include <kerberosIV/des.h> -> #include <des.h> | markm | 1996-02-11 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | In the non-PARANOID case, make sure to set `notickets' to 0 sothat login.c | wollman | 1995-01-20 | 1 | -0/+1 |
* | Modify klogin to: | wollman | 1995-01-14 | 1 | -0/+11 |
* | Add skey supprot | guido | 1994-08-21 | 2 | -0/+286 |
* | Initial revision | rgrimes | 1994-05-27 | 1 | -0/+190 |