diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-07-23 21:03:02 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-07-23 21:03:02 +0000 |
commit | ee8d52d008c03e5aa19e1bd9b0baaf5faa6cfbb8 (patch) | |
tree | a3cb96a630ed10969615c2bf8799dca9adb5c490 /ChangeLog | |
parent | 264ee307a8fd171dbb44121ec05b83f4143408cf (diff) |
- stevesk@cvs.openbsd.org 2002/07/19 17:42:40
[ssh.c]
display a warning from ssh when XAuthLocation does not exist or xauth
returned no authentication data. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -5,6 +5,10 @@ | |||
5 | [log.c log.h session.c sshd.c] | 5 | [log.c log.h session.c sshd.c] |
6 | remove fatal cleanups after fork; based on discussions with and code | 6 | remove fatal cleanups after fork; based on discussions with and code |
7 | from solar. | 7 | from solar. |
8 | - stevesk@cvs.openbsd.org 2002/07/19 17:42:40 | ||
9 | [ssh.c] | ||
10 | display a warning from ssh when XAuthLocation does not exist or xauth | ||
11 | returned no authentication data. ok markus@ | ||
8 | 12 | ||
9 | 20020722 | 13 | 20020722 |
10 | - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk | 14 | - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk |
@@ -1428,4 +1432,4 @@ | |||
1428 | - (stevesk) entropy.c: typo in debug message | 1432 | - (stevesk) entropy.c: typo in debug message |
1429 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 1433 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
1430 | 1434 | ||
1431 | $Id: ChangeLog,v 1.2395 2002/07/23 21:01:56 mouring Exp $ | 1435 | $Id: ChangeLog,v 1.2396 2002/07/23 21:03:02 mouring Exp $ |