summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_dns_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize number literalsPetr Viktorin2015-07-311-1/+1
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-1/+1
* DNSSEC: validate forward zone forwardersMartin Basti2015-06-111-0/+20
* DNSSEC: Improve global forwarders validationMartin Basti2015-06-111-2/+3
* Ipatests DNS SOA Record MaintenanceAles 'alich' Marecek2015-04-021-0/+757
* DNS tests: warning if forward zone is inactiveMartin Basti2015-01-151-0/+468
* New test cases for Forward_zonesMartin Basti2015-01-131-54/+803
* DNS tests: separate current forward zone testsMartin Basti2015-01-131-326/+438
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-4/+4
* Fix warning message should not contain CLI commandsMartin Basti2014-11-191-3/+6
* fix forwarder validation errorsMartin Basti2014-10-211-0/+6
* DNS missing testsMartin Basti2014-10-091-0/+20
* DNS tests: tests update to due to change in optionsMartin Basti2014-09-251-262/+211
* DNS test: allow '.' as zone nameMartin Basti2014-09-251-0/+104
* Tests: DNS wildcard recordsMartin Basti2014-09-051-1/+46
* Fix DNS record rename testMartin Basti2014-09-051-15/+14
* Test: DNS NS validationMartin Basti2014-09-051-16/+17
* Tests: DNS dsrecord validationMartin Basti2014-09-051-0/+83
* Fix dnsrecord-mod raise error if last record attr is removedMartin Basti2014-09-051-3/+3
* Test DNS: add zone with consecutive dash charactersMartin Basti2014-07-041-1/+46
* Test DNS: TLSA recordMartin Basti2014-07-041-0/+66
* Test DNS: test zone normalizationMartin Basti2014-07-041-1/+47
* Allow to add managed permission for reverse zonesMartin Basti2014-07-041-1/+33
* NSEC3PARAM testsMartin Basti2014-07-021-0/+105
* Remove NSEC3PARAM recordMartin Basti2014-07-021-62/+0
* Check normalization only for IDNA domainsMartin Basti2014-07-011-3/+2
* DNSSEC: Test: DLV recordMartin Basti2014-06-201-1/+35
* Tests: tests for NSEC3PARAM recordsMartin Basti2014-06-201-0/+63
* Tests: remove unused records from testsMartin Basti2014-06-201-57/+1
* Tests DNS: forward zonesMartin Basti2014-06-201-2/+733
* Test DNS: dnsrecord-* zone.test. zone.test. should workMartin Basti2014-06-031-0/+34
* Test DNS: wildcard in RR ownerMartin Basti2014-06-031-0/+46
* DNS new testsMartin Basti2014-06-031-41/+741
* DNS modified testsMartin Basti2014-06-031-229/+258
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-12/+12
* Modify DNS tests with LOC records to workaround bug in python-dns.Petr Spacek2014-02-181-5/+5
* tests: Move zone enable/disable tests to end of test_dns_plugin.pyPetr Spacek2014-02-141-72/+74
* DNS tests for classless reverse domainsMartin Basti2014-02-111-13/+238
* Use reserved domain names for testsPetr Spacek2014-01-301-31/+38
* Rename variables in test xmlrpc/dns_pluginPetr Spacek2014-01-301-479/+486
* Use private IPv4 addresses for testsPetr Spacek2014-01-301-48/+63
* Make sure SYSTEM permissions can be retreived with --all --rawPetr Viktorin2013-12-131-2/+16
* Rewrite the Permission pluginPetr Viktorin2013-12-131-0/+1
* Switch client to JSON-RPCPetr Viktorin2013-11-261-2/+2
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-1/+1
* Remove support for IPA deployments with no persistent searchTomas Babej2013-08-091-1/+0
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+1511