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