summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/dns.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-08samba-tool: add dns cleanup cmdJoe Guo1-0/+47
2017-08-15samba-tool dns query: Allow '*' in namesGary Lockyer1-1/+2
2017-02-23python: Move dnsserver helper functions into samba.dnsserverAndrew Bartlett1-161/+1
2017-02-14python: Use generated WERROR definitionsBob Campbell1-7/+8
2016-12-12samba-tool/dns: remove use of dns_record_match from add and deleteBob Campbell1-10/+2
2016-12-12samba-tool/dns: reword error messages and make error catching specificBob Campbell1-33/+72
2015-10-20samba-tool dns: Trap on conneciton errors and give useful infoAndrew Bartlett1-1/+5
2014-11-26samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"Guenter Kukkukk1-5/+8
2014-11-26samba-tool: Fix enum values in dns.pyGuenter Kukkukk1-1/+1
2013-11-30netcmd/dns: Catch wildcard patterns when querying for nameAmitay Isaacs1-0/+3
2013-05-30samba-tool/dns: Set secure zone update flag after creating new zoneAmitay Isaacs1-3/+9
2013-05-30samba-tool/dns: Pass on additional flags when creating zonesAmitay Isaacs1-0/+6
2013-05-30s4-dns: Support update of SOA recordsAmitay Isaacs1-2/+3
2013-05-28s4-dns: Print/Set minimumTTL value in SOA recordAmitay Isaacs1-1/+3
2013-04-19samba-tool/dns: Fix a typo in ttl variable nameAmitay Isaacs1-1/+1
2013-04-18netcmd/dns: fix typoDavid Disseldorp1-2/+2
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+1186