index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
auth-pam.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (dtucker) [auth-pam.c] Log username and source host for failed PAM
Darren Tucker
2004-04-18
1
-3
/
+6
*
- (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
Darren Tucker
2004-03-30
1
-8
/
+8
*
- (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
Darren Tucker
2004-03-08
1
-12
/
+17
*
- (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread,
Darren Tucker
2004-03-04
1
-1
/
+2
*
- (dtucker) [auth-pam.c] Don't try to export PAM when compiled with
Darren Tucker
2004-03-04
1
-1
/
+3
*
- (dtucker) [auth-pam.c] Store output from pam_session and pam_setcred for
Darren Tucker
2004-02-17
1
-2
/
+47
*
- (dtucker) [auth-pam.c] Tidy up PAM debugging. ok djm@
Darren Tucker
2004-02-17
1
-3
/
+5
*
- (dtucker) [auth-pam.c auth-pam.h session.c] Bug #14: Use do_pwchange to
Darren Tucker
2004-02-10
1
-19
/
+10
*
- (dtucker) [auth-pam.c] Add minor debugging.
Darren Tucker
2004-01-14
1
-3
/
+12
*
- (dtucker) [auth-pam.c] Reset signal handler in pthread_cancel too, add
Darren Tucker
2004-01-14
1
-1
/
+4
*
- (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits
Darren Tucker
2004-01-14
1
-1
/
+22
*
- (dtucker) [auth-pam.c] Relocate struct pam_ctxt and prototypes. No
Darren Tucker
2004-01-13
1
-12
/
+15
*
- (dtucker) [auth-pam.c defines.h] Bug #783: move __unused to defines.h and
Darren Tucker
2004-01-08
1
-3
/
+1
*
- (djm) OSX/Darwin put the PAM headers in a different place, detect this.
Damien Miller
2004-01-02
1
-1
/
+5
*
Enable commented-out "if (compat20)" test. (Should not have been committed.)
Darren Tucker
2003-12-18
1
-3
/
+3
*
- (dtucker) [auth-pam.c] Do PAM chauthtok during SSH2 keyboard-interactive
Darren Tucker
2003-12-18
1
-13
/
+51
*
more whitespace (tabs this time)
Damien Miller
2003-11-21
1
-4
/
+4
*
- djm@cvs.openbsd.org 2003/11/21 11:57:03
Damien Miller
2003-11-21
1
-22
/
+22
*
- (dtucker) [auth-pam.c] Only use pam_putenv if our platform has it. ok djm@
Darren Tucker
2003-11-18
1
-1
/
+3
*
- (dtucker) [auth-pam.c] Convert chauthtok_conv into a generic tty_conv,
Darren Tucker
2003-11-18
1
-31
/
+25
*
- (djm) Export environment variables from authentication subprocess to
Damien Miller
2003-11-17
1
-7
/
+76
*
- (djm) Bug #632: Don't call pam_end indirectly from within kbd-int
Damien Miller
2003-11-17
1
-12
/
+23
*
- (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
Darren Tucker
2003-11-13
1
-3
/
+3
*
- (dtucker) [auth-pam.c] Append newlines to lines output by the
Darren Tucker
2003-11-13
1
-3
/
+3
*
Add FALLTHROUGH comment
Darren Tucker
2003-10-09
1
-1
/
+2
*
- (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new static
Darren Tucker
2003-10-07
1
-20
/
+20
*
- (djm) Sync with V_3_7 branch:
Damien Miller
2003-09-23
1
-30
/
+54
*
- (djm) Sync with V_3_7 branch
Damien Miller
2003-09-16
1
-9
/
+11
*
Add extern __progname, needed if SSHD_PAM_SERVICE not defined
Darren Tucker
2003-09-13
1
-1
/
+2
*
- (dtucker) [auth-pam.c] Use SSHD_PAM_SERVICE for PAM service name, patch
Darren Tucker
2003-09-13
1
-2
/
+3
*
- (djm) Bug #423: reorder setting of PAM_TTY and calling of PAM session
Damien Miller
2003-09-02
1
-7
/
+12
*
- (djm) Don't initialise pam_conv structures inline. Avoids HP/UX compiler
Damien Miller
2003-09-02
1
-3
/
+9
*
- (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
Darren Tucker
2003-08-26
1
-1
/
+24
*
- (djm) Bug #564: Perform PAM account checks for all authentications when
Damien Miller
2003-08-25
1
-25
/
+27
*
- (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null. ok djm@
Darren Tucker
2003-08-08
1
-6
/
+8
*
- (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal
Damien Miller
2003-07-30
1
-5
/
+8
*
- (djm) OpenBSD CVS Sync
Damien Miller
2003-06-03
1
-3
/
+2
*
- (djm) Fix segv from bad reordering in auth-pam.c
Damien Miller
2003-06-02
1
-2
/
+2
*
- (djm) Return of the dreaded PAM_TTY_KLUDGE, which went missing in
Damien Miller
2003-05-18
1
-3
/
+21
*
- (djm) Guard free_pam_environment against NULL argument. Works around
Damien Miller
2003-05-16
1
-0
/
+3
*
- (djm) Die screaming if start_pam() is called when UsePAM=no
Damien Miller
2003-05-14
1
-0
/
+3
*
- (djm) Add new UsePAM configuration directive to allow runtime control
Damien Miller
2003-05-14
1
-1
/
+6
*
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
AFTER_FREEBSD_PAM_MERGE
Damien Miller
2003-05-10
1
-351
/
+544
*
- (djm) Add back radix.o (used by AFS support), after it went missing from
Damien Miller
2003-04-29
1
-7
/
+7
*
*** empty log message ***
Damien Miller
2003-04-09
1
-4
/
+4
*
- (djm) Reorganise PAM & SIA password handling to eliminate some common code
Damien Miller
2003-01-22
1
-9
/
+1
*
- (stevesk) [auth-pam.c] should use PAM_MSG_MEMBER(); from solar
Kevin Steves
2002-07-28
1
-2
/
+2
*
- (stevesk) [auth-pam.c] typo in comment
Kevin Steves
2002-07-23
1
-2
/
+2
*
- (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be
Kevin Steves
2002-07-23
1
-1
/
+11
*
- (stevesk) [auth-pam.[ch] ssh.h] move SSHD_PAM_SERVICE to auth-pam.h
Kevin Steves
2002-07-22
1
-2
/
+1
[next]