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_nologin
Age
Commit message (
Expand
)
Author
2013-12-29
Fix incorrect types
christos
2013-06-20
use login_getpwclass() everywhere for consistency.
christos
2010-01-17
Close file handle after using it. Found by cppcheck.
wiz
2008-10-27
use LIBDPLIBS+= not =.
mrg
2008-10-27
don't set LIBDPLIBS in libpam/modules/Makefile - it is not necessary
mrg
2008-01-27
Fix compilation
christos
2006-02-15
Use the class of the user, not then default class, when checking for
bouyer
2005-04-25
s!/var/run/nologin!/etc/nologin!g to match with the code.
yamt
2005-04-19
check for pwd != in getpw*_r functions.
christos
2005-03-31
Use getpwnam_r().
thorpej
2005-02-26
Minor wording consistency nit.
thorpej
2005-02-20
Fix Xref.
wiz
2005-01-23
Set correct default for the nologin file: /etc/nologin
manu
2004-12-29
Use LIBDPLIBS to provide the list of libraries for the modules to depend
lukem
2004-12-29
Link with libraries from the source build directory.
christos
2004-12-12
- NetBSD build glue
christos
2004-12-12
- Import freebsd's version of libpam as of today (20041212).
christos