]> granicus.if.org Git - linux-pam/shortlog
linux-pam
2014-10-17 Tomas Mrazpam_succeed_if: Use long long type for numeric values
2014-09-05 Tomas MrazAdd grantor field to audit records of libpam.
2014-08-26 Tomas Mrazpam_mkhomedir: Drop superfluous stat() call.
2014-08-26 Tomas Mrazpam_exec: Do not depend on open() returning STDOUT_FILENO.
2014-08-25 Robin Hackpam_keyinit: Check return value of setregid.
2014-08-25 Robin Hackpam_filter: Avoid leaking descriptors when fork() fails.
2014-08-14 Robin Hackpam_echo: Avoid leaking file descriptor.
2014-08-13 Robin Hackpam_tty_audit: Silence Coverity reporting uninitialized...
2014-08-13 Tomas Mrazpam_tally2: Avoid uninitialized use of fileinfo.
2014-08-13 Tomas Mrazpam_access: Avoid uninitialized access of line.
2014-08-05 Tomas Mrazpam_lastlog: Properly clean up last_login structure...
2014-07-21 Tomas MrazMake pam_pwhistory and pam_unix tolerant of corrupted...
2014-06-30 Dmitry V. Levindoc: add missing build dependencies for soelim stubs
2014-06-23 Dmitry V. Levindoc: fix install in case of out of tree build (ticket...
2014-06-19 Dmitry V. Levindoc: fix installation of adg-*.html and mwg-*.html...
2014-06-19 Tomas Mrazpam_limits: nofile refers to file descriptors not files
2014-06-19 Tomas Mrazpam_limits: clarify documentation of maxlogins and...
2014-06-19 Tomas Mrazpam_unix: Check for NULL return from Goodcrypt_md5().
2014-06-19 Tomas Mrazpam_unix: check for NULL return from malloc()
2014-05-22 Tomas Mrazpam_loginuid: Document one more possible case of PAM_IG...
2014-05-22 Tomas Mrazpam_loginuid: Document other possible return values.
2014-03-26 Dmitry V. Levinpam_timestamp: fix potential directory traversal issue...
2014-03-20 Tomas Mrazpam_userdb: document that .db suffix should not be...
2014-03-11 Tomas Mrazpam_selinux: canonicalize user name
2014-01-28 Dmitry V. LevinChange tarball name back to "Linux-PAM"
2014-01-27 Dmitry V. LevinIntroduce pam_modutil_sanitize_helper_fds
2014-01-27 Dmitry V. Levinpam_xauth: avoid potential SIGPIPE when writing to...
2014-01-27 Dmitry V. Levinpam_loginuid: log significant loginuid write errors
2014-01-27 Dmitry V. LevinFix gratuitous use of strdup and x_strdup
2014-01-27 Dmitry V. Levinpam_userdb: fix password hash comparison
2014-01-24 Dmitry V. Levinpam_xauth: log fatal errors preventing xauth process...
2014-01-22 Dmitry V. Levinpam_loginuid: cleanup loginuid buffer initialization
2014-01-22 Dmitry V. Levinlibpam_misc: fix an inconsistency in handling memory...
2014-01-20 Dmitry V. Levinpam_limits: fix utmp->ut_user handling
2014-01-20 Dmitry V. Levinpam_mkhomedir: check and create home directory for...
2014-01-20 Tomas Mrazpam_limits: detect and ignore stale utmp entries
2014-01-19 Stéphane Graberpam_loginuid: Always return PAM_IGNORE in userns
2014-01-15 Steve Langasekpam_namespace: don't use bashisms in default namespace...
2014-01-10 Stéphane Graberpam_loginuid: Ignore failure in user namespaces
2014-01-10 Dmitry V. Levinpam_loginuid: return PAM_IGNORE when /proc/self/loginui...
2013-11-20 Dmitry V. Levinpam_access: fix debug level logging (ticket #19)
2013-11-20 Dmitry V. Levinpam_warn: log flags passed to the module (ticket #25)
2013-11-20 Dmitry V. LevinModernize AM_INIT_AUTOMAKE invocation
2013-11-20 Dmitry V. LevinFix autoconf warnings
2013-11-20 Dmitry V. Levinpam_securetty: check return value of fgets
2013-11-20 Dmitry V. Levinpam_lastlog: fix format string
2013-11-20 Darren TuckerIf the correct loginuid is set already, skip writing it.
2013-11-11 Thorsten Kukuk Always ask for old password if changing NIS account
2013-11-08 Thorsten KukukAllow DES as compatibility option for /etc/login.defs
2013-10-14 Tomas MrazDocfix: pam_prompt() and pam_vprompt() return int.
2013-10-14 Tomas MrazMake pam_tty_audit work with old kernels not supporting...
2013-09-25 Tomas MrazFix pam_tty_audit log_passwd support and regression.
2013-09-19 Thorsten KukukRelease version 1.1.8
2013-09-16 Thorsten KukukCheck return value of setuid to remove glibc warnings. Linux-PAM-1_1_8
2013-09-13 Tomas MrazWrite to *rounds only if non-NULL.
2013-09-13 Tomas MrazAdd missing ')'
2013-09-11 Thorsten KukukRelease version 1.1.7 Linux-PAM-1_1_7
2013-09-11 Tomas MrazUpdated translations from Transifex.
2013-09-04 Thorsten KukukExtend pam_exec by stdout and type= options (ticket...
2013-08-30 Thorsten KukukFix compile error
2013-08-29 Thorsten KukukRestart waitpid if it returns with EINTR (ticket #17)
2013-08-28 Thorsten Kukukmisc_conv.3: Fix documentation of misc_conv
2013-08-23 Tomas MrazApply the exclusive check in pam_sepermit only when...
2013-08-22 Tomas MrazUpdated translations from Transifex.
2013-07-01 Dmitry V. Levinpam_rootok: fix linking in --enable-audit mode
2013-07-01 Richard Guy... pam_tty_audit: fix a typo that crept in during patch...
2013-06-21 Richard Guy... pam_tty_audit: add an option to control logging of... ldv/master
2013-06-20 Tomas MrazMan page fix - unix_update runs in the permissive mode...
2013-06-18 Thorsten KukukUse hash from /etc/login.defs as default if no
2013-04-12 Tomas Mrazpam_access: better not change the default function...
2013-03-28 Tomas MrazFix strict aliasing issue in MD5 implementations.
2013-03-22 Tomas Mrazpam_lastlog: Do not fail on short read if btmp is corru...
2013-03-22 Tomas Mrazpam_rootok: Allow proper logging of the user AVC if...
2013-02-08 Tomas MrazAdd checks for crypt() returning NULL.
2013-02-07 Tomas Mrazpam_userdb: Allow also modern password hashes supported...
2013-01-18 Walter de Jongpam_access: fix typo in ifdef
2012-12-20 Tomas Mrazpam_cracklib: Mention checks that are not run for root.
2012-12-20 Tomas MrazUpdate also the POT file.
2012-12-12 Tomas MrazUpdated translations from Transifex, added new languages.
2012-11-30 Tomas Mrazpam_selinux: Drop obsolete and unsupported manual conte...
2012-11-23 Tomas Mrazpam_limits: fix grammatical mistake.
2012-11-13 Tomas MrazReflect the enforce_for_root semantics change in pam_pw...
2012-10-10 Dmitry V. Levinpam_unix: fix build in --enable-selinux mode
2012-10-10 Tomas Mrazpam_namespace: add mntopts flag for tmpfs mount options
2012-09-06 Tomas Mrazpam_selinux, pam_tally2: Add tty and rhost to audit...
2012-09-06 Tomas MrazUpdate configure.in to use more recent interfaces.
2012-08-17 Tomas MrazAdd missing $(DESTDIR) when making directories on install.
2012-08-17 Thorsten Kukukrelease version 1.1.6 v1.1.6
2012-08-16 Thorsten KukukSmall documentation and define fixes
2012-08-13 Tomas MrazRespect PAM_AUTHTOK_TYPE in pam_get_authtok_verify().
2012-08-09 Tomas MrazDocument limits.d also in the limits.conf manpage.
2012-07-23 Tomas MrazNew autotools do not create empty directories on install.
2012-07-09 Stevan BajićRLIMIT_* variables are no longer defined unless you...
2012-06-27 Tomas Mrazpam_umask: correct the documentation of GECOS field...
2012-06-22 Tomas Mrazpam_cracklib: Add monotonic character sequence checking.
2012-06-01 Tomas Mrazpam_timestamp: Fix copy&paste error in manpage.
2012-05-28 Tomas MrazPulled new translations from Transifex.
2012-05-28 Tomas Mrazpam_pwhistory: Always record the old password even...
2012-05-24 Tomas Mrazpam_cracklib: Add enforce_for_root option.
2012-04-30 Tomas Mrazpam_cracklib: Add maxclassrepeat, gecoscheck checks...
next