summaryrefslogtreecommitdiffstats
path: root/python/samba/tests/dns.py
Commit message (Expand)AuthorAgeFilesLines
* dns.py: Always remove the test zone in tearDown()Andrew Bartlett2014-12-221-0/+8
* dns.py: Test dns server reload zones from DSDB when are created or deletedSamuel Cabrero2014-12-221-0/+78
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-141-5/+6
* Remove last instance of pep8 error E701 (more statements on one line).Jelmer Vernooij2014-10-141-1/+2
* provision: Correctly provision the SOA record minimum TTLKai Blin2014-05-211-0/+1
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+29
* dns.py: Use the python socket module.Andreas Schneider2014-04-171-1/+1
* dns: Extend tests for records with another typeKai Blin2014-03-041-0/+14
* bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin2014-03-041-0/+16
* dns: Delete dnsNode objects when they are emptyKai Blin2013-06-011-0/+117
* dns: Fix allocation of txt_record in txt record testsKai Blin2013-05-161-8/+12
* dns: more debug debug options in the testsKai Blin2013-05-161-4/+26
* dns: Add support for MX queriesKai Blin2013-05-161-0/+43
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+622