summaryrefslogtreecommitdiff
path: root/auth-pam.c
Commit message (Expand)AuthorAgeFilesLines
* - (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-301-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