summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-03-04 20:03:54 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-03-04 20:03:54 +1100
commitb9b6021667953fcb578215c97e523d6cea281ea9 (patch)
tree5b40e18a68b768f5149622957f0c182046aee7d0 /ChangeLog
parent4b385d4bc0ac6e27b5ba5ce941d1603417963603 (diff)
- (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread,
prevent hanging during PAM keyboard-interactive authentications. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e69642a6b..981277d95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120040304 120040304
2 - (dtucker) [auth-pam.c] Don't try to export PAM when compiled with 2 - (dtucker) [auth-pam.c] Don't try to export PAM when compiled with
3 -DUSE_POSIX_THREADS. From antoine.verheijen at ualbert ca. ok djm@ 3 -DUSE_POSIX_THREADS. From antoine.verheijen at ualbert ca. ok djm@
4 - (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread,
5 prevent hanging during PAM keyboard-interactive authentications. ok djm@
4 6
520040303 720040303
6 - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent 8 - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent
@@ -849,4 +851,4 @@
849 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 851 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
850 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 852 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
851 853
852$Id: ChangeLog,v 1.3274 2004/03/04 08:54:10 dtucker Exp $ 854$Id: ChangeLog,v 1.3275 2004/03/04 09:03:54 dtucker Exp $