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
|
|
2014-12-04 |
File transfers now preserve mode.
tundra
committed
on 4 Dec 2014
|
Fixed bug that prevented variable substitution in hostnames.
tundra
committed
on 4 Dec 2014
|
|
Minor edit.
tundra
committed
on 4 Dec 2014
|
|
Added -q, quiet mode support.
tundra
committed
on 4 Dec 2014
|
|
Removed newline stripping from execution variable results.
tundra
committed
on 4 Dec 2014
|
|
Added code to strip newlines out of execution variable results.
tundra
committed
on 4 Dec 2014
|