Age | Commit message (Expand) | Author | Files | Lines |
2011-10-14 | samba-tool: Move main command implementation to samba.netcmd.main, so it is a... | Jelmer Vernooij | 1 | -60/+18 |
2011-10-13 | netcmd: Add errf stream to command instances. | Jelmer Vernooij | 1 | -1/+2 |
2011-09-13 | s4-python: Consistently use spaces rather than tabs, fix headers in several p... | Jelmer Vernooij | 1 | -1/+1 |
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 |