summaryrefslogtreecommitdiff
path: root/python/samba/provision/sambadns.py
Commit message (Expand)AuthorAgeFilesLines
* sambadns: Allow functional level 2016 (when added)Garming Sam2017-12-201-2/+3
* python:provision: Do not change the owner of the sam.ldb.d dirAndreas Schneider2017-09-161-3/+0
* s4-provision: Ensure the dummy main-domain DB used for DLZ has an @INDEXLISTAndrew Bartlett2017-09-141-0/+4
* python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider2017-09-051-7/+12
* python:samba: Remove code to change groupAndreas Schneider2017-09-051-10/+0
* provision: Update root DNS servers listAmitay Isaacs2017-06-091-3/+11
* python/samba: use an explicit .encode('utf-8') where we expect utf8 passwordsStefan Metzmacher2017-02-211-1/+1
* provision: Add support for BIND 9.11.xAmitay Isaacs2016-10-281-1/+5
* provision_fill: move most db accesses into transactionsBob Campbell2016-07-061-24/+32
* Fix bug 10881 Wrong keytab permissions when joining additional DC with BIND b...Andrew Bartlett2015-12-151-0/+10
* provision: Allow more OS levels in sambadnsAndrew Bartlett2015-10-201-2/+3
* s4-dns: Add support for BIND 9.10Amitay Isaacs2014-10-251-1/+5
* s4-dns: Update template variables, change BIND98 --> BIND9_8Amitay Isaacs2014-10-251-6/+6
* provision: explain why this is requiredAndrew Bartlett2014-09-271-0/+8
* provision: Only create hard links for ForestDnsZones if it exists on this DCAndrew Bartlett2014-09-011-4/+8
* provision: Use names.domainsid and names.domainguidAndrew Bartlett2014-09-011-10/+8
* provision: Only calculate ForestDNSZone GUID if we need itAndrew Bartlett2014-09-011-5/+4
* provision/sambadns: remove redundant site parameterBjörn Baumbach2014-06-181-2/+3
* provision: Correctly provision the SOA record minimum TTLKai Blin2014-05-211-0/+1
* samba-tool: make provision check for bind versionGarming Sam2014-03-091-2/+28
* samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett2013-10-111-33/+57
* provision/sambadns: CN=MicrosoftDNS,CN=System, is relative to DOMAINDNStefan Metzmacher2013-10-101-8/+8
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-041-3/+8
* scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett2013-03-251-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+1135