Commit graph

706 commits

Author SHA1 Message Date
duncan_ferguson
3a844be034 Allow use of long options (swap Getopt::Std to Getopt::Long)
Remove deprecated '-i' option
Deprecate -d and -D, replaced with --debug
2009-04-21 20:14:00 +00:00
duncan_ferguson
0c126227d6 Correct pasting mechanism into control window 2009-04-16 18:27:20 +00:00
duncan_ferguson
793f8eb847 Set window hints on terminals slightly differently to help with tiling
Reserve 5 pixels on top and left hand side of terminals for better tiling
Increase reserve of screen from bottom from 40 pixels to 60
Better notes in docs for screen/terminal reserving
Minor fixup to docs formatting
2009-04-15 21:47:41 +00:00
duncan_ferguson
49f4d65a32 Add new "-a 'command'" option for running a command in each terminal
Fix bug with some host lookups failing
2009-04-15 17:35:22 +00:00
duncan_ferguson
1325c6aead Fix helper script and defaultport usage 2009-04-08 18:23:32 +00:00
duncan_ferguson
1d85a21872 Correct id reference in servers hash 2009-04-08 17:56:38 +00:00
duncan_ferguson
8cbdcb88a9 Rework IPv6 code to match RFC usage 2009-04-07 17:17:30 +00:00
duncan_ferguson
22b8006d12 Fix bug with passing arguments from command line to comms method binary 2009-04-06 19:52:23 +00:00
duncan_ferguson
ce1f23d41a Cope better with IPv6 addresses 2009-04-06 19:40:13 +00:00
duncan_ferguson
2a56ac9247 Record step to create release tag 2009-04-04 13:40:05 +00:00
duncan_ferguson
e35c30e21d Run through 'perltidy -pbp' 2009-04-03 19:51:04 +00:00
duncan_ferguson
092756f1e8 Rearrange pod documentation to remove extraenous comment (Tony Mancill) 2009-04-03 19:50:07 +00:00
duncan_ferguson
3cd06e34d6 Correct bug with unset default ports (Tony Mancill) 2009-04-03 19:48:58 +00:00
duncan_ferguson
16c466afc2 Continue connecting to unresolvable hosts (debian bug 499935) (Tony Mancill) 2009-04-03 19:47:34 +00:00
duncan_ferguson
47543e2c5c Fix warning from 'mandb' (Tony Mancill) 2009-04-03 19:45:52 +00:00
duncan_ferguson
d524a0a3d5 Allow user to set different ConnectTimeout and -o string (Tony Mancill) 2009-04-03 19:42:22 +00:00
duncan_ferguson
6be2b47818 Put in release date for 3.25 2009-03-26 11:57:27 +00:00
duncan_ferguson
e99cb6e57d Add in missing files 2009-03-10 09:38:55 +00:00
duncan_ferguson
aa27e8b481 Apply patch from Gerfried Fuchs/Tony Mancill for ports on the command line 2009-03-10 09:37:53 +00:00
duncan_ferguson
1f43239cf5 List options alphabetically in documentation 2009-03-09 19:56:27 +00:00
duncan_ferguson
b68e413315 Add in 'EXAMPLES' section to documentation 2009-03-09 19:22:36 +00:00
duncan_ferguson
f9068cba2b Update version number for next release
Allow the config files to be symlinks
2009-03-09 19:04:38 +00:00
duncan_ferguson
26f1230589 Run through 'perltidy -pbp' 2009-03-09 19:02:51 +00:00
duncan_ferguson
6419df7107 pod patch provided by David F. Skoll 2008-12-22 16:11:14 +00:00
duncan_ferguson
9a48cd4cc6 Apply fix form Bogdan Pintea for failing DNS resolution 2008-12-20 22:23:30 +00:00
duncan_ferguson
a1ddb8a202 Apply fix form Bogdan Pintea for failing DNS resolution 2008-12-20 22:22:55 +00:00
duncan_ferguson
a460dfa9c9 Apply patch from David F. Skoll to change terminal background colours 2008-12-20 22:15:54 +00:00
duncan_ferguson
6ff1f6a822 Prep for release of version 3.24 2008-11-14 11:19:15 +00:00
duncan_ferguson
af40a68e06 Correct minor typos
Auto-create $HOME/.csshrc
Amend menu items
2008-02-26 20:46:35 +00:00
duncan_ferguson
a5074b84b2 Apply patch from Dan Wallis
Update THANKS file
Update and correct typos in ChangeLog
2008-02-26 20:05:54 +00:00
duncan_ferguson
2080756a99 Do not attempt to re-resolve IP addresses 2008-02-05 09:43:09 +00:00
duncan_ferguson
fca92a477b Ensure loading of host defs in ssh config file is case insensitive 2008-01-25 09:46:29 +00:00
duncan_ferguson
2a5fc7e686 Prep for release of version 3.22 2008-01-23 22:26:19 +00:00
duncan_ferguson
be91051b0d Allow - and . as part of usernames
Rework ssh host name lookups by parsing ~/ssh/config file
2008-01-23 22:18:33 +00:00
duncan_ferguson
dbfa19dee2 Enable use of "configure --sysconfdir=", defaults to /etc
Revise host checking algorithm to take ssh_config files into account
2007-12-19 09:53:42 +00:00
duncan_ferguson
25e48084de Slight POD tidy up
Remove any quotes from terminal_font config lines
2007-12-17 19:05:16 +00:00
duncan_ferguson
60c7d7b3fa Add in key shortcut (alt-h) to toggle history window 2007-11-28 22:49:59 +00:00
duncan_ferguson
b7889e7236 Apply patch from Harald Weidner to stop error messages in Debian Etch, and perltidy '-i=2 -b' 2007-11-28 22:38:26 +00:00
duncan_ferguson
181d21d483 Update class to allow use of terms other than XTerm 2007-11-28 22:18:41 +00:00
duncan_ferguson
d0698af2a6 Fixed bug whereby username@ wasn't being used correctly
Implement a basic history window in the console (option -s)
Bump version number and prepare release
2007-11-28 22:11:03 +00:00
duncan_ferguson
ffbc9a6373 Update version numbers and add release note to clusterssh.spec file 2007-11-26 11:22:51 +00:00
duncan_ferguson
ac3a217054 Updated with all changes since last release 2007-11-26 11:12:12 +00:00
duncan_ferguson
f78ad50cfd Run through 'perltidy -b -i=2' 2007-11-26 11:11:10 +00:00
duncan_ferguson
aa23c218e5 Add in 'close inactive sessions' option to hosts menu
Include 2 patches from Tony Mancill
- reset -xrm switch to match -class argument
- prevent warning messages when keysyms missing
Slight format tidying
Reword man page for debugging issues
2007-11-26 11:06:36 +00:00
duncan_ferguson
cf9efe9f6d Add in option to use telnet 2007-10-25 12:08:15 +00:00
moreejt
550da8284e fixed parameter parsing problem.
fixed LOG var not working
2007-01-09 21:46:59 +00:00
duncan_ferguson
c17f127ca3 Amend properties to include executable and native eols 2007-01-05 15:47:54 +00:00
duncan_ferguson
0bda7009ae Correct quotes on VERSION variable to not interpolate svn keywords 2007-01-05 15:43:29 +00:00
moreejt
90ff0f8d3e Fixed up some missing data in -h output. Converted to a here doc instead of lots of echo statements. 2006-12-21 19:47:55 +00:00
duncan_ferguson
f2624db0f9 Added extra_cluster_file option to .csshrc; reorder .csshrc options in pod 2006-12-19 13:02:02 +00:00