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