Commit graph

282 commits

Author SHA1 Message Date
duncan_ferguson
54e052eb2e Updated for version 3.13 2005-05-20 12:48:49 +00:00
duncan_ferguson
cc357ba98f Bugfix for whitespace in config files (missing a char from regexp)
Allow for minimising/maximising all windows when done on console
2005-05-20 12:47:37 +00:00
duncan_ferguson
c2c84ab078 Updated for version 3.12.1 (beta) 2005-05-19 09:56:09 +00:00
duncan_ferguson
7da97b3491 Bugfix for shifted non-alphanumeric keyboard chars not being pasted correctly 2005-05-19 09:41:28 +00:00
duncan_ferguson
9ebbf96535 Updated for version 3.11 2005-05-18 15:44:39 +00:00
duncan_ferguson
57976e0e07 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-18 15:41:06 +00:00
duncan_ferguson
5d831cb2a5 Updated for 3.10 2005-05-17 09:55:00 +00:00
duncan_ferguson
2fec8fddb2 fix for moving atom numbers in font info 2005-05-17 09:54:17 +00:00
duncan_ferguson
8052e1c609 Updated for version 3.9 2005-05-11 14:20:22 +00:00
duncan_ferguson
ec99eb1400 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-11 14:19:14 +00:00
duncan_ferguson
2f88ba60a9 Updated for version 3.8 2005-05-09 16:11:26 +00:00
duncan_ferguson
13cfca8028 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-09 16:07:12 +00:00
duncan_ferguson
7211d4acaa Found ConfigureWindow instead of ResizeMoveWindow 2005-05-05 16:05:58 +00:00
duncan_ferguson
22cab1dfb5 Also remove build tar.gz files when cleaning 2005-05-05 15:48:02 +00:00
duncan_ferguson
06348f8c22 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-05 15:22:06 +00:00
duncan_ferguson
3910ade8a3 .cssh.pl.swp added 2005-05-03 16:47:36 +00:00
duncan_ferguson
22fef1650e Updated for 3.5 & dates corrected 2005-05-03 14:06:32 +00:00
duncan_ferguson
b9230176b4 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-05-03 13:58:38 +00:00
duncan_ferguson
749b81e1b0 wording chaneg 2005-05-03 09:03:10 +00:00
duncan_ferguson
15c3098ea5 New for series 3 2005-04-29 13:51:16 +00:00
duncan_ferguson
0a17f03531 New for series 3 - first commited cut 2005-04-29 13:51:06 +00:00
duncan_ferguson
396c913fb2 New for series 3 2005-04-29 13:18:54 +00:00
duncan_ferguson
86e926476c ignore temp (autogenerated) files 2005-04-29 13:17:27 +00:00
duncan_ferguson
34e2379eef New for series 3 2005-04-29 11:53:55 +00:00
duncan_ferguson
ee4e82470b New for series 3 2005-04-29 11:33:50 +00:00
duncan_ferguson
22f03ca66b added for series 3 2005-04-29 10:52:40 +00:00
duncan_ferguson
e188383c80 updated for series 3 2005-04-29 10:52:23 +00:00
duncan_ferguson
8123a767f5 Changed order of "use POSIX" to put :sys_wait_h first to avoid chance of hitting known issue
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
2005-04-26 11:43:10 +00:00
duncan_ferguson
a2d76258ee LICENSE moved to COPYING 2005-04-25 16:08:38 +00:00
duncan_ferguson
0918114c54 correct version number 2005-04-25 15:55:51 +00:00
duncan_ferguson
bb7fc78859 No longer required for version 3 2005-04-25 15:35:41 +00:00
duncan_ferguson
9f31a5da31 removed 2005-04-25 15:34:27 +00:00
duncan_ferguson
24b2f225e9 Renamed to allows for GNU tool building 2005-04-25 14:57:28 +00:00
duncan_ferguson
951b63d712 Not required for version 3 2005-04-22 14:27:05 +00:00
duncan_ferguson
5cfd975136 not required for version 3 2005-04-22 14:24:55 +00:00
duncan_ferguson
b3ff46f4a1 cssh moved to src/cssh 2005-04-22 14:23:36 +00:00
duncan_ferguson
9d29d5b561 No longer required for series-3 2005-04-22 14:20:14 +00:00
duncan_ferguson
b685f6ae85 Allow for ssh_args and rsh_args in config file 2005-04-22 14:18:15 +00:00
duncan_ferguson
ba4c96a939 Updates, bugfixes, enhanced functionality 2005-04-04 15:35:14 +00:00
duncan_ferguson
9808e0b75b Rewritten from scratch, first cut 2005-04-04 15:32:19 +00:00
duncan_ferguson
b64483fe6b Search for xlsfonts instead of assume it is in same place as the terminal
By Rob Dawson:
- change the "fudge" values for width and height to variables on lines
	429 and 441
- change the default variables to include those two new variables
- reverse the sequence of hosts provided (as it tiles in reverse
	order, this means it has the first host in the top left corner,
	rather than bottom right)
- add to help page at the bottom to match these two
- adjust help page at the bottom for titlebar_size
	This because the previous description was for each window, whereas
	on my setup, it uses this for the single menubar spacing at the top,
	*not* for each window (I tested :-) - I'm not sure if this behaves
	differently on different OS/arch, though.
2005-04-04 12:16:20 +00:00
duncan_ferguson
9d21e624dc bugfix 2005-02-02 15:08:55 +00:00
duncan_ferguson
7eec5e6104 New release cut Mon Jan 31 09:05:11 GMT 2005 2005-01-31 09:05:13 +00:00
duncan_ferguson
da8d781b85 Fix tiling issue after initial tiling is completed (T.Mancill)
Do not use port when using rsh (T.Mancill)
Add usage notes relating to sshd configuration (T.Mancill)
2005-01-31 09:01:59 +00:00
duncan_ferguson
a9b09e45dd New release cut Wed Jan 26 15:40:11 GMT 2005 2005-01-26 15:40:13 +00:00
duncan_ferguson
2556752b14 Added -u option to dump out configuration
Moved TIOCSTI settings to config file option
Use Pod::Usage instead of manually updated help text
Removed default terminal options to use .Xdefaults correctly, but may still be used from .csshrc or cmdline (Olivier Beyssac)
Amended some error messages for clarity
Corrected path used for xlsfonts
Put in error text about unknown/ignored keysyms
Corrected some platform TIOCSTI settings and added FreeBSD
Updates and corrections to POD text
2005-01-26 14:25:07 +00:00
duncan_ferguson
a8729af600 Change BETA to STATE and allow STATE from , also change dirs 2005-01-26 13:46:58 +00:00
duncan_ferguson
95e55c1ec7 Change debug output slightly to be more meaningful 2004-11-29 16:18:13 +00:00
duncan_ferguson
3323b404a8 New release cut Tue Oct 19 11:38:51 BST 2004 2004-10-19 10:39:27 +00:00
duncan_ferguson
2048f918e2 Amended wording of man page about menu seperators 2004-09-24 09:47:19 +00:00