summaryrefslogtreecommitdiffhomepage
path: root/cli-runopts.c
AgeCommit message (Expand)Author
2007-02-04merge of '691c56da3db2685f58ea53540a73c1b79e7df9cd'Matt Johnston
2007-02-04Revert bogus fix, make a note that the var is meant to 'leak'Matt Johnston
2007-02-04merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'Matt Johnston
2007-02-03Fix another leak found by KlocworkMatt Johnston
2006-06-12mention a command in the helpMatt Johnston
2006-06-07add -f background option to dbclientMatt Johnston
2006-06-07Add -N "no remote command" dbclient option.Matt Johnston
2005-12-04 * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston
2005-07-08rename PubkeyList to SignKeyList for clarityMatt Johnston
2005-03-13* Add references in the manpages to the dbclient manpageMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-10-17-i works with scp now.Matt Johnston
2004-08-24Fix for "-l" scp optionMatt Johnston
2004-08-18DEBUG_TRACE now only triggers with -v on the cmdlineMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-12Some more sanity-checking of args, and just warn and ignore OpenSSH argsMatt Johnston
2004-08-12TCP forwarding works.Matt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-08newlines which weren't thereMatt Johnston
2004-08-06- client pubkey auth worksMatt Johnston
2004-08-06Filled out a bit, with commandline support etcMatt Johnston
2004-08-01- Added terminal mode handling etc for the client, and window changeMatt Johnston
2004-07-30tty raw mode support works mostlyMatt Johnston