index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth-pam.c
Age
Commit message (
Expand
)
Author
2003-05-14
- (djm) Die screaming if start_pam() is called when UsePAM=no
Damien Miller
2003-05-14
- (djm) Add new UsePAM configuration directive to allow runtime control
Damien Miller
2003-05-10
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
Damien Miller
2003-04-29
- (djm) Add back radix.o (used by AFS support), after it went missing from
Damien Miller
2003-04-09
*** empty log message ***
Damien Miller
2003-01-22
- (djm) Reorganise PAM & SIA password handling to eliminate some common code
Damien Miller
2002-07-28
- (stevesk) [auth-pam.c] should use PAM_MSG_MEMBER(); from solar
Kevin Steves
2002-07-23
- (stevesk) [auth-pam.c] typo in comment
Kevin Steves
2002-07-23
- (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be
Kevin Steves
2002-07-21
- (stevesk) [auth-pam.[ch] ssh.h] move SSHD_PAM_SERVICE to auth-pam.h
Kevin Steves
2002-07-21
- (stevesk) [auth-pam.c] cast to avoid initialization type mismatch
Kevin Steves
2002-07-21
- (stevesk) [auth-pam.c] merge rest of solar's PAM patch;
Kevin Steves
2002-07-21
- (stevesk) [auth-pam.c] merge cosmetic changes from solar's
Kevin Steves
2002-07-02
- (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc &
Damien Miller
2002-05-08
- (djm) Don't reinitialise PAM credentials before we have started PAM.
Damien Miller
2002-04-26
- (djm) Disable PAM password expiry until a complete fix for bug #188 exists
Damien Miller
2002-04-23
- (djm) Make privsep work with PAM (still experimental)
Damien Miller
2002-04-04
- (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.h
Kevin Steves
2002-02-05
- (djm) Cleanup after sync:
Damien Miller
2001-11-09
- (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
Kevin Steves
2001-10-28
- (stevesk) Fix compile problem with PAM password change fix
Kevin Steves
2001-10-28
- (djm) Fix for PAM password changes being echoed (from stevesk)
Damien Miller
2001-10-28
- (djm) Avoid bug in Solaris PAM libs
Damien Miller
2001-04-23
- (stevesk) auth-pam.c: use PERMIT_NO_PASSWD
Kevin Steves
2001-04-23
- (stevesk) pam_start() doesn't use DNS now for sshd -u0.
Kevin Steves
2001-04-20
- (stevesk) set the default PAM service name to __progname instead
Kevin Steves
2001-03-27
- (djm) Reestablish PAM credentials (which can be supplemental group
Damien Miller
2001-03-21
- (djm) Don't loop forever when changing password via PAM. Patch
Damien Miller
2001-03-21
- (djm) Make sure pam_retval is initialised on call to pam_end. Patch
Damien Miller
2001-03-01
- (djm) Force standard PAM conversation function in a few more places.
Damien Miller
2001-02-27
whitspace
Damien Miller
2001-02-15
- (djm) Clean up PAM namespace. Suggested by Darren Moffat
Damien Miller
2001-02-14
- (djm) Don't try to close PAM session or delete credentials if the
Damien Miller
2001-02-11
Oops - missed a bit of previous diff
Damien Miller
2001-02-11
- (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
Damien Miller
2001-02-07
- (djm) Much KNF on PAM code
Damien Miller
2001-02-05
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-04
NB: big update - may break stuff. Please test!
Damien Miller
2001-01-22
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2001-01-19
- (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
Damien Miller
2000-12-20
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
Damien Miller
2000-12-03
- (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
Damien Miller
2000-10-14
function prototype and definition consistency cleanup.
Kevin Steves
2000-10-14
- (stevesk) ~/.hushlogin shouldn't cause required password change to
Kevin Steves
2000-10-14
- (djm) Big OpenBSD sync:
Damien Miller
2000-10-14
- (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
Damien Miller
2000-10-07
- (stevesk) Print PAM return value in PAM log messages to aid
Kevin Steves
2000-09-16
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
Damien Miller
2000-08-30
- (djm) Quieten the pam delete credentials error message
Damien Miller
2000-07-09
- (djm) Fix pam sprintf fix
Damien Miller
[next]