summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_dns_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* rpc: specify connection options in API configJan Cholasta2016-06-031-6/+6
* DNS: Warn if forwarding policy conflicts with automatic empty zonesPetr Spacek2016-05-301-0/+14
* frontend: re-raise remote RequirementError using CLI name in CLIJan Cholasta2016-05-251-1/+1
* rpc: include structured error information in responsesJan Cholasta2016-05-251-16/+145
* Pylint: remove unnecessary-semicolonMartin Basti2016-03-221-1/+1
* ipatests: Fix configuration problems in dns testsMilan KubĂ­k2016-01-111-2/+3
* Remove unused importsMartin Basti2015-12-231-2/+1
* ipatests: Roll back the forwarder config after a test caseMilan Kubik2015-12-211-0/+9
* Fix DNS tests: dns-resolve returns warningMartin Basti2015-12-211-0/+18
* Tests: DNS various exceptions can be raised in testMartin Basti2015-11-131-3/+5
* Tests: DNS replace 192.0.2.0/24 with 198.18.0.0/15 rangeMartin Basti2015-11-131-4/+5
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+7
* Added user friendly error message for dnszone enable and disableAbhijeet Kasurde2015-10-291-2/+6
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-2/+1
* Use absolute importsPetr Viktorin2015-08-121-1/+2
* 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