summaryrefslogtreecommitdiff
path: root/auth2-pam.c
Commit message (Expand)AuthorAgeFilesLines
* - (bal) fix to auth2-pam.c to swap fatal() arguments, A bit of styleBen Lindstrom2002-06-281-6/+5
* - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISSDamien Miller2002-06-261-1/+10
* - (djm) Make auth2-pam.c compile again after dispatch.h and packet.hDamien Miller2002-01-221-4/+4
* - (djm) Remove redundant and incorrect test for max auth attempts inDamien Miller2001-06-271-4/+1
* KNF comment blockDamien Miller2001-02-161-3/+5
* - (djm) Clean up PAM namespace. Suggested by Darren MoffatDamien Miller2001-02-151-2/+2
* - (djm) Much KNF on PAM codeDamien Miller2001-02-071-60/+53
* - (djm) Don't log SSH2 PAM KbdInt responses to debug, they may containPRE-REORDERDamien Miller2001-01-311-2/+1
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-3/+4
* - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom2001-01-191-5/+1
* - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)Damien Miller2001-01-191-5/+3
* Please grep through the source and look for 'ISSUE' comments and verifyBen Lindstrom2001-01-191-2/+4
* - (djm) Workaround PAM inconsistencies between Solaris derived PAM codeDamien Miller2000-12-201-9/+9
* - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enableDamien Miller2000-12-031-0/+170