Commit graph

10 commits

Author SHA1 Message Date
Duncan Ferguson
8ae8459b1e Amend doc L<xx> links
Amend all L<xx> links to prevent build breakage on cygwin (Sf bug 3115635)
2011-04-01 15:39:40 +01: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
2aa655b38d Added '--list', '-L'
Added option to list available cluster tags (idea from Markus Manzke)
2010-09-09 21:22:53 +01:00
Duncan Ferguson
7218c10758 Correct '--font, -f' in cssh documentation 2010-06-20 20:30:00 +01:00
Duncan Ferguson
74809e7184 Standardise licence
GPL and GPL+1/Artistic licenses were used - standarise on GPL+1/Artisticc (same as perl) except for cscp (which I didnt write)
2010-06-20 20:23:41 +01:00
Duncan Ferguson
546766aec4 Reorder options in pod
Put options into alphabetical order
2010-06-18 23:36:51 +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
f862782d73 Start over again - step 1
Really wasnt happy with how the work was going previously - kept getting lost, so start again from before too many changed were made.

So, move all code out of bin/cssh into App::ClusterSSH.pm and ensure still works
2010-06-18 22:11:34 +01:00
Duncan Ferguson
2a98b506db Merge commit 'origin/master' into switch_to_perl_mod 2009-12-21 19:11:30 +00:00
Duncan Ferguson
e33fa5face Rename files to new locations 2009-12-19 17:25:30 +00:00
Renamed from src/cssh.pl (Browse further)