summaryrefslogtreecommitdiffstats
path: root/auth-pam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* function prototype and definition consistency cleanup.Kevin Steves2000-10-141-3/+3
* - (stevesk) ~/.hushlogin shouldn't cause required password change toKevin Steves2000-10-141-1/+7
* - (djm) Big OpenBSD sync:Damien Miller2000-10-141-2/+2
* - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial authDamien Miller2000-10-141-8/+15
* - (stevesk) Print PAM return value in PAM log messages to aidKevin Steves2000-10-071-25/+32
* - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAMDamien Miller2000-09-161-48/+95
* - (djm) Quieten the pam delete credentials error messageDamien Miller2000-08-301-2/+2
* - (djm) Fix pam sprintf fixDamien Miller2000-07-091-2/+2
* - (djm) Only enable PAM_TTY kludge for Linux. Problem report fromDamien Miller2000-07-091-1/+3
* - (djm) Fix bad fprintf format handling in auth-pam.c. Patch fromDamien Miller2000-07-081-2/+2
* Add explanation of PAM_TTY kludgeDamien Miller2000-06-221-2/+9
* - (djm) Add summary of configure options to end of ./configure runDamien Miller2000-06-181-1/+7
* - (djm) Glob manpages in RPM spec files to catch compressed filesDamien Miller2000-06-121-6/+27
* - Cleanup of auth.c, login.c and fake-*Damien Miller2000-05-311-43/+70
* - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>Damien Miller2000-04-291-1/+5
* - Merge fixes from Debian patch from Phil Hands <phil@hands.com>Damien Miller2000-04-201-2/+3
* Add const to suppress compiler warningDamien Miller2000-01-271-2/+2
* - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller1999-12-301-0/+239