summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/provision/sambadns.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-1135/+0
* scripting: Make tdb_copy a common util function in samba.tdb_utilAndrew Bartlett2013-02-191-20/+1
* scripting: Make tdb_copy use the python subprocess moduleAndrew Bartlett2013-02-191-7/+9
* provision: fix nTSecurityDescriptor of containers in the DnsZones (bug #9481)Stefan Metzmacher2013-01-271-11/+19
* samba.provision.sambadns: Use == to compare strings, not 'is'.Jelmer Vernooij2012-10-111-1/+1
* samba.provision.sambadns: Fix formatting.Jelmer Vernooij2012-09-161-57/+126
* s4-join: Setup correct DNS configurationAndrew Bartlett2012-06-241-27/+62
* s4-provision: Update configuration lines for dlz_bind9Amitay Isaacs2012-04-161-3/+1
* provision: dns: TXT Records need a list of strings as inputAmitay Isaacs2012-03-021-2/+5
* Partially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4Jelmer Vernooij2012-02-251-2/+2
* s4-provision: Fix typo in 9b9fdeefb47f2657c9bb4c2f48318550da510209Andrew Bartlett2012-02-231-3/+3
* s4-provision: dns: Add txt DNS recordAmitay Isaacs2012-02-211-0/+9
* s4-provision: dns: Do not re-calculate ntdsguid, use from namesAmitay Isaacs2012-02-211-15/+1
* s4-provision: dns: Refactor population of dns data codeAmitay Isaacs2012-02-211-56/+98
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-2/+2
* s4-provision: Fix the problem of DnsProperty values not being set correctlyAmitay Isaacs2012-01-031-0/+7
* s4-provision: Fix tdbdump path lookup in make test.Andreas Schneider2012-01-021-1/+1
* s4-provision: Set dNSProperty attribute for dns zonesAmitay Isaacs2011-12-231-2/+71
* s4-provision: Do not guess partition file names, use @PARTITION recordAmitay Isaacs2011-12-131-59/+76
* s4-provision: Extract common utility routines in separate fileAmitay Isaacs2011-12-131-40/+12
* s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domainAmitay Isaacs2011-12-131-10/+10
* s4-provision: Fix the security ace for DnsAdmins group on DNS recordsAmitay Isaacs2011-11-291-12/+19
* s4-provision: Create a samdb copy for access by dlz_bind9 moduleAmitay Isaacs2011-11-291-55/+100
* provision: Set the security descriptor while creating partitionsAmitay Isaacs2011-11-161-12/+2
* s4-provision: Create ldap records for DNS partitions similar to windowsAmitay Isaacs2011-11-091-1/+1
* s4-provision: Set security descriptor for DNS recordsAmitay Isaacs2011-11-091-17/+102
* s4-provision: site is passed as an argument to setup_ad_dns()Amitay Isaacs2011-11-081-1/+0
* s4 provision/dns: Move DNS-related setup to sambadns moduleKai Blin2011-11-041-3/+189
* s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setupKai Blin2011-11-041-2/+60
* s4-provision: Provision DNS records with correct rankAmitay Isaacs2011-10-201-18/+23
* s4 provision/dns: Clean up os level handlingKai Blin2011-10-171-10/+12
* s4 provision/dns: Clean up backend handlingKai Blin2011-10-171-6/+13
* s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin2011-10-171-2/+2
* s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2011-10-171-2/+2
* s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell2011-09-191-1/+1
* s4-provision: Fix the informational message from dns provisioningAmitay Isaacs2011-09-121-1/+1
* s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs2011-09-081-0/+1
* s4-provision: Make DNS entries consistent with dns_update scriptAmitay Isaacs2011-09-081-4/+4
* s4-provision: Reworked DNS provisioning to support AD DNS schemaAmitay Isaacs2011-09-081-114/+435
* s4 provision: Add some of the AD-specific DNS records to the directoryKai Blin2011-07-071-0/+231