summaryrefslogtreecommitdiff
path: root/python/samba/dnsserver.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-2/+2
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-4/+4
2017-02-23python: Move dnsserver helper functions into samba.dnsserverAndrew Bartlett1-0/+181