OpenGrok
Cross Reference: pam_group.c
xref
: /
src
/
lib
/
libpam
/
modules
/
pam_group
/
pam_group.c
Home
|
History
|
Annotate
|
Download
|
only in
pam_group
History log of
/src/lib/libpam/modules/pam_group/pam_group.c
Revision
Date
Author
Comments
1.12
08-Mar-2009
christos
consistency in password prompt setting code (and with ssh)
1.11
11-Feb-2009
christos
custom password prompt that displays the user.
1.10
03-Nov-2006
christos
branches: 1.10.26;
don't include syslog.h if you are not going to use it.
1.9
19-Apr-2005
christos
fix getgrnam -> getgrnam_r and add a forgotten getpwnam -> gepwnam_r
From john nemeth
1.8
19-Apr-2005
christos
check for pwd != in getpw*_r functions.
1.7
05-Apr-2005
christos
Don't print an error if we are doing authentication.
1.6
31-Mar-2005
thorpej
Use getpwnam_r().
1.5
05-Mar-2005
christos
branches: 1.5.2;
Free the prompt response.
1.4
05-Mar-2005
christos
If authentication failed because the user was not in wheel, say so like
the old su did. From John Nemeth
1.3
01-Feb-2005
christos
Add a new option "authenticate" that requires the user to enter his own
password to login.
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.2.4
11-Jul-2005
tron
Pull up revision 1.9 (requested by lukem in ticket #539):
fix getgrnam -> getgrnam_r and add a forgotten getpwnam -> gepwnam_r
From john nemeth
1.5.2.3
11-Jul-2005
tron
Pull up revision 1.8 (requested by lukem in ticket #539):
check for pwd != in getpw*_r functions.
1.5.2.2
11-Jul-2005
tron
Pull up revision 1.7 (requested by lukem in ticket #539):
Don't print an error if we are doing authentication.
1.5.2.1
04-Apr-2005
tron
Pull up revision 1.6 (requested by thorpej in ticket #96):
Use getpwnam_r().
1.10.26.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Wed Oct 15 07:09:58 GMT 2025