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 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)
- * Fri Sep 7 19:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.23
- pam_cracklib should count the last char when computing difference (#267201)