2012-01-04 |
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
|
|
Changed logic to prompt for password during sudo rather than error out.
tundra
committed
on 30 Dec 2011
|
|
2011-12-28 |
Minor comment cleanup.
tundra
committed
on 28 Dec 2011
|
|
|
Top comment header added and general tidying up of the code.
tundra
committed
on 28 Dec 2011
|
|
2011-11-15 |
Fixed so that sudo operations do not require a pty but work from stdin.
tundra
committed
on 15 Nov 2011
|
2011-11-04 |
First implementation of sudo support.
tundra
committed
on 4 Nov 2011
|
Implemented key exchange-based authentication via -k option.
tundra
committed
on 4 Nov 2011
|
|
Update Usage output.
tundra
committed
on 4 Nov 2011
|
|
Added -h option to pass host lists on the commnand line.
tundra
committed
on 4 Nov 2011
|
|
Fixed RCSID string.
tundra
committed
on 4 Nov 2011
|
|
Implemented support for passing name and password on command line.
...
tundra
committed
on 4 Nov 2011
|
|
2011-02-11 |
Fixed usage output.
tundra
committed
on 11 Feb 2011
|
2010-12-17 |
Restructured exception handling in HostCommand() to deal with all transport/connection problems and not blow out of the program.
tundra
committed
on 17 Dec 2010
|
2010-12-15 |
|
Cleaned up output reporting for consistency and clarity.
tundra
committed
on 15 Dec 2010
|
|
|
|
2010-12-14 |
Made error reporting more descriptive.
tundra
committed
on 14 Dec 2010
|
Further report formatting cleanup.
tundra
committed
on 14 Dec 2010
|
|
|
|
Added code to provide formatted results reporting.
tundra
committed
on 14 Dec 2010
|
|
First complete version.
tundra
committed
on 14 Dec 2010
|
|
2010-09-27 |
Initial version - NOT TESTED.
tundra
committed
on 27 Sep 2010
|