Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samba-tool: Correctly handle sys.exit() called from subcommand | Amitay Isaacs | 2011-09-09 | 1 | -1/+3 |
* | samba-tool: Removed "acl" command | Giampaolo Lauria | 2011-09-09 | 1 | -2/+0 |
* | samba-tool: Added "ntacl" command | Giampaolo Lauria | 2011-09-09 | 1 | -0/+2 |
* | samba-tool: Added "dsacl" command | Giampaolo Lauria | 2011-09-09 | 1 | -0/+2 |
* | samba-tool: Moved command definition to sambatool command | Giampaolo Lauria | 2011-09-09 | 1 | -8/+36 |
* | samba-tool: Redefined samba-tool as a SuperCommand | Giampaolo Lauria | 2011-09-09 | 1 | -31/+5 |
* | samba-tool: Avoid use of "except .. as" construction introduced in python2.6. | Jelmer Vernooij | 2011-09-08 | 1 | -2/+3 |
* | samba-tool: Catch exceptions at top-level and exit with correct return value | Amitay Isaacs | 2011-07-28 | 1 | -1/+5 |
* | samba-tool: Display usage for main commands and list them alphabetically | Amitay Isaacs | 2011-07-28 | 1 | -31/+35 |
* | samba-tool: Replace C version of samba-tool with python version | Amitay Isaacs | 2011-07-28 | 1 | -0/+69 |