Commit graph

505 commits

Author SHA1 Message Date
Duncan Ferguson
d4733ce0d3 Fix behaviour when no cluster command defined
Also tidyup output to 'cssh -L' when no external clusters defined
2014-08-10 10:36:22 +01:00
Duncan Ferguson
b374754129 Add in subject to email helper 2014-07-09 20:59:36 +01:00
Duncan Ferguson
93146a023d Release 4.03_01 2014-07-09 20:57:12 +01:00
Duncan Ferguson
f22bce3cb1 Fix test after fixing -v option 2014-07-09 20:32:38 +01:00
Duncan Ferguson
72668c128f Fix printing of correct version with '-v' 2014-07-09 20:28:52 +01:00
Duncan Ferguson
395a35e018 Fix changes test 2014-07-09 20:26:10 +01:00
Duncan Ferguson
05554f1a1f Fix pod coverage test 2014-07-09 20:25:42 +01:00
Duncan Ferguson
d424b59228 Merge branch 'getopt' 2014-07-07 20:30:15 +01:00
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
e7694e836e Correct version number 2014-07-05 23:44:16 +01:00
Duncan Ferguson
2e74fd5d3b Merge branch 'master' of github.com:duncs/clusterssh 2014-07-05 23:32:04 +01:00
Duncan Ferguson
c0ac1169eb Tidy up formatting/wording 2014-07-05 23:31:28 +01:00
Duncan Ferguson
70d2cfcb98 Change crsh from symlink to real file 2014-07-05 23:29:13 +01:00
Duncan Ferguson
d7d9f83b15 Correct ctel pod
Amend references to ssh in the pod to be either the comms binary (telnet, rsh) or more generic wording
2014-07-05 23:26:06 +01:00
Duncan Ferguson
085803c328 List external clusters
List on command line (cssh -L) and in 'add host' dialogue in GUI
2014-07-05 20:26:44 +01:00
Duncan Ferguson
c6747288d5 Improve test coverage 2014-07-04 21:41:52 +01:00
Duncan Ferguson
3e2392e9b6 Improve test coverage 2014-07-02 22:39:36 +01:00
Duncan Ferguson
0853d8fee6 Alternative IPv6 address port
Allow for parsing ports from 'xxxx:xxxx:xxxx:xxxx/pppp' style IPv6 addresses
2014-07-02 18:48:06 +01:00
Duncan Ferguson
d439a777b3 Create initial test file 2014-07-01 19:07:52 +01:00
Duncan Ferguson
83cfd73a11 Update changes file 2014-07-01 19:07:18 +01:00
Duncan Ferguson
858112c072 Additional pod docs 2014-06-29 12:49:37 +01:00
Duncan Ferguson
7efebc30b9 Correct MANIFEST and remove unused files 2014-06-28 12:03:49 +01:00
Duncan Ferguson
0b9d1dbb97 Remove unused code & files 2014-06-28 12:00:38 +01:00
Duncan Ferguson
a0b4514176 Perltidy -pbp 2014-06-28 11:40:16 +01:00
Duncan Ferguson
8a445a32ba Perltidy -pbp 2014-06-28 11:40:00 +01:00
Duncan Ferguson
977ae78c6f Remove references to old options variables 2014-06-28 11:39:28 +01:00
Duncan Ferguson
3987586e3f Move tiling and auto quit option processing into module 2014-06-27 18:18:36 +01:00
Duncan Ferguson
dbfa2733fd Move auto close and show history option processing into module 2014-06-27 18:17:22 +01:00
Duncan Ferguson
3416ab1288 Fix option name 2014-06-25 18:12:15 +01:00
Duncan Ferguson
3cffd71b2f Swap around some of the short options 2014-06-22 14:49:45 +01:00
Duncan Ferguson
2f9779d8f5 Move some post-processing option handling into the getopt module 2014-06-22 14:42:21 +01:00
Duncan Ferguson
e6ed822a43 Fix using accessors names where the original option used hyphens 2014-06-21 13:31:04 +01:00
Duncan Ferguson
e54a8cf2bb Merge pull request #6 from cqexbesd/half_inactive
Enable "set half inactive" and "set all active"
2014-06-21 13:20:12 +01:00
Duncan Ferguson
36d100d62d Finish conversion from logmsg to ->debug 2014-06-21 08:30:23 +01:00
Duncan Ferguson
97884dd03e Start using config provided in getopts module 2014-06-20 15:16:41 +01:00
Andrew Stevenson
666a1c0306 Enable "set half inactive" and "set all active"
Adds "set half inactive" and "set all active" menu commands.

When using a large number of systems sometimes you need to avoid running
a command on all simultaneously (e.g. to avoid resource limits or
connection throttling). These commands allow you to enter the command on
all systems, disable half, hit return to actually execute the command,
then use the pre-existing toggle active state option and hit return for
the other half. To finsih you can use "set all active" to get back to
where you started.
2014-06-20 09:53:38 +00:00
Duncan Ferguson
f39ffcb9e4 Generate synopsis text from options 2014-06-18 22:28:44 +01:00
Duncan Ferguson
5c31d13f83 Switch location of Pod::Usage calls 2014-06-16 21:31:10 +01:00
Duncan Ferguson
4abbf5e494 Rework all pod
This is to simplify code and layout, as well as make it far easier to switch to Locale::TextDomain in the future
2014-06-14 08:10:56 +01:00
Duncan Ferguson
c7853ce73a Bugfix pod problems and wording 2014-06-14 08:09:33 +01:00
Duncan Ferguson
e5c8272520 Expected pod output for cssh for comparisons 2014-06-11 18:05:11 +01:00
Duncan Ferguson
6113f5d83a Add more doc sections 2014-06-11 18:04:51 +01:00
Duncan Ferguson
5b8cfc9e4d Add more doc sections 2014-06-08 10:10:18 +01:00
Duncan Ferguson
374775bf87 Display default option value if one is defined 2014-06-08 09:51:58 +01:00
Duncan Ferguson
13442fb156 Add in more documentation sections 2014-06-08 09:51:28 +01:00
Duncan Ferguson
a802b09964 Move pod generation into a sub rather than part of another sub 2014-06-08 08:58:52 +01:00
Duncan Ferguson
352a2108dc Set all remaining options up in a standard way 2014-06-08 08:55:34 +01:00
Duncan Ferguson
8569cdaca5 Start setting up the options in a standard way 2014-06-07 23:02:40 +01:00
Duncan Ferguson
be4093f728 Convert and localise more options 2014-06-07 17:54:59 +01:00
Duncan Ferguson
b2156d8170 Convert and localise more options 2014-06-07 16:48:30 +01:00