summaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_lastlog
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-10Only exclude gcc-8 warnings if the gcc we're using is gcc>=8kre
2019-10-09don't warn for strncpy wtmp fields, they are not NUL terminated.christos
2014-01-07Annotate logit to provide transitive format string checks.joerg
2012-01-03avoid using %m in format.christos
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-11-03init the syslog data.christos
2006-11-03use the re-entrant syslog functions so that we don't depend on the syslogchristos
2006-03-18Fix Coverity run 5, issue 2022 -- memory leak.jnemeth
2006-02-19PR/32870: Johan Veenhuizen: login(1) does not obey .hushloginchristos
2005-04-19check for pwd != in getpw*_r functions.christos
2005-03-31Use getpwnam_r().thorpej
2005-03-05PR/29566: Izumi Tsutsui: login(1) shows wrong last-login-from hostchristos
2005-03-03Document the no_nested option.christos
2005-03-03- Fix the quiet option; use login_cap to determine if we should print or not.christos
2005-02-26Merge PAM20050226.thorpej
2005-02-26Minor wording consistency nit.thorpej
2005-02-04Introduce a few more temporary variables, in order to avoid an uglyhe
2005-02-02Sort SEE ALSO, fix an xref, and s/FreeBSD/.Fx/.wiz
2005-02-01Re-write to use both utmp and utmpx properly.christos
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- Import freebsd's version of libpam as of today (20041212).christos