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_unix
Age
Commit message (
Expand
)
Author
2022-10-26
nix double n, i or g in "ing", in comments and documentation.
andvar
2022-04-10
fix various typos in comments and output/log messages.
andvar
2019-12-23
Simply Subsection headers
reed
2018-05-16
Improve type safety by using the correct enum values.
joerg
2013-12-29
Fix incorrect types
christos
2013-06-20
use login_getpwclass() everywhere for consistency.
christos
2009-11-18
if changing the password, don't clear PAM_AUTHTOK at the beginning -- this
drochner
2009-06-14
Restore the good old UNIX behavior of root password changing: only root
tonnerre
2009-01-26
sign-compare fixes
lukem
2008-10-27
use LIBDPLIBS+= not =.
mrg
2008-10-27
don't set LIBDPLIBS in libpam/modules/Makefile - it is not necessary
mrg
2006-05-30
PR/30730 force changing password via chsh fails
jnemeth
2006-03-18
Fix Coverity run 5, issue 2498 -- uninitialized variable
jnemeth
2005-04-19
Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all
lukem
2005-04-19
check for pwd != in getpw*_r functions.
christos
2005-03-31
Use getpwnam_r().
thorpej
2005-03-17
Clear the authorization token at the entry of each loop, so that
christos
2005-02-26
Merge PAM20050226.
thorpej
2005-02-26
Drop trailing whitespace.
wiz
2005-02-26
Bump date for previous.
wiz
2005-02-26
Remove references to local_pass and nis_pass. Add description of
thorpej
2005-02-26
Minor wording consistency nit.
thorpej
2005-02-26
Make sure to set yppwd.oldpass.
thorpej
2005-02-20
Fix Xref.
wiz
2005-01-12
adapt to pw_gensalt() change.
christos
2005-01-11
eliminate the third copy of pwd_gensalt.
christos
2005-01-03
Set NOxxx before including <bsd.own.mk>; we can't rely upon ../mod.mk
lukem
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
- NetBSD specific fixes.
christos
2004-12-12
- Import freebsd's version of libpam as of today (20041212).
christos