Mercurial > dropbear
comparison CHANGES @ 337:bfa09e369e0e
0.49 is close to done.
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 12 Jun 2006 16:05:09 +0000 |
parents | 03f65e461915 |
children | 67689b7ceaf0 |
comparison
equal
deleted
inserted
replaced
336:2dd116db1956 | 337:bfa09e369e0e |
---|---|
1 0.49 - Tues 13 June 2003 | |
2 | |
3 - Return immediately for "sleep 10 & echo foo", rather than waiting | |
4 for the sleep to return (pointed out by Rob Landley) | |
5 | |
6 - Added -P pidfile argument to the server (from Swen Schillig) | |
7 | |
8 - Compile fixes, make sure that all variable definitions are at the start | |
9 of a scope. | |
10 | |
11 - Use $HOME in preference to that from /etc/passwd, so that it | |
12 dbclient can still work on systems with a broken setup. | |
13 | |
14 - Add -N dbclient option for "no command" | |
15 | |
16 - Add -f dbclient option for "background after auth" | |
17 | |
18 - Try to finally fix ss_family compilation problems | |
19 | |
1 0.48.1 - Sat 11 March 2006 | 20 0.48.1 - Sat 11 March 2006 |
2 | 21 |
3 - Compile fix for scp | 22 - Compile fix for scp |
4 | 23 |
5 0.48 - Thurs 9 March 2006 | 24 0.48 - Thurs 9 March 2006 |