summaryrefslogtreecommitdiff
path: root/python/samba/tests/dcerpc/dnsserver.py
Commit message (Expand)AuthorAgeFilesLines
* CVE-2019-14861: Test to demonstrate the bugAndrew Bartlett2019-12-031-0/+47
* CVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviour in dcesrv_DnssrvEnum...Andrew Bartlett2019-12-031-0/+101
* CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-191-0/+26
* CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-191-0/+25
* dcerpc/dns_server tests: use record malformed as probably intendedDouglas Bagnall2018-08-241-1/+1
* PEP8: fix E502: the backslash is redundant between bracketsJoe Guo2018-08-241-15/+15
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-2/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-1/+1
* PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo2018-08-241-1/+1
* PEP8: fix E241: multiple spaces after ','Joe Guo2018-08-241-2/+2
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-3/+3
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-08-241-78/+78
* python/tests: check setting values on dnsRecord attributesBob Campbell2018-07-121-2/+32
* samba python tests: convert print func to be py2/py3 compatibleNoel Power2018-03-231-2/+3
* Correct "overriden" typos.Chris Lamb2017-02-221-1/+1
* tests/dnsserver: Check security descriptorsGarming Sam2016-12-121-1/+202
* python/tests: expand tests for dns server over rpcBob Campbell2016-12-121-71/+653
* CVE-2016-2118: python:tests/dcerpc: use [sign] for dnsserver testsStefan Metzmacher2016-04-121-1/+1
* tests: dnsserver: Remove duplicate empty test functionAmitay Isaacs2014-07-301-4/+0
* tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs2014-07-291-1/+40
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+241