summaryrefslogtreecommitdiff
path: root/auth-pam.c
AgeCommit message (Expand)Author
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom
2001-01-19 - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)Damien Miller
2000-12-20 - (djm) Workaround PAM inconsistencies between Solaris derived PAM codeDamien Miller
2000-12-03 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enableDamien Miller
2000-10-14function prototype and definition consistency cleanup.Kevin Steves
2000-10-14 - (stevesk) ~/.hushlogin shouldn't cause required password change toKevin Steves
2000-10-14 - (djm) Big OpenBSD sync:Damien Miller
2000-10-14 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial authDamien Miller
2000-10-07 - (stevesk) Print PAM return value in PAM log messages to aidKevin Steves
2000-09-16 - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAMDamien Miller
2000-08-30 - (djm) Quieten the pam delete credentials error messageDamien Miller
2000-07-09 - (djm) Fix pam sprintf fixDamien Miller
2000-07-09 - (djm) Only enable PAM_TTY kludge for Linux. Problem report fromDamien Miller
2000-07-08 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch fromDamien Miller
2000-06-22Add explanation of PAM_TTY kludgeDamien Miller
2000-06-18 - (djm) Add summary of configure options to end of ./configure runDamien Miller
2000-06-12 - (djm) Glob manpages in RPM spec files to catch compressed filesDamien Miller
2000-05-31 - Cleanup of auth.c, login.c and fake-*Damien Miller
2000-04-30 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>Damien Miller
2000-04-20 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>Damien Miller
2000-01-27Add const to suppress compiler warningDamien Miller
1999-12-30 - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller