Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First pass at per-command documentation | Rob Crittenden | 2010-06-22 | 1 | -1/+4 |
| | |||||
* | Add forgotten trailing dots in DNS records | Martin Nagy | 2010-04-23 | 1 | -1/+8 |
| | | | | 583023 | ||||
* | Fix DNS plugin: proper output definitions, --all, dns-add-rr overwritting | Pavel Zuna | 2010-04-19 | 1 | -14/+15 |
| | | | | | | | | | | | | | | The DNS plugin is getting old, tired and already looking forward to his pension in the Carribean. It will be replaced soon by a younger, faster, safer, shorter (in terms of code) and more maintainable version. Until that happens, here's some medicine for the old guy: - proper output definitions: the DNS plugin was created before we had the has_output attribute in place - --all: this is related to the output definitions as Command.get_options() adds the --all and --raw options automatically if has_output contains entries - dns-add-rr overwritting: missing .lower() caused records to be overwritten everytime a new one was added from the CLI | ||||
* | Translatable Param.label, Param.doc | Jason Gerard DeRose | 2010-02-24 | 1 | -42/+37 |
| | |||||
* | Auto-generate --all and --raw for commands, that return entries. | Pavel Zuna | 2010-02-17 | 1 | -33/+0 |
| | |||||
* | Add Object.label class attribute, enable in webUI | Jason Gerard DeRose | 2010-02-12 | 1 | -1/+3 |
| | |||||
* | Make DNS plugin support output validation and thus make it work again. | Pavel Zuna | 2010-01-20 | 1 | -39/+86 |
| | |||||
* | Add idnsUpdatePolicy into the dns plug-in | Martin Nagy | 2009-12-02 | 1 | -1/+5 |
| | | | | | | The idnsUpdatePolicy takes a list of BIND dynamic update policies, each of which must be terminated by ";". Also fix a minor error in the documentation string. | ||||
* | Fix boolean attributes in DNS plugin. | Pavel Zuna | 2009-11-30 | 1 | -3/+9 |
| | | | | | Sometimes they worked fine and sometimes DS rejected them as invalid. | ||||
* | Fix bug in dns_find - execute() returned different value than expected. | Pavel Zuna | 2009-09-08 | 1 | -1/+1 |
| | |||||
* | Fix bug: number of found entries was reported incorrectly in some plugins. | Pavel Zuna | 2009-07-02 | 1 | -2/+2 |
| | |||||
* | Rename *-create/*-delete commands to *-add/*-del respectively. | Pavel Zuna | 2009-07-02 | 1 | -5/+5 |
| | |||||
* | Rename plugins2 to plugins. | Pavel Zuna | 2009-07-02 | 1 | -34/+34 |
| | |||||
* | Rename plugins2 files (remove '2' suffix'). | Pavel Zuna | 2009-07-02 | 1 | -0/+803 |