summaryrefslogtreecommitdiff
path: root/python/samba/tests/dns.py
AgeCommit message (Expand)AuthorFilesLines
2014-12-22dns.py: Always remove the test zone in tearDown()Andrew Bartlett1-0/+8
2014-12-22dns.py: Test dns server reload zones from DSDB when are created or deletedSamuel Cabrero1-0/+78
2014-10-14Fix more pep8 issues in code I touched recently.Jelmer Vernooij1-5/+6
2014-10-14Remove last instance of pep8 error E701 (more statements on one line).Jelmer Vernooij1-1/+2
2014-05-21provision: Correctly provision the SOA record minimum TTLKai Blin1-0/+1
2014-05-20bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin1-0/+29
2014-04-17dns.py: Use the python socket module.Andreas Schneider1-1/+1
2014-03-04dns: Extend tests for records with another typeKai Blin1-0/+14
2014-03-04bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin1-0/+16
2013-06-01dns: Delete dnsNode objects when they are emptyKai Blin1-0/+117
2013-05-16dns: Fix allocation of txt_record in txt record testsKai Blin1-8/+12
2013-05-16dns: more debug debug options in the testsKai Blin1-4/+26
2013-05-16dns: Add support for MX queriesKai Blin1-0/+43
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+622