| patch |
summary |
view |
raw |
| pam_unix_fix_sgid_shadow_auth.patch |
modules/pam_unix/passverify.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| pam_unix_dont_trust_chkpwd_caller.patch |
modules/pam_unix/unix_chkpwd.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 007_modules_pam_unix |
modules/pam_unix/Makefile.am | 2
modules/pam_unix/obscure.c | 198 ++++++++++++++++++++++++++++++++
modules/pam_unix/pam_unix.8 | 228 ++++++++-----------------------------
modules/pam_unix/pam_unix.8.xml | 77 ++++++++++++
modules/pam_unix/pam_unix_passwd.c | 10 +
modules/pam_unix/support.h | 60 +++++----
6 files changed, 366 insertions(+), 209 deletions(-)
|
view
|
download
|
| 008_modules_pam_limits_chroot |
modules/pam_limits/limits.conf | 2
modules/pam_limits/limits.conf.5 | 184 +++--------------------------------
modules/pam_limits/limits.conf.5.xml | 6 +
modules/pam_limits/pam_limits.c | 25 ++++
4 files changed, 48 insertions(+), 169 deletions(-)
|
view
|
download
|
| 021_nis_cleanup |
modules/pam_unix/pam_unix_passwd.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
|
view
|
download
|
| 022_pam_unix_group_time_miscfixes |
modules/pam_group/pam_group.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 026_pam_unix_passwd_unknown_user |
modules/pam_unix/passverify.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| do_not_check_nis_accidentally |
modules/pam_unix/pam_unix_passwd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 027_pam_limits_better_init_allow_explicit_root |
modules/pam_limits/README | 1
modules/pam_limits/limits.conf | 4
modules/pam_limits/limits.conf.5 | 6
modules/pam_limits/limits.conf.5.xml | 6
modules/pam_limits/pam_limits.c | 236 +++++++++++++++++++++++++++++++++--
5 files changed, 245 insertions(+), 8 deletions(-)
|
view
|
download
|
| 031_pam_include |
libpam/pam_handlers.c | 36 ++++++++++++++++++++++++++++++++----
1 file changed, 32 insertions(+), 4 deletions(-)
|
view
|
download
|
| 032_pam_limits_EPERM_NOT_FATAL |
modules/pam_limits/pam_limits.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 036_pam_wheel_getlogin_considered_harmful |
modules/pam_wheel/README | 6 -
modules/pam_wheel/pam_wheel.8 | 184 ++------------------------------------
modules/pam_wheel/pam_wheel.8.xml | 15 ---
modules/pam_wheel/pam_wheel.c | 33 +-----
4 files changed, 21 insertions(+), 217 deletions(-)
|
view
|
download
|
| hurd_no_setfsuid |
libpam/pam_modutil_priv.c | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
|
view
|
download
|
| 040_pam_limits_log_failure |
modules/pam_limits/pam_limits.c | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
|
view
|
download
|
| 045_pam_dispatch_jump_is_ignore |
libpam/pam_dispatch.c | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
|
view
|
download
|
| 054_pam_security_abstract_securetty_handling |
modules/pam_securetty/Makefile.am | 4 +
modules/pam_securetty/pam_securetty.c | 56 +--------------------
modules/pam_securetty/tty_secure.c | 90 ++++++++++++++++++++++++++++++++++
3 files changed, 98 insertions(+), 52 deletions(-)
|
view
|
download
|
| 055_pam_unix_nullok_secure |
modules/pam_unix/Makefile.am | 3 +-
modules/pam_unix/README | 11 +++++++++-
modules/pam_unix/pam_unix.8 | 9 +++++++-
modules/pam_unix/pam_unix.8.xml | 19 ++++++++++++++++-
modules/pam_unix/support.c | 44 ++++++++++++++++++++++++++++++++++------
modules/pam_unix/support.h | 9 ++++++--
6 files changed, 83 insertions(+), 12 deletions(-)
|
view
|
download
|
| PAM-manpage-section |
doc/man/PAM.8 | 183 ++--------------------
doc/man/misc_conv.3 | 169 +--------------------
doc/man/misc_conv.3.xml | 2
doc/man/pam.8 | 2
doc/man/pam.8.xml | 4
doc/man/pam_acct_mgmt.3 | 169 +--------------------
doc/man/pam_acct_mgmt.3.xml | 2
doc/man/pam_authenticate.3 | 169 +--------------------
doc/man/pam_authenticate.3.xml | 2
doc/man/pam_chauthtok.3 | 171 +--------------------
doc/man/pam_chauthtok.3.xml | 2
doc/man/pam_conv.3 | 191 +----------------------
doc/man/pam_conv.3.xml | 2
doc/man/pam_error.3 | 171 +--------------------
doc/man/pam_error.3.xml | 2
doc/man/pam_getenv.3 | 169 +--------------------
doc/man/pam_getenv.3.xml | 2
doc/man/pam_getenvlist.3 | 173 +--------------------
doc/man/pam_getenvlist.3.xml | 2
doc/man/pam_info.3 | 171 +--------------------
doc/man/pam_info.3.xml | 2
doc/man/pam_misc_drop_env.3 | 169 +--------------------
doc/man/pam_misc_drop_env.3.xml | 2
doc/man/pam_misc_paste_env.3 | 169 +--------------------
doc/man/pam_misc_paste_env.3.xml | 2
doc/man/pam_misc_setenv.3 | 171 +--------------------
doc/man/pam_misc_setenv.3.xml | 2
doc/man/pam_prompt.3 | 171 +--------------------
doc/man/pam_prompt.3.xml | 2
doc/man/pam_putenv.3 | 171 +--------------------
doc/man/pam_putenv.3.xml | 2
doc/man/pam_strerror.3 | 169 +--------------------
doc/man/pam_strerror.3.xml | 2
doc/man/pam_syslog.3 | 175 +--------------------
doc/man/pam_syslog.3.xml | 2
modules/pam_access/access.conf.5 | 171 ++-------------------
modules/pam_access/access.conf.5.xml | 2
modules/pam_access/pam_access.8 | 179 ++--------------------
modules/pam_access/pam_access.8.xml | 2
modules/pam_cracklib/pam_cracklib.8 | 213 +-------------------------
modules/pam_cracklib/pam_cracklib.8.xml | 2
modules/pam_debug/pam_debug.8 | 179 +---------------------
modules/pam_debug/pam_debug.8.xml | 2
modules/pam_deny/pam_deny.8 | 181 +---------------------
modules/pam_deny/pam_deny.8.xml | 2
modules/pam_echo/pam_echo.8 | 181 +---------------------
modules/pam_echo/pam_echo.8.xml | 2
modules/pam_env/pam_env.8 | 181 ++--------------------
modules/pam_env/pam_env.8.xml | 2
modules/pam_env/pam_env.conf.5 | 223 +---------------------------
modules/pam_env/pam_env.conf.5.xml | 2
modules/pam_exec/pam_exec.8 | 191 +----------------------
modules/pam_exec/pam_exec.8.xml | 2
modules/pam_faildelay/pam_faildelay.8 | 181 +---------------------
modules/pam_faildelay/pam_faildelay.8.xml | 2
modules/pam_filter/pam_filter.8 | 185 +----------------------
modules/pam_filter/pam_filter.8.xml | 2
modules/pam_ftp/pam_ftp.8 | 185 +----------------------
modules/pam_ftp/pam_ftp.8.xml | 2
modules/pam_group/group.conf.5 | 215 ++------------------------
modules/pam_group/group.conf.5.xml | 2
modules/pam_group/pam_group.8 | 175 ++-------------------
modules/pam_group/pam_group.8.xml | 2
modules/pam_issue/pam_issue.8 | 185 +----------------------
modules/pam_issue/pam_issue.8.xml | 2
modules/pam_keyinit/pam_keyinit.8 | 185 +----------------------
modules/pam_keyinit/pam_keyinit.8.xml | 2
modules/pam_lastlog/pam_lastlog.8 | 201 ++-----------------------
modules/pam_lastlog/pam_lastlog.8.xml | 2
modules/pam_limits/limits.conf.5 | 4
modules/pam_limits/limits.conf.5.xml | 2
modules/pam_limits/pam_limits.8 | 187 ++---------------------
modules/pam_limits/pam_limits.8.xml | 2
modules/pam_listfile/pam_listfile.8 | 209 ++------------------------
modules/pam_listfile/pam_listfile.8.xml | 2
modules/pam_localuser/pam_localuser.8 | 189 ++---------------------
modules/pam_localuser/pam_localuser.8.xml | 2
modules/pam_loginuid/pam_loginuid.8 | 181 +---------------------
modules/pam_loginuid/pam_loginuid.8.xml | 2
modules/pam_mail/pam_mail.8 | 203 +++----------------------
modules/pam_mail/pam_mail.8.xml | 2
modules/pam_mkhomedir/pam_mkhomedir.8 | 189 ++---------------------
modules/pam_mkhomedir/pam_mkhomedir.8.xml | 2
modules/pam_motd/pam_motd.8 | 185 +----------------------
modules/pam_motd/pam_motd.8.xml | 2
modules/pam_namespace/namespace.conf.5 | 195 ++----------------------
modules/pam_namespace/namespace.conf.5.xml | 2
modules/pam_namespace/pam_namespace.8 | 191 ++---------------------
modules/pam_namespace/pam_namespace.8.xml | 2
modules/pam_nologin/pam_nologin.8 | 191 ++---------------------
modules/pam_nologin/pam_nologin.8.xml | 2
modules/pam_permit/pam_permit.8 | 183 +---------------------
modules/pam_permit/pam_permit.8.xml | 2
modules/pam_rhosts/pam_rhosts.8 | 197 ++----------------------
modules/pam_rhosts/pam_rhosts.8.xml | 2
modules/pam_rootok/pam_rootok.8 | 181 +---------------------
modules/pam_rootok/pam_rootok.8.xml | 2
modules/pam_securetty/pam_securetty.8 | 191 ++---------------------
modules/pam_securetty/pam_securetty.8.xml | 2
modules/pam_selinux/pam_selinux.8 | 181 +---------------------
modules/pam_selinux/pam_selinux.8.xml | 2
modules/pam_sepermit/pam_sepermit.8 | 183 +---------------------
modules/pam_sepermit/pam_sepermit.8.xml | 2
modules/pam_shells/pam_shells.8 | 185 +----------------------
modules/pam_shells/pam_shells.8.xml | 2
modules/pam_succeed_if/pam_succeed_if.8 | 201 ++-----------------------
modules/pam_succeed_if/pam_succeed_if.8.xml | 2
modules/pam_tally/pam_tally.8 | 211 +++-----------------------
modules/pam_tally/pam_tally.8.xml | 2
modules/pam_time/pam_time.8 | 183 +---------------------
modules/pam_time/pam_time.8.xml | 2
modules/pam_time/time.conf.5 | 193 ++----------------------
modules/pam_time/time.conf.5.xml | 2
modules/pam_umask/pam_umask.8 | 186 +----------------------
modules/pam_umask/pam_umask.8.xml | 2
modules/pam_unix/pam_unix.8 | 2
modules/pam_unix/pam_unix.8.xml | 2
modules/pam_userdb/pam_userdb.8 | 185 +----------------------
modules/pam_userdb/pam_userdb.8.xml | 2
modules/pam_warn/pam_warn.8 | 181 +---------------------
modules/pam_warn/pam_warn.8.xml | 2
modules/pam_wheel/pam_wheel.8 | 2
modules/pam_wheel/pam_wheel.8.xml | 2
modules/pam_xauth/pam_xauth.8 | 211 +++-----------------------
modules/pam_xauth/pam_xauth.8.xml | 2
125 files changed, 993 insertions(+), 10057 deletions(-)
|
view
|
download
|
| autoconf.patch |
Makefile.in | 31
aclocal.m4 | 170
conf/Makefile.in | 28
conf/pam_conv1/Makefile.in | 24
config.h.in | 3
configure |11369 ++++++++----------------------
doc/Makefile.in | 28
doc/adg/Makefile.in | 22
doc/man/Makefile.in | 47
doc/mwg/Makefile.in | 22
doc/sag/Makefile.in | 22
doc/specs/Makefile.in | 24
examples/Makefile.in | 24
libpam/Makefile.in | 24
libpam_misc/Makefile.in | 24
libpamc/Makefile.in | 28
libpamc/test/Makefile.in | 22
ltmain.sh | 45
m4/libtool.m4 | 40
m4/ltversion.m4 | 10
modules/Makefile.in | 28
modules/pam_access/Makefile.in | 74
modules/pam_cracklib/Makefile.in | 70
modules/pam_debug/Makefile.in | 70
modules/pam_deny/Makefile.in | 70
modules/pam_echo/Makefile.in | 70
modules/pam_env/Makefile.in | 74
modules/pam_exec/Makefile.in | 70
modules/pam_faildelay/Makefile.in | 70
modules/pam_filter/Makefile.in | 74
modules/pam_filter/upperLOWER/Makefile.in | 24
modules/pam_ftp/Makefile.in | 70
modules/pam_group/Makefile.in | 74
modules/pam_issue/Makefile.in | 70
modules/pam_keyinit/Makefile.in | 70
modules/pam_lastlog/Makefile.in | 70
modules/pam_limits/Makefile.in | 74
modules/pam_listfile/Makefile.in | 70
modules/pam_localuser/Makefile.in | 70
modules/pam_loginuid/Makefile.in | 70
modules/pam_mail/Makefile.in | 70
modules/pam_mkhomedir/Makefile.in | 70
modules/pam_motd/Makefile.in | 70
modules/pam_namespace/Makefile.in | 74
modules/pam_nologin/Makefile.in | 70
modules/pam_permit/Makefile.in | 70
modules/pam_pwhistory/Makefile.in | 70
modules/pam_rhosts/Makefile.in | 70
modules/pam_rootok/Makefile.in | 70
modules/pam_securetty/Makefile.in | 83
modules/pam_selinux/Makefile.in | 70
modules/pam_sepermit/Makefile.in | 74
modules/pam_shells/Makefile.in | 70
modules/pam_stress/Makefile.in | 53
modules/pam_succeed_if/Makefile.in | 70
modules/pam_tally/Makefile.in | 70
modules/pam_tally2/Makefile.in | 70
modules/pam_time/Makefile.in | 74
modules/pam_timestamp/Makefile.in | 70
modules/pam_tty_audit/Makefile.in | 70
modules/pam_umask/Makefile.in | 70
modules/pam_unix/Makefile.in | 80
modules/pam_userdb/Makefile.in | 70
modules/pam_warn/Makefile.in | 70
modules/pam_wheel/Makefile.in | 70
modules/pam_xauth/Makefile.in | 70
tests/Makefile.in | 53
xtests/Makefile.in | 24
68 files changed, 6117 insertions(+), 9137 deletions(-)
|
view
|
download
|
| update-motd |
modules/pam_motd/README | 4 ++
modules/pam_motd/pam_motd.8 | 11 +++++-
modules/pam_motd/pam_motd.8.xml | 11 ++++++
modules/pam_motd/pam_motd.c | 71 ++++++++++++++++++++++++----------------
4 files changed, 68 insertions(+), 29 deletions(-)
|
view
|
download
|
| fix-man-crud |
doc/man/pam.3 | 173 +--------------------
doc/man/pam_close_session.3 | 169 +--------------------
doc/man/pam_end.3 | 171 +--------------------
doc/man/pam_fail_delay.3 | 223 +---------------------------
doc/man/pam_get_authtok.3 | 179 +---------------------
doc/man/pam_get_data.3 | 167 +-------------------
doc/man/pam_get_item.3 | 173 +--------------------
doc/man/pam_get_user.3 | 169 +--------------------
doc/man/pam_open_session.3 | 169 +--------------------
doc/man/pam_set_data.3 | 169 +--------------------
doc/man/pam_set_item.3 | 171 +--------------------
doc/man/pam_setcred.3 | 177 ++--------------------
doc/man/pam_sm_acct_mgmt.3 | 177 +---------------------
doc/man/pam_sm_authenticate.3 | 175 +--------------------
doc/man/pam_sm_chauthtok.3 | 179 +---------------------
doc/man/pam_sm_close_session.3 | 173 +--------------------
doc/man/pam_sm_open_session.3 | 173 +--------------------
doc/man/pam_sm_setcred.3 | 179 +---------------------
doc/man/pam_start.3 | 171 +--------------------
modules/pam_mkhomedir/mkhomedir_helper.8 | 163 +-------------------
modules/pam_pwhistory/pam_pwhistory.8 | 197 +-----------------------
modules/pam_sepermit/sepermit.conf.5 | 177 +---------------------
modules/pam_tally2/pam_tally2.8 | 197 ++----------------------
modules/pam_timestamp/pam_timestamp.8 | 179 +---------------------
modules/pam_timestamp/pam_timestamp_check.8 | 181 +---------------------
modules/pam_tty_audit/pam_tty_audit.8 | 179 +---------------------
modules/pam_unix/unix_chkpwd.8 | 163 +-------------------
modules/pam_unix/unix_update.8 | 163 +-------------------
28 files changed, 362 insertions(+), 4574 deletions(-)
|
view
|
download
|
| sys-types-include.patch |
libpam/include/security/pam_modutil.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| no_PATH_MAX_on_hurd |
tests/tst-dlopen.c | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| lib_security_multiarch_compat |
libpam/pam_handlers.c | 33 +++++++++++++++++++++------------
1 file changed, 21 insertions(+), 12 deletions(-)
|
view
|
download
|
| pam_env-fix-overflow.patch |
modules/pam_env/pam_env.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| pam_env-fix-dos.patch |
modules/pam_env/pam_env.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| cve-2011-4708.patch |
modules/pam_env/pam_env.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|