diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-08-03 00:05:01 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-08-03 00:05:01 +1000 |
commit | 4b60966863d241efc29f0897a7f299ec8e5f6c2b (patch) | |
tree | 92291940a67d0abdd4d3c4cdded4778dbf9a3707 /ChangeLog | |
parent | 40311f2feba510bc646710ca3c44c61b7a21a73c (diff) |
- markus@cvs.openbsd.org 2003/07/31 09:21:02
[auth2-none.c]
check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.za
ok henning
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -32,6 +32,10 @@ | |||
32 | - markus@cvs.openbsd.org 2003/07/30 07:53:27 | 32 | - markus@cvs.openbsd.org 2003/07/30 07:53:27 |
33 | [progressmeter.c] | 33 | [progressmeter.c] |
34 | whitespace (included with previous import) | 34 | whitespace (included with previous import) |
35 | - markus@cvs.openbsd.org 2003/07/31 09:21:02 | ||
36 | [auth2-none.c] | ||
37 | check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.za | ||
38 | ok henning | ||
35 | 39 | ||
36 | - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] | 40 | - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] |
37 | Add a tcgetpgrp function. | 41 | Add a tcgetpgrp function. |
@@ -774,4 +778,4 @@ | |||
774 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 778 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
775 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 779 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
776 | 780 | ||
777 | $Id: ChangeLog,v 1.2875 2003/08/02 14:00:47 dtucker Exp $ | 781 | $Id: ChangeLog,v 1.2876 2003/08/02 14:05:01 dtucker Exp $ |