diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-10-07 10:30:06 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-10-07 10:30:06 +1100 |
commit | 7023d161d86211fa6a4c7dfacdad37a53f468512 (patch) | |
tree | a1fe57e9a3785627fe799141e97d1fe129d424e6 /ChangeLog | |
parent | 695ed397a5216189629aa717d03d72ad21cdee1a (diff) |
- djm@cvs.openbsd.org 2008/12/07 22:17:48
[regress/addrmatch.sh]
match string "passwordauthentication" only at start of line, not anywhere
in sshd -T output
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -88,6 +88,10 @@ | |||
88 | [session.c] | 88 | [session.c] |
89 | bz#1596: fflush(NULL) before exec() to ensure that everying (motd | 89 | bz#1596: fflush(NULL) before exec() to ensure that everying (motd |
90 | in particular) has made it out before the streams go away. | 90 | in particular) has made it out before the streams go away. |
91 | - djm@cvs.openbsd.org 2008/12/07 22:17:48 | ||
92 | [regress/addrmatch.sh] | ||
93 | match string "passwordauthentication" only at start of line, not anywhere | ||
94 | in sshd -T output | ||
91 | 95 | ||
92 | 20091002 | 96 | 20091002 |
93 | - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. | 97 | - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. |