summaryrefslogtreecommitdiff
path: root/python/samba/tests/dcerpc/dnsserver.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-06-23python:samba:tests: Fix code spellingAndreas Schneider1-1/+1
2023-05-24pytest: dcerpc/dnsserver: Call setUpClass() method of base classJoseph Sutton1-0/+2
2023-05-24pytest: dcerpc/dnsserver: Remove unused importJoseph Sutton1-1/+1
2021-06-22pytest: dcerpc/dnsserver: fix tombstone testDouglas Bagnall1-12/+80
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2021-04-08pytest/dcerpc/dnsserver.py: use dnsserver.flag_from_stringDouglas Bagnall1-9/+6
2021-04-08pytest/dcerpcdnsserver: use record_from_string helperDouglas Bagnall1-28/+3
2021-03-29pytest/dnsserver: extend record_type_int to all typesDouglas Bagnall1-17/+2
2021-03-29pytest/dns: use self.assertIn() and .assertNotIn()Douglas Bagnall1-5/+5
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-18/+18
2019-12-10CVE-2019-14861: Test to demonstrate the bugAndrew Bartlett1-0/+47
2019-12-10CVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviour in dcesrv_DnssrvEnum...Andrew Bartlett1-0/+101
2019-06-19CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall1-0/+26
2019-06-19CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall1-0/+25
2018-08-24dcerpc/dns_server tests: use record malformed as probably intendedDouglas Bagnall1-1/+1
2018-08-24PEP8: fix E502: the backslash is redundant between bracketsJoe Guo1-15/+15
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-1/+1
2018-08-24PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo1-1/+1
2018-08-24PEP8: fix E241: multiple spaces after ','Joe Guo1-2/+2
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-3/+3
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-78/+78
2018-07-12python/tests: check setting values on dnsRecord attributesBob Campbell1-2/+32
2018-03-23samba python tests: convert print func to be py2/py3 compatibleNoel Power1-2/+3
2017-02-22Correct "overriden" typos.Chris Lamb1-1/+1
2016-12-12tests/dnsserver: Check security descriptorsGarming Sam1-1/+202
2016-12-12python/tests: expand tests for dns server over rpcBob Campbell1-71/+653
2016-04-12CVE-2016-2118: python:tests/dcerpc: use [sign] for dnsserver testsStefan Metzmacher1-1/+1
2014-07-30tests: dnsserver: Remove duplicate empty test functionAmitay Isaacs1-4/+0
2014-07-29tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs1-1/+40
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+241