2009-09-24 18:31:57 +01:00
|
|
|
2009-09-24 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.27
|
2009-06-04 17:26:16 +00:00
|
|
|
|
|
|
|
* Add in list of clusters to 'Add Host' window
|
|
|
|
- thanks for Stanislas Rouvelin for the idea
|
2009-07-22 12:16:47 +00:00
|
|
|
* Fix bug where unresolvable host stopped program running
|
|
|
|
- thanks to Sami Kerola
|
2009-08-11 18:01:06 +01:00
|
|
|
* Add in config for auto-tearoff of send and host menus
|
|
|
|
- thanks to James Chernikov for the idea
|
2009-08-18 21:13:36 +01:00
|
|
|
* Add in send menu xml definition file
|
|
|
|
- thanks to James Chernikov for the idea
|
2009-06-04 17:26:16 +00:00
|
|
|
|
2009-06-02 15:30:52 +00:00
|
|
|
2009-06-02 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.26-1
|
2009-04-03 19:42:22 +00:00
|
|
|
|
|
|
|
* Allow user to set a different ConnectTimeout and -o string (Tony Mancill)
|
2009-04-03 19:45:52 +00:00
|
|
|
* Fix warning from 'mandb' (Tony Mancill)
|
2009-04-03 19:47:34 +00:00
|
|
|
* Continue connecting to unresolvable hosts (debian bug 499935) (Tony Mancill)
|
2009-04-03 19:48:58 +00:00
|
|
|
* Correct bug with unset default ports (Tony Mancill)
|
2009-04-03 19:50:07 +00:00
|
|
|
* Rearrange pod documentation to remove extraenous comment (Tony Mancill)
|
2009-04-06 19:40:13 +00:00
|
|
|
* Cope better with IPv6 addresses
|
2009-04-06 19:52:23 +00:00
|
|
|
* Fix bug with passing arguments from command line to comms method binary
|
2009-04-08 18:23:32 +00:00
|
|
|
* Rework defaultport code
|
2009-04-15 17:35:22 +00:00
|
|
|
* Add new "-a 'command'" option for running a command in each terminal
|
|
|
|
* Fix bug with some host lookups failing
|
2009-04-15 21:47:41 +00:00
|
|
|
* 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-16 18:27:20 +00:00
|
|
|
* Correct pasting mechanism into control window
|
2009-04-21 20:14:00 +00:00
|
|
|
* Allow use of long options (swap Getopt::Std to Getopt::Long)
|
|
|
|
* Remove deprecated '-i' option
|
|
|
|
* Deprecate -d and -D, replaced with --debug
|
2009-04-22 18:58:24 +00:00
|
|
|
* Allow for configurable max number of hosts within hosts menu before
|
|
|
|
starting a new column - see .csshrc doc for "max_host_menu_items".
|
|
|
|
This is until Tk allows for scrollable menus
|
2009-04-22 19:23:16 +00:00
|
|
|
* Amend default key_addhost from 'Control-plus' to 'Control-Shift-plus'
|
2009-06-02 14:40:27 +00:00
|
|
|
* Add in a 'default' cluster tag, used when no tags provided on command line
|
2009-06-02 15:03:03 +00:00
|
|
|
* Fix Alt-n pasting in a resolved hostname instead of the connection hostname
|
2009-06-02 15:16:42 +00:00
|
|
|
* Disabled unmapping code until such time as a better way of doing it exists
|
|
|
|
- this is due to virtual desktop change triggering a retile
|
2009-04-03 19:42:22 +00:00
|
|
|
|
2009-03-26 11:57:27 +00:00
|
|
|
2009-03-26 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.25-1
|
2008-12-20 22:15:54 +00:00
|
|
|
|
|
|
|
* Add patch from David F. Skoll for adding colour to terminals
|
2008-12-20 22:22:55 +00:00
|
|
|
* Apply fix from Bogdan Pintea for DNS failing to resolve IPs
|
2009-03-09 19:04:38 +00:00
|
|
|
* Allow the configuration files to be symlinks (debian bug 518196)
|
2009-03-09 19:22:36 +00:00
|
|
|
* Add an 'EXAMPLES' section to the cssh documentation
|
2009-03-09 19:56:27 +00:00
|
|
|
* List options alphabetically in documentation
|
2009-03-10 09:37:53 +00:00
|
|
|
* Apply patch from Gerfried Fuchs/Tony Mancill for ports on the command line
|
2008-12-20 22:15:54 +00:00
|
|
|
|
2008-11-14 11:19:15 +00:00
|
|
|
2008-11-14 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.24-1
|
2008-02-05 09:43:09 +00:00
|
|
|
|
|
|
|
* Do not attempt to re-resolve IP addresses
|
2008-02-26 20:05:54 +00:00
|
|
|
* Apply patch from Dan Wallis
|
|
|
|
- Add '-C <file>' command to load in specific config file
|
|
|
|
- Typo correct in pod
|
|
|
|
- Cope with random/strange config files better
|
2008-02-26 20:46:35 +00:00
|
|
|
* Correct some minor typos
|
|
|
|
* Create the .csshrc file if it doesnt already exist and amend pod
|
|
|
|
* Amend host menu items to be a little more descriptive
|
|
|
|
* Remove 'Catpure Terminal' from Hosts menu as it doesnt do anything useful
|
2008-02-05 09:43:09 +00:00
|
|
|
|
2008-01-25 09:46:29 +00:00
|
|
|
2008-01-23 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.23-1
|
|
|
|
|
|
|
|
* Apply bugfix supplied by Jima
|
|
|
|
- Ensure loading of hosts from user ssh config file is case insensitive
|
|
|
|
|
2008-01-23 22:26:19 +00:00
|
|
|
2008-01-23 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.22-1
|
2007-11-28 22:18:41 +00:00
|
|
|
|
|
|
|
* Update X resources class to allow use of terms other than XTerm
|
2007-11-28 22:38:26 +00:00
|
|
|
* Apply patch from Harald Weidner to stop error messages in Debian Etch
|
2007-11-28 22:49:59 +00:00
|
|
|
* Add in key shortcut (alt-h) to toggle history window
|
2007-12-17 19:05:16 +00:00
|
|
|
* Tidy up pod a little to highlight notes better
|
|
|
|
* Check terminal_font config for quotes and remove
|
2007-12-19 09:53:42 +00:00
|
|
|
* Enable use of "configure --sysconfdir=", defaults to /etc
|
|
|
|
* Revise host checking algorithm to take ssh_config files into account
|
2008-01-23 22:26:19 +00:00
|
|
|
* Revise username check used as part of host id to accept more chars
|
|
|
|
* Correct year value for previous two entries from 2008 to 2007
|
2007-11-28 22:18:41 +00:00
|
|
|
|
2008-01-23 22:26:19 +00:00
|
|
|
2007-11-28 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.21-1
|
2007-11-28 22:11:03 +00:00
|
|
|
|
|
|
|
* Implement a basic history window in the console (option -s)
|
|
|
|
* Fixed bug whereby username@ wasn't being used correctly
|
|
|
|
|
2008-01-23 22:26:19 +00:00
|
|
|
2007-11-26 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.20-1
|
2007-11-26 11:12:12 +00:00
|
|
|
|
2008-02-26 20:05:54 +00:00
|
|
|
* Move source repository from CVS to SVN on sourceforge
|
2007-11-26 11:12:12 +00:00
|
|
|
* Remove last digit of version number since not required with SVN
|
|
|
|
* Add in host menu option to close inactive windows
|
|
|
|
* Apply bugfixes suppled by Tony Mancill
|
|
|
|
- reset xrm switch in terminal_args
|
|
|
|
- prevent warning messages being printed when keysyms arent found
|
|
|
|
- fixes for fvwm
|
|
|
|
- chekc for child process before sending kill
|
|
|
|
* Slight rewording of man page
|
|
|
|
* Add in option to use telnet as comms command (use 'ctel' to invoke script)
|
|
|
|
* Run through perltidy -b -i=2
|
2008-02-26 20:05:54 +00:00
|
|
|
* Appy patches from Klaus Ethgen
|
2007-11-26 11:12:12 +00:00
|
|
|
- Client dies when cannot write to pipe
|
|
|
|
- Sleeping and flushing in window manager to allow time to draw windows
|
|
|
|
- Fix pipe reading to not use undefined values
|
|
|
|
* Apply patches from Nicolas Simonds
|
|
|
|
- allow colons in hostnames
|
|
|
|
- allow -o option as per man page
|
|
|
|
* Apply patch from Peter Palfrader
|
|
|
|
- improvement to finding binaries
|
|
|
|
* Allow font to be specified on the command line
|
|
|
|
* Check for errors around key data gathering
|
|
|
|
* Add in 'extra_cluster_file' to csshrc
|
|
|
|
|
2006-07-24 19:12:54 +00:00
|
|
|
2006-07-24 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.19.1-1
|
|
|
|
|
|
|
|
- Below is an abridged version of changes - see CVS for more information
|
|
|
|
* Check for failure to connect to X session
|
|
|
|
* Totally rework character mapping and events to cope with non-QWERTY keyboards
|
|
|
|
* Rework pasting code to cope with non-QWERTY charatcters
|
|
|
|
* Manpage/help doc updates and corrections
|
|
|
|
* Check for missing definitions for cluster tags in .csshrc
|
|
|
|
* Run through perltidy -b -i=2
|
|
|
|
* Apply patch to add in optional port information from D. Dumont
|
|
|
|
* Amend hotkey code to not pick up <ctrl>-<alt> as default clientname shortcut
|
|
|
|
* Alter repeat function to improve efficiency
|
|
|
|
* Rework retiling code
|
|
|
|
* Add "-e <host>" to evaluate terminal and communcation methods
|
|
|
|
* Add in toggle option on hosts menu
|
|
|
|
* Fix check in find_binary to ensure one is actually found
|
|
|
|
* Search $PATH and other standard places for binaries incase $PATH is incomplete
|
|
|
|
* Amend code to allow getting help when no X display available
|
|
|
|
* Allow override of both key and mouse paste key sequences
|
|
|
|
* Added icons and desktop file
|
|
|
|
* Amended clusterssh.spec to cope with icons and desktop file
|
|
|
|
* Improve cluster file import efficiency as was taking faaar too long previously
|
|
|
|
* Fixed bug whereby when pid's of the xterm changes records were not updated
|
|
|
|
* Do not die when pipe open fails, but continue as others may be connected
|
|
|
|
* Remove code that breaks the minimize/maximise stuff;
|
|
|
|
* Catch X button presses on title bar to close all windows correctly
|
|
|
|
* Delay map event capture at program start to avoid infinite loop
|
|
|
|
* Fix execvp error on Solaris 10
|
|
|
|
|
2005-11-28 19:48:46 +00:00
|
|
|
2005-11-28 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.18.1-1
|
|
|
|
|
|
|
|
* Correct mask value for backtick (grave) character
|
|
|
|
* Add more logging for debug mode
|
|
|
|
* Amend indentation
|
|
|
|
* Rerun through perltidy
|
|
|
|
* Improve cluster file import efficiency as was taking faaar too long previously
|
|
|
|
* Fixed bug whereby when pid's of the xterm changes records were not updated
|
|
|
|
* Do not die when pipe open fails, but continue as others may be connected
|
|
|
|
* Remove code that breaks the minimize/maximise stuff;
|
|
|
|
* Catch X button presses on title bar to close all windows correctly
|
|
|
|
* Delay map event capture at program start to avoid infinite loop
|
|
|
|
* Fix execvp error on Solaris 10
|
|
|
|
* Update to man pages
|
|
|
|
|
|
|
|
2005-06-24 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.17.1
|
2005-06-24 16:42:22 +00:00
|
|
|
|
|
|
|
* Allow _'s in paste text correctly
|
|
|
|
* Bugfix minimise/maximise again
|
|
|
|
* Run through "perltidy -i=4 -ce"
|
|
|
|
* Unmap all windows in one go instead of one at a time when retiling
|
|
|
|
* Add + doc 'console_position'
|
|
|
|
* Maintain user position of console between maps (i.e. tell window manager
|
|
|
|
not to move it)
|
|
|
|
* Note that ssh options are for OpenSSH not for any other ssh version
|
|
|
|
|
2005-06-13 13:58:05 +00:00
|
|
|
2005-06-13 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.16.1
|
|
|
|
|
|
|
|
* Allow ignoring of unresolved hosts (i.e. if hostname aliased in
|
|
|
|
ssh config file)
|
|
|
|
|
2005-06-09 16:05:37 +00:00
|
|
|
2005-06-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.15.1
|
|
|
|
|
|
|
|
* Add and document "-c <clusterfile>"
|
|
|
|
* Add and document "-l <username>"
|
|
|
|
* Add and document "-o <options>"
|
|
|
|
* Document "-t <title>"
|
|
|
|
* Set controlled terminals to have user set size & position (WM_SIZE_HINTS)
|
|
|
|
* Speed up initial terminal openings
|
|
|
|
* Remove all key bindings from drop down menus (conflicts with emacs and
|
|
|
|
can all be done by other hotkeys anyhow)
|
|
|
|
* Allow individual hotkeys to be disabled, instead of all-or-nothing
|
|
|
|
* Updates to POD
|
|
|
|
* Update retile code to avoid flickering windows (& also fix cygwin bug)
|
|
|
|
* Rename -t to -T to match previous series option
|
|
|
|
* Added in -t to modify cmd line args for terminals
|
|
|
|
|
|
|
|
2005-06-04 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.14.1
|
|
|
|
|
|
|
|
* first cut at terminal opening speed up
|
|
|
|
|
2005-05-20 12:48:49 +00:00
|
|
|
2005-05-20 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.13.1
|
|
|
|
|
|
|
|
* Bugfix for whitespace in config files (missing a char from regexp)
|
|
|
|
* Allow for minimising/maximising all windows when done on console
|
|
|
|
|
|
|
|
2005-05-19 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.12.1
|
2005-05-19 09:56:09 +00:00
|
|
|
|
|
|
|
* Bugfix for shifted non-alphanumeric keyboard chars not being pasted correctly
|
|
|
|
* Marked version number with 3rd digit to signify beta releases
|
|
|
|
|
2005-05-18 15:44:39 +00:00
|
|
|
2005-05-18 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.11
|
|
|
|
|
|
|
|
* Remove trailing whitespace from config file lines
|
|
|
|
* Prevent paste events being sent to non-active clients
|
|
|
|
* Allow paste events to send capitalised letters
|
|
|
|
|
2005-05-17 09:55:00 +00:00
|
|
|
2005-05-17 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.10
|
|
|
|
|
|
|
|
* fix for moving atom numbers in font info
|
|
|
|
|
2005-05-11 14:20:22 +00:00
|
|
|
2005-05-11 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.9
|
|
|
|
|
|
|
|
* Allow multiple hosts or tags in the "Add Host" text widget
|
|
|
|
* Retile all windows (if set) after adding a host
|
|
|
|
* Do not automatically send a return after hostname (Alt-n)
|
|
|
|
* Fix bug with sending read hostname instead of internal unique host
|
|
|
|
name (Alt-n)
|
|
|
|
* Fix bug whereby cannot start cssh without any hosts on cmd-line
|
|
|
|
* Fix bug where client name was sent to inactive clients
|
|
|
|
* Fix bug whereby 0's in sent text were ignored
|
|
|
|
|
2005-05-09 16:11:26 +00:00
|
|
|
2005-05-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.8
|
|
|
|
|
|
|
|
* Remove the need for xlsfonts (perform function by X window calls instead)
|
|
|
|
* Debug level output changes
|
|
|
|
* Ensure windows are overlapping in the right places, instead of any order
|
|
|
|
* Create config section on window decorations (i.e. title & scroll bars)
|
|
|
|
|
|
|
|
2005-05-05 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.7
|
|
|
|
|
|
|
|
* Found ConfigureWindow instead of ResizeMoveWindow
|
|
|
|
|
|
|
|
2005-05-05 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.6
|
|
|
|
|
|
|
|
* Lots of work on window tiling - to fall at last hurdle (No XResizeMoveWindow)
|
|
|
|
* Documentation updates
|
|
|
|
* Allow -u ouput when binaries havnt been found
|
|
|
|
* Start coding for capturing an existing terminal window
|
|
|
|
* Rebuild hosts menu when all hosts checked, not when each host checked
|
|
|
|
* Change debug message output level of keysyms
|
|
|
|
* Cater for config of no tiling, but allow to retile in console window anyhow
|
|
|
|
|
2005-05-03 14:06:32 +00:00
|
|
|
2005-05-03 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.5
|
|
|
|
|
|
|
|
* Remove some old (commented out) code
|
|
|
|
* Remove some (unnecessary) debug code
|
|
|
|
* Start coding for window tiling
|
|
|
|
* Modify find_binary function to make it more portable
|
|
|
|
* Output internal vars in "-u -d"
|
|
|
|
* Small mods to docs to take account of all of the above
|
|
|
|
|
|
|
|
2005-04-26 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.4
|
2005-04-29 13:51:16 +00:00
|
|
|
|
2005-05-11 14:20:22 +00:00
|
|
|
* Changed order of "use POSIX" to put :sys_wait_h first to avoid chance of
|
|
|
|
hitting known issue
|
2005-04-29 13:51:16 +00:00
|
|
|
* Allow for running from cvs dir in config{comms}
|
|
|
|
* Add "ConnectTimeout=10" to default ssh options
|
|
|
|
* Add further debug info
|
|
|
|
* Add check to ensure hostname can be resolved before attempting connection
|
|
|
|
* Modigy zombie reaping to prevent hand on unconnected cx term closing
|
|
|
|
* Add "autoquit" feature to close ClusterSSH after last client window closes
|
|
|
|
* Also produce man page and include as part of install
|
|
|
|
|
2005-05-03 14:06:32 +00:00
|
|
|
2005-04-10 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.3
|
2005-04-29 13:51:16 +00:00
|
|
|
|
|
|
|
* src/cssh.pl: Rewritten from scratch
|
|
|
|
* Set up to use Gnu Autotools
|
|
|
|
|
|
|
|
$Id$
|