summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/samba-tool
Commit message (Expand)AuthorAgeFilesLines
* s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij2011-09-131-1/+1
* samba-tool: Correctly handle sys.exit() called from subcommandAmitay Isaacs2011-09-091-1/+3
* samba-tool: Removed "acl" commandGiampaolo Lauria2011-09-091-2/+0
* samba-tool: Added "ntacl" commandGiampaolo Lauria2011-09-091-0/+2
* samba-tool: Added "dsacl" commandGiampaolo Lauria2011-09-091-0/+2
* samba-tool: Moved command definition to sambatool commandGiampaolo Lauria2011-09-091-8/+36
* samba-tool: Redefined samba-tool as a SuperCommandGiampaolo Lauria2011-09-091-31/+5
* samba-tool: Avoid use of "except .. as" construction introduced in python2.6.Jelmer Vernooij2011-09-081-2/+3
* samba-tool: Catch exceptions at top-level and exit with correct return valueAmitay Isaacs2011-07-281-1/+5
* samba-tool: Display usage for main commands and list them alphabeticallyAmitay Isaacs2011-07-281-31/+35
* samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs2011-07-281-0/+69