2013-10-23 |
Changed -s option to -S for consistency with -N.
tundra
committed
on 23 Oct 2013
|
---|---|
Fixed sudo failure code to abort on error instead of continuing.
tundra
committed
on 23 Oct 2013
|
|
Added -s option and corrected sudo password prompting algorithm.
tundra
committed
on 23 Oct 2013
|
|
2013-10-22 |
Minor change to sudo pw hint.
tundra
committed
on 22 Oct 2013
|
Cleaned up logic to permit separate login and sudo passwords, with defaulting
...
tundra
committed
on 22 Oct 2013
|
|
Cleaned up sudo handling and reporting.
tundra
committed
on 22 Oct 2013
|
|
Cleaned up reporting output.
tundra
committed
on 22 Oct 2013
|
|
Modified to only trigger sudo behavior (passwords, etc.) when the
...
tundra
committed
on 22 Oct 2013
|
|
Added ability read commands from stdin.
tundra
committed
on 22 Oct 2013
|
|
2013-10-21 |
Changed the host separator on GETs from "-" to ":".
tundra
committed
on 21 Oct 2013
|
2013-10-20 |
Bi-directional file transfer implemented.
tundra
committed
on 20 Oct 2013
|
More scaffolding for file transfers.
tundra
committed
on 20 Oct 2013
|
|
Changed references of RCSID to CVSID.
tundra
committed
on 20 Oct 2013
|
|
|
|
Default behavior is now to use $USER as the login name and prompt only for password.
...
tundra
committed
on 20 Oct 2013
|
|
2013-02-22 |
Further bug cleanup to make error messages more relevant.
tundra
committed
on 22 Feb 2013
|
Changed failure reporting so that all relevant information appears on a single line.
tundra
committed
on 22 Feb 2013
|
|
Improved error message detail when problem is something other than auth
...
tundra
committed
on 22 Feb 2013
|
|
2012-01-05 |
Cleaned up help screen.
tundra
committed
on 5 Jan 2012
|
Added comment at top about licensing details.
tundra
committed
on 5 Jan 2012
|
|
2012-01-04 |
Fixed typo in sudo noise handling.
tundra
committed
on 4 Jan 2012
|
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
|
|
Minor cosmetic cleanup.
tundra
committed
on 4 Jan 2012
|
|
Added logic to properly handle bad sudo passwords and bogus sudo command lines.
tundra
committed
on 4 Jan 2012
|
|
2011-12-30 |
Fixed acknowledgment.
tundra
committed
on 30 Dec 2011
|
Added acknowledgement for Noller article.
tundra
committed
on 30 Dec 2011
|
|
Cleaned up help message for -e.
tundra
committed
on 30 Dec 2011
|
|
Changed reporting to explicity note stdout and stderr outputs.
tundra
committed
on 30 Dec 2011
|
|
Changed auth and connection-related error report to got to stderr instead of stdout.
tundra
committed
on 30 Dec 2011
|
|
Separated stdout/stderr output and implemented the -e option to suppress stderr reporting.
tundra
committed
on 30 Dec 2011
|