pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / netcmd / testparm.py
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-11-13 Stefan Metzmachers4:samba-tool/testparm: report a CommandError if loadin...
2012-11-09 Karolin Seegersamba-tool: Fix typo in --help output.
2012-09-16 Jelmer Vernooijsamba.netcmd: Formatting fixes, break lines.
2012-09-11 Stefan Metzmachers4:samba-tool: remove unused code in testparm.py
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable netcmd scripts.
2012-03-13 Andreas Schneiders4-python: Remove execute flag from netcmd scripts.
2012-02-07 Jelmer VernooijRevert "samba-tool: moved takes_optiongroups definition...
2011-10-13 Jelmer Vernooijsamba-tool: Don't require full prog line to be in synopsis.
2011-10-13 Jelmer Vernooijsamba-tool: Determine long option from docstring.
2011-10-13 Jelmer Vernooijsamba-tool: Use self.outf in a few more places.
2011-10-12 Jelmer Vernooijnetcmd: Add Command.get_logger() method.
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix traceback when checking client...
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix handling of command-line options.
2011-09-13 Jelmer Vernooijtestparm.py: Use standard formatting of header.
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "testparm" syntax
2011-07-21 Andrew Tridgellsamba-tool: testparm doesn't take any credentials
2011-07-21 Giampaolo Lauriasamba-tool: moved takes_optiongroups definition to...
2011-04-05 Kai Blins4 samba-tool: Implement "testparm" command