2013-10-23
@tundra
Document sudo and password prompting behavior.
tundra committed on 23 Oct 2013
@tundra
Fixed sudo failure code to abort on error instead of continuing.
tundra committed on 23 Oct 2013
@tundra
*** empty log message ***
tundra committed on 23 Oct 2013
@tundra
Added -s option and corrected sudo password prompting algorithm.
tundra committed on 23 Oct 2013
2013-10-22
@tundra
*** empty log message ***
tundra committed on 22 Oct 2013
@tundra
Minor change to sudo pw hint.
tundra committed on 22 Oct 2013
@tundra
Cleaned up logic to permit separate login and sudo passwords, with defaulting ...
tundra committed on 22 Oct 2013
@tundra
Cleaned up sudo handling and reporting.
tundra committed on 22 Oct 2013
@tundra
Cleaned up reporting output.
tundra committed on 22 Oct 2013
@tundra
Added description of command processing and stdin redirection. ...
tundra committed on 22 Oct 2013
@tundra
Modified to only trigger sudo behavior (passwords, etc.) when the ...
tundra committed on 22 Oct 2013
@tundra
Added ability read commands from stdin.
tundra committed on 22 Oct 2013
2013-10-21
@tundra
Documented -G and -P
tundra committed on 21 Oct 2013
@tundra
Changed the host separator on GETs from "-" to ":".
tundra committed on 21 Oct 2013
2013-10-20
@tundra
*** empty log message ***
tundra committed on 20 Oct 2013
@tundra
Bi-directional file transfer implemented.
tundra committed on 20 Oct 2013
@tundra
Notes on documenation to be written.
tundra committed on 20 Oct 2013
@tundra
More scaffolding for file transfers.
tundra committed on 20 Oct 2013
@tundra
Updated documentation to reflect new comment handling capability.
tundra committed on 20 Oct 2013
@tundra
Changed references of RCSID to CVSID.
tundra committed on 20 Oct 2013
@tundra
Added scaffolding for file transfer. ...
tundra committed on 20 Oct 2013
@tundra
Default behavior is now to use $USER as the login name and prompt only for password. ...
tundra committed on 20 Oct 2013
2013-10-11
@tundra
Added TODOs.
tundra committed on 11 Oct 2013
2013-05-21
@tundra
Update copyright.
tundra committed on 21 May 2013
2013-02-22
@tundra
Added TODO list to project.
tundra committed on 22 Feb 2013
@tundra
WHATSNEW For 'tsshbatch' 1.137 (Fri Feb 22 15:32:00 CST 2013)
tundra committed on 22 Feb 2013
@tundra
Further bug cleanup to make error messages more relevant.
tundra committed on 22 Feb 2013
@tundra
Changed failure reporting so that all relevant information appears on a single line.
tundra committed on 22 Feb 2013
@tundra
WHATSNEW For 'tsshbatch' 1.135 (Fri Feb 22 12:25:48 CST 2013)
tundra committed on 22 Feb 2013
@tundra
Improved error message detail when problem is something other than auth ...
tundra committed on 22 Feb 2013
2012-06-08
@tundra
WHATSNEW For 'tsshbatch' 1.134 (Fri Jun 8 22:08:19 CDT 2012)
tundra committed on 8 Jun 2012
@tundra
WHATSNEW For 'tsshbatch' 1.134 (Fri Jun 8 22:07:29 CDT 2012)
tundra committed on 8 Jun 2012
@tundra
Removed 'setup.py' from release build. It is not needed.
tundra committed on 8 Jun 2012
@tundra
Migrated to CVS and updated makefile to latest template.
tundra committed on 8 Jun 2012
@tundra
WHATSNEW For 'tsshbatch' 1.134 comment (Fri Jun 8 21:15:05 CDT 2012)
tundra committed on 8 Jun 2012
@tundra
WHATSNEW For 'tsshbatch' 1.134 comment (Fri Jun 8 21:13:27 CDT 2012)
tundra committed on 8 Jun 2012
2012-01-17
@tundra
WHATSNEW For 'tsshbatch' 1.134 (Tue Jan 17 09:00:17 CST 2012)
tundra committed on 17 Jan 2012
@tundra
Cleaned up some typos and added some comments in the OTHER section.
tundra committed on 17 Jan 2012
2012-01-05
@tundra
WHATSNEW For 'tsshbatch' 1.134 (Thu Jan 5 13:14:26 CST 2012)
tundra committed on 5 Jan 2012
@tundra
Got rid of compilation.
tundra committed on 5 Jan 2012
@tundra
Added TOC.
tundra committed on 5 Jan 2012
@tundra
Formatting and typo cleanup.
tundra committed on 5 Jan 2012
@tundra
Added note about hangs when sudo doesn't properly report bad passwords.
tundra committed on 5 Jan 2012
@tundra
WHATSNEW For 'tsshbatch' 1.134 (Thu Jan 5 12:42:06 CST 2012)
tundra committed on 5 Jan 2012
@tundra
Cleaned up help screen.
tundra committed on 5 Jan 2012
@tundra
Added comment at top about licensing details.
tundra committed on 5 Jan 2012
2012-01-04
@tundra
Fixed typo in sudo noise handling.
tundra committed on 4 Jan 2012
@tundra
Fixed bug where sudo parameters were being substituted for every occurence of 'sudo' in the command rather than just the leftmost. ...
tundra committed on 4 Jan 2012
@tundra
Minor cosmetic cleanup.
tundra committed on 4 Jan 2012
@tundra
Added logic to properly handle bad sudo passwords and bogus sudo command lines.
tundra committed on 4 Jan 2012
2011-12-30
@tundra
WHATSNEW For 'tsshbatch' 1.128 (Fri Dec 30 17:50:44 CST 2011)
tundra committed on 30 Dec 2011
@tundra
Fixed acknowledgment.
tundra committed on 30 Dec 2011
@tundra
Added acknowledgement for Noller article.
tundra committed on 30 Dec 2011
@tundra
Cleaned up help message for -e.
tundra committed on 30 Dec 2011
@tundra
Changed reporting to explicity note stdout and stderr outputs.
tundra committed on 30 Dec 2011
@tundra
Changed auth and connection-related error report to got to stderr instead of stdout.
tundra committed on 30 Dec 2011
@tundra
Separated stdout/stderr output and implemented the -e option to suppress stderr reporting.
tundra committed on 30 Dec 2011
@tundra
Changed logic to prompt for password during sudo rather than error out.
tundra committed on 30 Dec 2011
@tundra
Minor formatting cleanup.
tundra committed on 30 Dec 2011
@tundra
Added section on sudo use.
tundra committed on 30 Dec 2011
@tundra
Added section on passing authentication credentials on the command line.
tundra committed on 30 Dec 2011
@tundra
Added section on ways to pass host lists.
tundra committed on 30 Dec 2011
2011-12-28
@tundra
Inital population of manual.
tundra committed on 28 Dec 2011
@tundra
WHATSNEW For 'tsshbatch' 1.121 (Wed Dec 28 18:14:50 CST 2011)
tundra committed on 28 Dec 2011
@tundra
Got rid of fee for use.
tundra committed on 28 Dec 2011
@tundra
Minor comment cleanup.
tundra committed on 28 Dec 2011
@tundra
Added -h and -v options. ...
tundra committed on 28 Dec 2011
@tundra
Top comment header added and general tidying up of the code.
tundra committed on 28 Dec 2011
2011-11-15
@tundra
Fixed so that sudo operations do not require a pty but work from stdin.
tundra committed on 15 Nov 2011
2011-11-04
@tundra
First implementation of sudo support.
tundra committed on 4 Nov 2011
@tundra
Implemented key exchange-based authentication via -k option.
tundra committed on 4 Nov 2011
@tundra
Update Usage output.
tundra committed on 4 Nov 2011
@tundra
Added -h option to pass host lists on the commnand line.
tundra committed on 4 Nov 2011
@tundra
Fixed RCSID string.
tundra committed on 4 Nov 2011
@tundra
Implemented support for passing name and password on command line. ...
tundra committed on 4 Nov 2011
2011-06-17
@tundra
Initial Version
tundra committed on 17 Jun 2011
2011-02-11
@tundra
Fixed usage output.
tundra committed on 11 Feb 2011
2010-12-17
@tundra
Restructured exception handling in HostCommand() to deal with all transport/connection problems and not blow out of the program.
tundra committed on 17 Dec 2010
2010-12-15
@tundra
First freestanding version. ...
tundra committed on 15 Dec 2010
@tundra
Cleaned up output reporting for consistency and clarity.
tundra committed on 15 Dec 2010
@tundra
Cleaned up reporting of multiple exception types. ...
tundra committed on 15 Dec 2010
2010-12-14
@tundra
Made error reporting more descriptive.
tundra committed on 14 Dec 2010
@tundra
Further report formatting cleanup.
tundra committed on 14 Dec 2010
@tundra
Added logic to properly handle multi-word commands. ...
tundra committed on 14 Dec 2010
@tundra
Added code to provide formatted results reporting.
tundra committed on 14 Dec 2010
@tundra
First complete version.
tundra committed on 14 Dec 2010
2010-09-27
@tundra
Initial version - NOT TESTED.
tundra committed on 27 Sep 2010