Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam-devel: Files needed for developing PAM-aware applications and modules for PAM.
- Summary
- PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policy without
having to recompile programs that handle authentication. This package
contains header files and static libraries used for building both
PAM-aware applications and modules for use with PAM.
Changelog
- * Thu Jan 22 18:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.26
- raise the limits on pammodutil getgr functions (#447842)
- add serialize option to pam_tally2 (#446025)
- pam_limits: comment that rss limit is ignored (#459628)
- pam_loginuid: fix failure with large uids (#460241)
- pam_rhosts_auth: fix test for ip address (#461981)
- allow root to update passwords through unix_chkpwd
helper update functionality (#469857)
- * Thu Mar 27 19:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.25
- allow pam_time to work without tty set (#248588)
- fix pam_lastlog crash on x86_64 (#250421)
- pam_access: match LOCAL when no tty is set (#319641)
- define PAM_AUTHTOK_RECOVERY_ERR (#371391)
- add support for SHA256 and SHA512 password hashes through
glibc (#427394)
- * Mon Dec 3 18:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.24
- optionally drop unset items from substack in pam_stack (#308651)