History for tsshbatch / tsshbatch.py
2016-09-28
@tundra
allow multiple instances of -H on the command line
tundra committed on 28 Sep 2016
@tundra
further conversion to git version management
tundra committed on 28 Sep 2016
@tundra
further work moving away from CVSID
tundra committed on 28 Sep 2016
@tundra
changed reference from CVSID to GITID
tundra committed on 28 Sep 2016
2016-01-18
@tundra
Summary: Added default information to help screen where relevant. Added ability to override default configuration file location on command line with -C option.
tundra committed on 18 Jan 2016
@tundra
Summary: Added logic to make to handle the absence of HostName and/or IdentityFile in a configuration entry.
tundra committed on 18 Jan 2016
@tundra
Summary: First working version honoring configuration files.
tundra committed on 18 Jan 2016
@tundra
Summary: Completed parsing phase of SSH configuration files.
tundra committed on 18 Jan 2016
@tundra
Summary: Fixed start time reporting to work for both normal error cases. ...
tundra committed on 18 Jan 2016
2016-01-16
@tundra
Summary: Basic scaffolding for SSH configuration file processing in place.
tundra committed on 16 Jan 2016
@tundra
Summary: Cosmetics
tundra committed on 16 Jan 2016
@tundra
Summary: Factored out ssh connection logic for use by both host command and file transfer processing.
tundra committed on 16 Jan 2016
@tundra
Summary: Don't start timing until after user interactive input complete.
tundra committed on 16 Jan 2016
@tundra
Summary: Added elapsed time to banner output.
tundra committed on 16 Jan 2016
2016-01-10
@tundra
Summary: Formatting.
tundra committed on 10 Jan 2016
@tundra
Summary: Added -B switch for start/stop banners.
tundra committed on 10 Jan 2016
@tundra
Summary: Implemented -b option to continue after a bad sudo attempt.
tundra committed on 10 Jan 2016
@tundra
Summary: Changed auth logic to always computer a username even for keyexchange-based auth.
tundra committed on 10 Jan 2016
@tundra
Summary: Update copyright date.
tundra committed on 10 Jan 2016
@tundra
Summary: Fixed bug that failed to provide username with key auth.
tundra committed on 10 Jan 2016
2014-12-10
@tundra
Removed quote stripping from cmdfile transfer logic.
tundra committed on 10 Dec 2014
@tundra
Implemented the .getfile and .putfile directives.
tundra committed on 10 Dec 2014
2014-12-09
@tundra
Fixed bug that prevented continuation after failed file transfer even ...
tundra committed on 9 Dec 2014
@tundra
Made file transfer data structures ordered dictionaries so that transfer order matches specification order.
tundra committed on 9 Dec 2014
@tundra
Implemented file transfer specifications within cmdfiles.
tundra committed on 9 Dec 2014
@tundra
Added __LOGINNAME__ builtin.
tundra committed on 9 Dec 2014
2014-12-08
@tundra
Ensured that silent mode does not suppress error reporting.
tundra committed on 8 Dec 2014
@tundra
Implemented -s, "Silent" mode.
tundra committed on 8 Dec 2014
2014-12-04
@tundra
File transfers now preserve mode.
tundra committed on 4 Dec 2014
@tundra
Fixed bug that prevented variable substitution in hostnames.
tundra committed on 4 Dec 2014