s4/scripting/bin/renamedc: Fix up rename DC script
[kai/samba-autobuild/.git] / source4 / scripting / bin / samba-tool
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-25 Jelmer Vernooijs4-python: Override SIGINT handler in scripts only.
2012-09-11 Stefan Metzmachers4:samba-tool: allow sys.exit(ret) to control the exit...
2011-10-13 Jelmer Vernooijsamba-tool: Move main command implementation to samba...
2011-10-12 Jelmer Vernooijnetcmd: Add errf stream to command instances.
2011-09-13 Jelmer Vernooijs4-python: Consistently use spaces rather than tabs...
2011-09-09 Amitay Isaacssamba-tool: Correctly handle sys.exit() called from...
2011-09-09 Giampaolo Lauriasamba-tool: Removed "acl" command
2011-09-09 Giampaolo Lauriasamba-tool: Added "ntacl" command
2011-09-09 Giampaolo Lauriasamba-tool: Added "dsacl" command
2011-09-09 Giampaolo Lauriasamba-tool: Moved command definition to sambatool command
2011-09-09 Giampaolo Lauriasamba-tool: Redefined samba-tool as a SuperCommand
2011-09-07 Jelmer Vernooijsamba-tool: Avoid use of "except .. as" construction...
2011-07-28 Amitay Isaacssamba-tool: Catch exceptions at top-level and exit...
2011-07-28 Amitay Isaacssamba-tool: Display usage for main commands and list...
2011-07-28 Amitay Isaacssamba-tool: Replace C version of samba-tool with python...