index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpam
/
modules
/
pam_group
Age
Commit message (
Expand
)
Author
2009-03-08
consistency in password prompt setting code (and with ssh)
christos
2009-02-11
custom password prompt that displays the user.
christos
2008-10-27
use LIBDPLIBS+= not =.
mrg
2008-10-27
don't set LIBDPLIBS in libpam/modules/Makefile - it is not necessary
mrg
2008-03-20
pam_group needs libutil & libcrypt
lukem
2006-11-03
don't include syslog.h if you are not going to use it.
christos
2005-04-19
fix getgrnam -> getgrnam_r and add a forgotten getpwnam -> gepwnam_r
christos
2005-04-19
check for pwd != in getpw*_r functions.
christos
2005-04-05
Don't print an error if we are doing authentication.
christos
2005-03-31
Use getpwnam_r().
thorpej
2005-03-05
Free the prompt response.
christos
2005-03-05
If authentication failed because the user was not in wheel, say so like
christos
2005-02-02
We have 2005.
wiz
2005-02-01
Add a new option "authenticate" that requires the user to enter his own
christos
2004-12-12
- NetBSD build glue
christos
2004-12-12
- Import freebsd's version of libpam as of today (20041212).
christos