2013-10-23 |
Factored reading of external files into a single ReadFile() routine so
...
tundra
committed
on 23 Oct 2013
|
---|---|
*** empty log message ***
tundra
committed
on 23 Oct 2013
|
|
Typos and edits.
tundra
committed
on 23 Oct 2013
|
|
Replace stdin redirection with -f option and documented it.
tundra
committed
on 23 Oct 2013
|
|
Minor typo fix.
tundra
committed
on 23 Oct 2013
|
|
Updated auth precedence section.
tundra
committed
on 23 Oct 2013
|
|
Cleaned up user name prompting and precedence.
tundra
committed
on 23 Oct 2013
|
|
Changed -s option to -S for consistency with -N.
tundra
committed
on 23 Oct 2013
|
|
Document sudo and password prompting behavior.
tundra
committed
on 23 Oct 2013
|
|
Fixed sudo failure code to abort on error instead of continuing.
tundra
committed
on 23 Oct 2013
|
|
*** empty log message ***
tundra
committed
on 23 Oct 2013
|
|
Added -s option and corrected sudo password prompting algorithm.
tundra
committed
on 23 Oct 2013
|
|
2013-10-22 |
*** empty log message ***
tundra
committed
on 22 Oct 2013
|
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 |
Documented -G and -P
tundra
committed
on 21 Oct 2013
|
Changed the host separator on GETs from "-" to ":".
tundra
committed
on 21 Oct 2013
|
|
2013-10-20 |
*** empty log message ***
tundra
committed
on 20 Oct 2013
|
Bi-directional file transfer implemented.
tundra
committed
on 20 Oct 2013
|
|
Notes on documenation to be written.
tundra
committed
on 20 Oct 2013
|
|
More scaffolding for file transfers.
tundra
committed
on 20 Oct 2013
|
|
Updated documentation to reflect new comment handling capability.
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
|