CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittest
[samba.git] / python / samba / tests / dns.py
2016-02-24 Garming SamCVE-2016-0771: tests/dns: change samba.tests.dns from...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: RPC => DNS roundtrip test
2016-02-24 Garming SamCVE-2016-0771: tests/dns: modify tests to check via RPC
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Add some more test cases...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Correct error code for former...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: restore formerly segfaulting...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Add a comment regarding odd...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: FORMERR can simply timeout...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: prepare script for further...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Modify dns tests to match...
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/...