summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-15 03:14:11 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-15 03:14:11 +0000
commitc1ba31fadc1146ed56bf33ae0fca2cfe1f1b9f94 (patch)
tree435ba79b3fc934bf71390db76002cf357cc07624 /ChangeLog
parentf9452513fcf92be881809006ce3c210805d5f2ad (diff)
- markus@cvs.openssh.org 2001/02/13 22:49:40
[auth1.c auth2.c] setproctitle(user) only if getpwnam succeeds
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ffe51708..4827a8a3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@
23 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09 23 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09
24 [clientloop.c packet.c ssh-keyscan.c] 24 [clientloop.c packet.c ssh-keyscan.c]
25 deal with EAGAIN/EINTR selects which were skipped 25 deal with EAGAIN/EINTR selects which were skipped
26 - markus@cvs.openssh.org 2001/02/13 22:49:40
27 [auth1.c auth2.c]
28 setproctitle(user) only if getpwnam succeeds
26 29
2720010214 3020010214
28 - (djm) Don't try to close PAM session or delete credentials if the 31 - (djm) Don't try to close PAM session or delete credentials if the
@@ -3951,4 +3954,4 @@
3951 - Wrote replacements for strlcpy and mkdtemp 3954 - Wrote replacements for strlcpy and mkdtemp
3952 - Released 1.0pre1 3955 - Released 1.0pre1
3953 3956
3954$Id: ChangeLog,v 1.765 2001/02/15 03:12:08 mouring Exp $ 3957$Id: ChangeLog,v 1.766 2001/02/15 03:14:11 mouring Exp $