2014-12-04 |
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
|
|
2014-12-03 |
Summary: Implemented variable dereferencing in test mode.
tundra
committed
on 3 Dec 2014
|
Summary: Implemented execution variables.
tundra
committed
on 3 Dec 2014
|
|
Added __DATETIME__
tundra
committed
on 3 Dec 2014
|
|
Added __DATE__ and __TIME__.
tundra
committed
on 3 Dec 2014
|
|
Structured code to have builtin variables handled like any other user-defined variable.
tundra
committed
on 3 Dec 2014
|
|
2014-12-02 |
|
Changed HOSTNAME and HOSTSHORT delimiters from '<>' to '__'.
tundra
committed
on 2 Dec 2014
|
|
2014-12-01 |
Added smarter detection for sudo invocations via new KeyInString() function.
tundra
committed
on 1 Dec 2014
|
2014-11-28 |
Summary: Fixed bug that missed sudo invocation if it wasn't the first statement on a compound line.
tundra
committed
on 28 Nov 2014
|
2014-11-25 |
Summary: Added support for logging via -l argument.
tundra
committed
on 25 Nov 2014
|
Summary: Suppress use of ssh-agent and search for keys when password authentication is in effect.
tundra
committed
on 25 Nov 2014
|
|
2014-11-21 |
Fixed help screen syntax bug.
tundra
committed
on 21 Nov 2014
|
Cleaned up help display.
tundra
committed
on 21 Nov 2014
|
|
2014-11-11 |
Summary: Changed HOSTSEP from ':' to '-' for better compatibility with file naming standards across Linux and NTFS.
tundra
committed
on 11 Nov 2014
|
2014-07-25 |
Added -E option to redirect stderr -> stdout and documented it.
tundra
committed
on 25 Jul 2014
|
2014-03-28 |
Added -a option to allow continuation after file transfer error.
tundra
committed
on 28 Mar 2014
|
Went back to allowing file transfers to continue after an error on one host.
...
tundra
committed
on 28 Mar 2014
|
|
Added hostname to file transfer error report.
tundra
committed
on 28 Mar 2014
|
|
|
|
Reintroduced .close() commands in file transfer except stanza, protected by a try this time.
...
tundra
committed
on 28 Mar 2014
|
|
|
|
2014-03-27 |
Added -K option to force prompting for password.
tundra
committed
on 27 Mar 2014
|
Updated copyright.
tundra
committed
on 27 Mar 2014
|
|
Implemented HOSTNAME and HOSTSHORT as separate hostname substitution mechanisms.
tundra
committed
on 27 Mar 2014
|
|
Implemented <HOSTNAME> substitution for commands and file transfers.
tundra
committed
on 27 Mar 2014
|
|
2014-01-20 |
Updated copyright.
tundra
committed
on 20 Jan 2014
|
Made testmode the default.
tundra
committed
on 20 Jan 2014
|
|
2013-10-29 |
Fixed -N so that it cancels any keychange auth option.
tundra
committed
on 29 Oct 2013
|