comparison CHANGES @ 134:6b306ad5f5b5

-i works with scp now.
author Matt Johnston <matt@ucc.asn.au>
date Sun, 17 Oct 2004 10:35:19 +0000
parents 8c08fd2b7f5b
children b9d3f725e00b
comparison
equal deleted inserted replaced
133:b4cfe976c8e1 134:6b306ad5f5b5
1 0.44test5 -
2
3 - Fix dbclient so that "scp -i keyfile" works. (It can handle "-ikeyfile
4 properly)
5
6 - Fix for PAM auth so that usernames are logged and conversation function
7 responses are allocated correctly.
8
9 - Avoid a race in server shell-handling code which prevents the exit-code
10 from being returned to the client.
11
12 - Makefile modified so that install target works correctly (doesn't try
13 to install "all" binary) - patch from Juergen Daubert
14
1 0.44test4 - Tue Sept 14 21:15:54 +0800 15 0.44test4 - Tue Sept 14 21:15:54 +0800
2 16
3 - Fix inetd mode so it actually loads the hostkeys (oops) 17 - Fix inetd mode so it actually loads the hostkeys (oops)
4 18
5 - Changed DROPBEAR_DEFPORT properly everywhere 19 - Changed DROPBEAR_DEFPORT properly everywhere