python: tests: update all super calls to python 3 style in tests
[samba.git] / python / samba / tests / dcerpc / dnsserver.py
2023-11-30 Rob van der Lindepython: tests: update all super calls to python 3 style...
2023-06-23 Andreas Schneiderpython:samba:tests: Fix code spelling
2023-05-24 Joseph Suttonpytest: dcerpc/dnsserver: Call setUpClass() method...
2023-05-24 Joseph Suttonpytest: dcerpc/dnsserver: Remove unused import
2021-06-22 Douglas Bagnallpytest: dcerpc/dnsserver: fix tombstone test
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2021-04-08 Douglas Bagnallpytest/dcerpc/dnsserver.py: use dnsserver.flag_from_string
2021-04-08 Douglas Bagnallpytest/dcerpcdnsserver: use record_from_string helper
2021-03-29 Douglas Bagnallpytest/dnsserver: extend record_type_int to all types
2021-03-29 Douglas Bagnallpytest/dns: use self.assertIn() and .assertNotIn()
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2019-12-10 Andrew BartlettCVE-2019-14861: Test to demonstrate the bug
2019-12-10 Andrew BartlettCVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviou...
2019-06-19 Douglas BagnallCVE-2019-12435 rpc/dns: avoid NULL deference if zone...
2019-06-19 Douglas BagnallCVE-2019-12435 rpc/dns: avoid NULL deference if zone...
2018-08-24 Douglas Bagnalldcerpc/dns_server tests: use record malformed as probab...
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E241: multiple spaces after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-07-12 Bob Campbellpython/tests: check setting values on dnsRecord attributes
2018-03-23 Noel Powersamba python tests: convert print func to be py2/py3...
2017-02-22 Chris LambCorrect "overriden" typos.
2016-12-12 Garming Samtests/dnsserver: Check security descriptors
2016-12-12 Bob Campbellpython/tests: expand tests for dns server over rpc
2016-04-12 Stefan MetzmacherCVE-2016-2118: python:tests/dcerpc: use [sign] for...
2014-07-30 Amitay Isaacstests: dnsserver: Remove duplicate empty test function
2014-07-29 Amitay Isaacstests: dnsserver: Add a update test with name set to '.'
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...