summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/testparm.py
Commit message (Expand)AuthorAgeFilesLines
* s4-python: Remove env from non-executable netcmd scripts.Andreas Schneider2012-03-131-3/+0
* s4-python: Remove execute flag from netcmd scripts.Andreas Schneider2012-03-131-0/+0
* Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij2012-02-071-1/+5
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-141-1/+1
* samba-tool: Determine long option from docstring.Jelmer Vernooij2011-10-141-1/+1
* samba-tool: Use self.outf in a few more places.Jelmer Vernooij2011-10-131-2/+2
* netcmd: Add Command.get_logger() method.Jelmer Vernooij2011-10-131-3/+1
* samba-tool/testparm: Fix traceback when checking client name/ip against hosts...Jelmer Vernooij2011-10-131-2/+2
* samba-tool/testparm: Fix handling of command-line options.Jelmer Vernooij2011-10-131-26/+29
* testparm.py: Use standard formatting of header.Jelmer Vernooij2011-09-131-10/+10
* samba-tool: Fixed "testparm" syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: testparm doesn't take any credentialsAndrew Tridgell2011-07-211-0/+5
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-5/+1
* s4 samba-tool: Implement "testparm" commandKai Blin2011-04-051-0/+206