Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Add a "target" command to set the target server to test. Refactor
the command line argument processing a little so that you can run
--shell without any additional arguments.
|
|
Sort the command list alphabetically. Let the help command print
usage info for other commands.
|
|
Add a new "auth" command to set the cmdline credentials from withing
the smbtorture shell.
|
|
Refactor the smbtorture interactive shell into a set of independent
command callbacks to make it easier to add more independent commands.
|
|
|