dns.py: Test dns server reload zones from DSDB when are created or deleted
[obnox/samba/samba-obnox.git] / python / samba / tests / dns.py
2014-12-22 Samuel Cabrerodns.py: Test dns server reload zones from DSDB when...
2014-10-14 Jelmer VernooijFix more pep8 issues in code I touched recently.
2014-10-14 Jelmer VernooijRemove last instance of pep8 error E701 (more statement...
2014-05-21 Kai Blinprovision: Correctly provision the SOA record minimum TTL
2014-05-20 Kai Blinbug #10609: CVE-2014-0239 Don't reply to replies
2014-04-17 Andreas Schneiderdns.py: Use the python socket module.
2014-03-04 Kai Blindns: Extend tests for records with another type
2014-03-04 Kai Blinbug #10471: Don't respond with NXDOMAIN to records...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-01 Kai Blindns: Delete dnsNode objects when they are empty
2013-05-16 Kai Blindns: Fix allocation of txt_record in txt record tests
2013-05-16 Kai Blindns: more debug debug options in the tests
2013-05-16 Kai Blindns: Add support for MX queries
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...