summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/samba-tool.py
Commit message (Collapse)AuthorAgeFilesLines
* samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs2011-07-281-70/+0
| | | | | | | C version of samba-tool is now called samba-tool-c, which will be removed as soon as all the samba-tool commands are ported to python. Signed-off-by: Andrew Tridgell <tridge@samba.org>
* samba-tool: Added python version of samba-toolAmitay Isaacs2011-07-281-0/+70
Signed-off-by: Andrew Tridgell <tridge@samba.org>