summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/dns.py
Commit message (Expand)AuthorAgeFilesLines
* Add ability to add/remove DNS records when adding/removing a host entry.Rob Crittenden2010-11-231-0/+13
* Detect when DNS is not configured and return an error messageRob Crittenden2010-10-131-0/+34
* dns metadataAdam Young2010-10-121-0/+15
* Add command to resolve a hostname. Returns True or raises NotFound.Rob Crittenden2010-09-231-0/+36
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-4/+4
* First pass at per-command documentationRob Crittenden2010-06-221-1/+4
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-231-1/+8
* Fix DNS plugin: proper output definitions, --all, dns-add-rr overwrittingPavel Zuna2010-04-191-14/+15
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-42/+37
* Auto-generate --all and --raw for commands, that return entries.Pavel Zuna2010-02-171-33/+0
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-1/+3
* Make DNS plugin support output validation and thus make it work again.Pavel Zuna2010-01-201-39/+86
* Add idnsUpdatePolicy into the dns plug-inMartin Nagy2009-12-021-1/+5
* Fix boolean attributes in DNS plugin.Pavel Zuna2009-11-301-3/+9
* Fix bug in dns_find - execute() returned different value than expected.Pavel Zuna2009-09-081-1/+1
* Fix bug: number of found entries was reported incorrectly in some plugins.Pavel Zuna2009-07-021-2/+2
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-5/+5
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-34/+34
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+803