Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Guenther
|
|
Not sure what I was thinking by restricting the shell to "torture:"
parametric options. It's really extemely useful to be able to set
arbitrary options.
|
|
this converts all callers that use the Samba4 loadparm lp_ calling
convention to use the lpcfg_ prefix.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
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.
|
|
|