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