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
2004-07-21
- (djm) [auth-pam.c] Portable parts of bz#899: Don't display invalid
Damien Miller
2004-07-19
- (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function,
Damien Miller
2004-07-11
- (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
Darren Tucker
2004-07-01
- (dtucker) [auth-pam.c] Bug #559 (last piece): Pass DISALLOW_NULL_AUTHTOK
Darren Tucker
2004-07-01
- (dtucker) [auth-pam.c] Bug #705: Make arguments match PAM specs, fixes
Darren Tucker
2004-06-30
- (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL
Darren Tucker
2004-06-19
- (dtucker) [auth-pam.c] Don't use PAM namespace for
Darren Tucker
2004-06-03
- (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions.
Darren Tucker
2004-06-01
- (djm) [auth-pam.c] Add copyright for local changes
Damien Miller
2004-05-30
- (dtucker) [auth-pam.c] Use an invalid password for root if
Darren Tucker
2004-05-30
- (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAM
Darren Tucker
2004-05-24
- (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread"
Darren Tucker
2004-05-13
- (dtucker) [auth-pam.c scard-opensc.c] Tinderbox says auth-pam.c uses
Darren Tucker
2004-04-18
- (dtucker) [auth-pam.c] Log username and source host for failed PAM
Darren Tucker
2004-03-30
- (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
Darren Tucker
2004-03-08
- (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
Darren Tucker
2004-03-04
- (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread,
Darren Tucker
2004-03-04
- (dtucker) [auth-pam.c] Don't try to export PAM when compiled with
Darren Tucker
2004-02-17
- (dtucker) [auth-pam.c] Store output from pam_session and pam_setcred for
Darren Tucker
2004-02-17
- (dtucker) [auth-pam.c] Tidy up PAM debugging. ok djm@
Darren Tucker
2004-02-10
- (dtucker) [auth-pam.c auth-pam.h session.c] Bug #14: Use do_pwchange to
Darren Tucker
2004-01-15
- (dtucker) [auth-pam.c] Add minor debugging.
Darren Tucker
2004-01-14
- (dtucker) [auth-pam.c] Reset signal handler in pthread_cancel too, add
Darren Tucker
2004-01-14
- (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits
Darren Tucker
2004-01-13
- (dtucker) [auth-pam.c] Relocate struct pam_ctxt and prototypes. No
Darren Tucker
2004-01-08
- (dtucker) [auth-pam.c defines.h] Bug #783: move __unused to defines.h and
Darren Tucker
2004-01-02
- (djm) OSX/Darwin put the PAM headers in a different place, detect this.
Damien Miller
2003-12-18
Enable commented-out "if (compat20)" test. (Should not have been committed.)
Darren Tucker
2003-12-18
- (dtucker) [auth-pam.c] Do PAM chauthtok during SSH2 keyboard-interactive
Darren Tucker
2003-11-21
more whitespace (tabs this time)
Damien Miller
2003-11-21
- djm@cvs.openbsd.org 2003/11/21 11:57:03
Damien Miller
2003-11-18
- (dtucker) [auth-pam.c] Only use pam_putenv if our platform has it. ok djm@
Darren Tucker
2003-11-18
- (dtucker) [auth-pam.c] Convert chauthtok_conv into a generic tty_conv,
Darren Tucker
2003-11-17
- (djm) Export environment variables from authentication subprocess to
Damien Miller
2003-11-17
- (djm) Bug #632: Don't call pam_end indirectly from within kbd-int
Damien Miller
2003-11-13
- (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
Darren Tucker
2003-11-13
- (dtucker) [auth-pam.c] Append newlines to lines output by the
Darren Tucker
2003-10-09
Add FALLTHROUGH comment
Darren Tucker
2003-10-07
- (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new static
Darren Tucker
2003-09-23
- (djm) Sync with V_3_7 branch:
Damien Miller
2003-09-17
- (djm) Sync with V_3_7 branch
Damien Miller
2003-09-13
Add extern __progname, needed if SSHD_PAM_SERVICE not defined
Darren Tucker
2003-09-13
- (dtucker) [auth-pam.c] Use SSHD_PAM_SERVICE for PAM service name, patch
Darren Tucker
2003-09-02
- (djm) Bug #423: reorder setting of PAM_TTY and calling of PAM session
Damien Miller
2003-09-02
- (djm) Don't initialise pam_conv structures inline. Avoids HP/UX compiler
Damien Miller
2003-08-26
- (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
Darren Tucker
2003-08-25
- (djm) Bug #564: Perform PAM account checks for all authentications when
Damien Miller
2003-08-08
- (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null. ok djm@
Darren Tucker
2003-07-30
- (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal
Damien Miller
2003-06-03
- (djm) OpenBSD CVS Sync
Damien Miller
[prev]
[next]