Duncan Ferguson
ee9ec5a366
Additional host menu options
...
Add in 'Set all active' and 'Set half active' options. Thanks to Andrew Stevenson
2014-07-07 20:22:32 +01:00
Duncan Ferguson
83691ee6be
New options to not open repeated terminals
...
In many situations it can be very useful to open multiple terminals to the same host. In others, it isn't. Provide for either usage.
Patch from Oliver Meissner
2013-02-27 10:26:05 +00:00
Duncan Ferguson
f04b4040ae
Add in 'ccon' command
...
Thanks for Brandon Perkins for the patch
2011-06-30 11:12:59 +01:00
Duncan Ferguson
bb07aacc63
Fix not acting on '-l username'
...
'-l username' now acts as per previous releases
Thanks to Ryan Brown for reporting
2011-01-24 19:47:59 +00:00
Duncan Ferguson
69a51ae54c
Fix for parsing config files with empty values
...
Thanks to Stefan Steiner
2010-12-03 14:18:05 +00:00
Duncan Ferguson
bb9237d888
Added '--use_all_a_records'
...
If a hostname resolves to multiple IP addresses, allow to connect
to all of them, not just the first one found.
Thanks to Simon Fraser
2010-09-10 16:00:01 +01:00
Duncan Ferguson
e2cc9a0863
Fix test error
...
Fix test error on 5.8.8 (reported by Wei Wang)
Also add to TODO file
2010-09-09 12:17:43 +01:00
Duncan Ferguson
f379208b32
Override font used on command line
...
Add an option -f or --font to the cssh command to allow for overriding the terminal_font setting from the config file at runtime.
2010-06-18 23:32:27 +01:00
Duncan Ferguson
77e31c4a62
Improve binary search algorithm
...
If a directory of the same name is in the current directory, this preventing the search running. So, if the binary path is not fully qualified always search, and check to ensure it is a file that is found, rather than an executable directory.
Thanks to Ian Marsh for the patch
2009-11-27 19:11:17 +00:00
Duncan Ferguson
214f5a6a71
Cater for 'broken' long lines in config files
...
Allow for long line continuation in config files with a backslash. Thanks to Mike Loseke for the patch
2009-11-24 09:27:34 +00:00
Kristian Lyngstol
d604feee25
Look for usernames when adding clusters
...
Removes and stores the username portion of a server before checking if it's
a cluster or not to allow dynamic username selection in the GUI too.
2009-11-24 08:25:24 +00:00
Duncan Ferguson
753caf30be
Reorg directory structure
...
Remove unnecessary extra directory level
2009-08-11 17:12:17 +01:00