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