History log of /src/lib/libpam/modules/pam_self |
Revision | Date | Author | Comments |
1.2 | 12-Dec-2004 |
christos | - NetBSD build glue - Warning fixes - RCSID's
|
1.1 | 12-Dec-2004 |
christos | branches: 1.1.1; Initial revision
|
1.1.1.1 | 12-Dec-2004 |
christos | - Import freebsd's version of libpam as of today (20041212). - Did not import opie, passwdqc, tacplus. We need to decide what to do with them. - Imported radius and ssh, although they will not work until we import libradius and re-structure our tree to install libssh.
|
1.3 | 26-Feb-2005 |
thorpej | Minor wording consistency nit.
|
1.2 | 12-Dec-2004 |
christos | - NetBSD build glue - Warning fixes - RCSID's
|
1.1 | 12-Dec-2004 |
christos | branches: 1.1.1; Initial revision
|
1.1.1.1 | 12-Dec-2004 |
christos | - Import freebsd's version of libpam as of today (20041212). - Did not import opie, passwdqc, tacplus. We need to decide what to do with them. - Imported radius and ssh, although they will not work until we import libradius and re-structure our tree to install libssh.
|
1.5 | 03-Nov-2006 |
christos | don't include syslog.h if you are not going to use it.
|
1.4 | 19-Apr-2005 |
christos | check for pwd != in getpw*_r functions.
|
1.3 | 31-Mar-2005 |
thorpej | Use getpwnam_r().
|
1.2 | 12-Dec-2004 |
christos | branches: 1.2.2; - NetBSD build glue - Warning fixes - RCSID's
|
1.1 | 12-Dec-2004 |
christos | branches: 1.1.1; Initial revision
|
1.1.1.1 | 12-Dec-2004 |
christos | - Import freebsd's version of libpam as of today (20041212). - Did not import opie, passwdqc, tacplus. We need to decide what to do with them. - Imported radius and ssh, although they will not work until we import libradius and re-structure our tree to install libssh.
|
1.2.2.2 | 11-Jul-2005 |
tron | Pull up revision 1.4 (requested by lukem in ticket #539): check for pwd != in getpw*_r functions.
|
1.2.2.1 | 04-Apr-2005 |
tron | Pull up revision 1.3 (requested by thorpej in ticket #96): Use getpwnam_r().
|