summaryrefslogtreecommitdiff
path: root/auth-pam.h
Commit message (Expand)AuthorAgeFilesLines
* remove PAM dependencies on old packet APIDamien Miller2019-01-201-1/+1
* upstream: switch over to the new authorized_keys options API anddjm@openbsd.org2018-03-031-1/+3
* Remove do_pam_set_tty which is dead code.Darren Tucker2016-10-151-1/+0
* Remove obsolete CVS $Id from source files.Darren Tucker2016-08-171-2/+0
* add --with-pam-service to specify PAM service nameDamien Miller2016-08-161-4/+0
* Handle PAM_MAXTRIES from modules.Darren Tucker2016-07-181-0/+2
* - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output fromDarren Tucker2004-09-111-1/+2
* - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAMDarren Tucker2004-05-301-1/+2
* - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.cDarren Tucker2004-03-081-2/+2
* - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #14: Use do_pwchange toDarren Tucker2004-02-101-3/+1
* - (djm) Export environment variables from authentication subprocess toDamien Miller2003-11-171-1/+2
* - (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new staticDarren Tucker2003-10-071-1/+3
* - (djm) Bug #423: reorder setting of PAM_TTY and calling of PAM sessionDamien Miller2003-09-021-2/+3
* - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.hDarren Tucker2003-08-261-1/+2
* - (djm) Bug #564: Perform PAM account checks for all authentications whenDamien Miller2003-08-251-2/+2
* - (djm) Sync auth-pam.h with what we actually implementDamien Miller2003-05-191-12/+8
* - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge withAFTER_FREEBSD_PAM_MERGEDamien Miller2003-05-101-3/+3
* - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must beKevin Steves2002-07-231-1/+2
* - (stevesk) [auth-pam.[ch] ssh.h] move SSHD_PAM_SERVICE to auth-pam.hKevin Steves2002-07-211-1/+5
* - (stevesk) [auth-pam.h] unneeded includeKevin Steves2002-07-211-3/+1
* - (stevesk) [auth-pam.h] licenseKevin Steves2002-07-211-1/+25
* - (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.hKevin Steves2002-04-041-2/+2
* - (djm) Reestablish PAM credentials (which can be supplemental groupDamien Miller2001-03-271-2/+2
* - (djm) Clean up PAM namespace. Suggested by Darren MoffatDamien Miller2001-02-151-3/+3
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-091-0/+2
* - (djm) Much KNF on PAM codeDamien Miller2001-02-071-0/+1
* - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)Damien Miller2001-01-191-1/+1
* - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enableDamien Miller2000-12-031-0/+2
* function prototype and definition consistency cleanup.Kevin Steves2000-10-141-2/+2
* - (stevesk) ~/.hushlogin shouldn't cause required password change toKevin Steves2000-10-141-0/+1
* - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAMDamien Miller2000-09-161-0/+1
* Add const to suppress compiler warningDamien Miller2000-01-271-1/+1
* - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller1999-12-301-0/+15