summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_dns_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fill new DNS zone update policy by defaultMartin Kosek2012-06-051-0/+12
* Allow relative DNS name in NS validatorMartin Kosek2012-06-011-5/+11
* Add rename option for DNS recordsMartin Kosek2012-05-311-3/+31
* Update hostname validator error messages in testsPetr Viktorin2012-05-031-5/+5
* Fix DNS and permissions unit testsMartin Kosek2012-04-171-2/+2
* Fix expected error messages in testsPetr Viktorin2012-04-101-22/+53
* Move test skipping to class setupPetr Viktorin2012-04-011-2/+6
* Harden raw record processing in DNS pluginMartin Kosek2012-03-221-0/+46
* Fix precallback validators in DNS pluginMartin Kosek2012-03-221-0/+27
* Only split CSV in the client, quote instead of escapingPetr Viktorin2012-03-201-2/+3
* Add missing global options in dnsconfigMartin Kosek2012-03-201-1/+5
* Improve hostname and domain name validationMartin Kosek2012-02-291-0/+20
* Add reverse DNS record when forward is createdMartin Kosek2012-02-271-0/+42
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-241-0/+86
* Global DNS optionsMartin Kosek2012-02-241-0/+14
* Add SRV record target validatorMartin Kosek2012-02-031-0/+9
* Fix NSEC record conversionMartin Kosek2012-02-031-0/+20
* Fix TXT record parsingMartin Kosek2012-02-031-0/+18
* Replace float with DecimalMartin Kosek2012-01-201-1/+1
* Refactor dnsrecord processingMartin Kosek2012-01-121-6/+13
* Improve DNS record data validationMartin Kosek2011-11-101-91/+213
* Fix DNS zone --allow-dynupdate option behaviorMartin Kosek2011-11-091-1/+0
* Fix dnszone-add name_from_ip server validationMartin Kosek2011-10-111-0/+48
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-14/+34
* Add new dnszone-find testMartin Kosek2011-07-181-0/+82
* Add DNS record modification commandMartin Kosek2011-07-121-2/+46
* Enforce that all NS records are resolvableJakub Hrozek2011-01-281-1/+60
* Delete the whole DNS record with no parametersJakub Hrozek2011-01-281-17/+21
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix a slew of tests.Rob Crittenden2010-12-171-0/+14
* Add new version of DNS plugin: complete rework with baseldap + unit tests.Pavel Zuna2010-12-011-0/+341