index
:
pam
master
Debian dgit repo for package pam
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
*
pam_access: Avoid uninitialized access of line.
Tomas Mraz
2014-08-13
*
pam_lastlog: Properly clean up last_login structure before use.
Tomas Mraz
2014-08-05
*
Make pam_pwhistory and pam_unix tolerant of corrupted opasswd file.
Tomas Mraz
2014-07-21
*
pam_limits: nofile refers to file descriptors not files
Tomas Mraz
2014-06-19
*
pam_limits: clarify documentation of maxlogins and maxsyslogins limits.
Tomas Mraz
2014-06-19
*
pam_unix: Check for NULL return from Goodcrypt_md5().
Tomas Mraz
2014-06-19
*
pam_unix: check for NULL return from malloc()
Tomas Mraz
2014-06-19
*
pam_loginuid: Document one more possible case of PAM_IGNORE return.
Tomas Mraz
2014-05-22
*
pam_loginuid: Document other possible return values.
Tomas Mraz
2014-05-22
*
pam_timestamp: fix potential directory traversal issue (ticket #27)
Dmitry V. Levin
2014-03-26
*
pam_userdb: document that .db suffix should not be used
Tomas Mraz
2014-03-20
*
pam_selinux: canonicalize user name
Tomas Mraz
2014-03-11
*
Introduce pam_modutil_sanitize_helper_fds
Dmitry V. Levin
2014-01-27
*
pam_xauth: avoid potential SIGPIPE when writing to xauth process
Dmitry V. Levin
2014-01-27
*
pam_loginuid: log significant loginuid write errors
Dmitry V. Levin
2014-01-27
*
Fix gratuitous use of strdup and x_strdup
Dmitry V. Levin
2014-01-27
*
pam_userdb: fix password hash comparison
Dmitry V. Levin
2014-01-27
*
pam_xauth: log fatal errors preventing xauth process execution
Dmitry V. Levin
2014-01-24
*
pam_loginuid: cleanup loginuid buffer initialization
Dmitry V. Levin
2014-01-22
*
pam_limits: fix utmp->ut_user handling
Dmitry V. Levin
2014-01-20
*
pam_mkhomedir: check and create home directory for the same user (ticket #22)
Dmitry V. Levin
2014-01-20
*
pam_limits: detect and ignore stale utmp entries
Tomas Mraz
2014-01-20
*
pam_loginuid: Always return PAM_IGNORE in userns
Stéphane Graber
2014-01-18
*
pam_namespace: don't use bashisms in default namespace.init script
Steve Langasek
2014-01-15
*
pam_loginuid: Ignore failure in user namespaces
Stéphane Graber
2014-01-10
*
pam_loginuid: return PAM_IGNORE when /proc/self/loginuid does not exist
Dmitry V. Levin
2014-01-10
*
pam_access: fix debug level logging (ticket #19)
Dmitry V. Levin
2013-11-20
*
pam_warn: log flags passed to the module (ticket #25)
Dmitry V. Levin
2013-11-20
*
pam_securetty: check return value of fgets
Dmitry V. Levin
2013-11-20
*
pam_lastlog: fix format string
Dmitry V. Levin
2013-11-20
*
If the correct loginuid is set already, skip writing it.
Darren Tucker
2013-11-20
*
Always ask for old password if changing NIS account
Thorsten Kukuk
2013-11-11
*
Allow DES as compatibility option for /etc/login.defs
Thorsten Kukuk
2013-11-08
*
Make pam_tty_audit work with old kernels not supporting log_passwd.
Tomas Mraz
2013-10-14
*
Fix pam_tty_audit log_passwd support and regression.
Tomas Mraz
2013-09-25
*
Check return value of setuid to remove glibc warnings.
Thorsten Kukuk
2013-09-16
*
Write to *rounds only if non-NULL.
Tomas Mraz
2013-09-13
*
Add missing ')'
Tomas Mraz
2013-09-13
*
Extend pam_exec by stdout and type= options (ticket #8):
Thorsten Kukuk
2013-09-04
*
Fix compile error
Thorsten Kukuk
2013-08-30
*
Restart waitpid if it returns with EINTR (ticket #17)
Thorsten Kukuk
2013-08-29
*
Apply the exclusive check in pam_sepermit only when loginuid not set.
Tomas Mraz
2013-08-23
*
pam_rootok: fix linking in --enable-audit mode
Dmitry V. Levin
2013-07-01
*
pam_tty_audit: fix a typo that crept in during patch review
Richard Guy Briggs
2013-07-01
*
pam_tty_audit: add an option to control logging of passwords: log_passwd
Richard Guy Briggs
2013-06-21
*
Man page fix - unix_update runs in the permissive mode as well.
Tomas Mraz
2013-06-20
*
Use hash from /etc/login.defs as default if no
Thorsten Kukuk
2013-06-18
*
pam_access: better not change the default function used to get domain name.
Tomas Mraz
2013-04-12
*
Fix strict aliasing issue in MD5 implementations.
Tomas Mraz
2013-03-28
*
pam_lastlog: Do not fail on short read if btmp is corrupted.
Tomas Mraz
2013-03-22
[next]