Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pam: A security tool which provides authentication for applications.
        
        
        - 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.
Changelog
        
            - * Wed Aug 18 05:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.75-58
- - actually include a fix this time 
            - * Tue Jul 27 05:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.75-57
- - don't include _pam_aconf.h in pam-devel, it's not needed and not for general
  consumption (#128434/808022) 
            - * Mon Jun 28 05:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.75-56
- - pam_limits: rlim_t is unsigned
- pam_limits: recognize the "unlimited" value as RLIM_INFINITY (#116133, Neil
  Horman)