Home | History | Annotate | Download | only in pam_ftpusers
History log of /src/lib/libpam/modules/pam_ftpusers/pam_ftpusers.c
RevisionDateAuthorComments
 1.6  03-Jan-2012  christos avoid using %m in format.
 1.5  19-Apr-2005  christos branches: 1.5.42;
Fix getgrnam -> getgrnam_r
 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.3  11-Jul-2005  tron Pull up revision 1.5 (requested by lukem in ticket #539):
Fix getgrnam -> getgrnam_r
 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().
 1.5.42.1  17-Apr-2012  yamt sync with head

RSS XML Feed