summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/samba_upgradedns
AgeCommit message (Expand)AuthorFilesLines
2022-06-10spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev1-1/+1
2021-09-04python: Fix usage stringsJoseph Sutton1-1/+1
2021-06-11sambadns: Create BINDDNS_DIR/dns.keytab link to PRIVATE_DIR/dns.keytab on DC ...Derek Lambert1-35/+2
2021-06-11samba_upgradedns: Create binddns_dir if it doesn't already existJoseph Sutton1-0/+4
2021-04-08py/provision/sambadns: rename CNameRecord -> CNAMERecordDouglas Bagnall1-2/+2
2020-11-26samba_upgradedns: Do not print confusing logs about missing .zone filesAndrew Bartlett1-3/+4
2018-12-14PY3: change shebang to python3 in source4/scripting/bin dirJoe Guo1-1/+1
2018-12-11various: Remove references to about to be deleted thirdparty/dnspythonNoel Power1-1/+0
2018-11-01s4/scripting/samba_upgradedns: avoid .has_key()Douglas Bagnall1-2/+2
2018-10-23s4/scripting: Py2/Py3 for samba4.blackbox.upgradeprovision.alpha13Noel Power1-3/+4
2018-05-12s4/scripting/bin: py2/py3 compatability always decode result of b64encodeNoel Power1-1/+1
2018-02-15source4/scripting python: convert 'except X, e' to 'except X as e'Douglas Bagnall1-1/+1
2017-09-16samba_upgradedns: When we setup the internal dns cleanup bind-dns dirAndreas Schneider1-0/+17
2017-09-16samba_upgradedns: Print better hints after we migrated the configAndreas Schneider1-3/+15
2017-09-16samba_upgradedns: Change the group of the 'binddns dir' tooAndreas Schneider1-0/+7
2017-09-06python:samba: Add code to remove obsolete files in the private dirAndreas Schneider1-0/+34
2017-09-05python:samba: Use 'binddns dir' in samba-tool and samba_upgradednsAndreas Schneider1-10/+29
2016-08-29samba_upgradedns: Check for both accounts in BIND_DLZ upgradeGarming Sam1-4/+8
2015-12-15samba_upgradedns: Set correct permissions on secrets.keytab for BIND9Andrew Bartlett1-0/+11
2015-12-15samba_upgradedns: Improve search for existing accounts in secrets.ldbAndrew Bartlett1-10/+6
2015-10-20samba_upgradedns: Remove unused variableAndrew Bartlett1-1/+0
2014-11-12Move dnspython to third_party.Jelmer Vernooij1-1/+1
2014-03-09samba-tool: make provision check for bind versionGarming Sam1-1/+1
2014-01-07samba_upgradedns: message the user if they need to change smb.confRicky Nance1-0/+16
2013-10-11samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett1-2/+3
2013-09-04scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett1-9/+10
2013-09-04scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett1-1/+10
2013-08-30s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()Stefan Metzmacher1-1/+1
2013-03-25scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett1-15/+1
2013-01-10scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...Andrew Bartlett1-21/+22
2012-10-18provision: No longer use the wheel group in new AD DomainsAndrew Bartlett1-1/+1
2012-09-12s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...Stefan Metzmacher1-0/+28
2012-09-12s4 dns: use the internal DNS server per defaultKai Blin1-3/+3
2012-06-25s4-samba_upgradedns: Do not set DNS account for internal serverAndrew Bartlett1-32/+32
2012-05-15samba-upgradedns: Use the correct magic incantation of sys.path.insert()Amitay Isaacs1-1/+1
2012-05-01s4-upgradedns: Update serverdn with only the attributes that have changedAmitay Isaacs1-11/+21
2012-04-02s4-upgradedns: Fix the fqdn for forest dns zoneAmitay Isaacs1-1/+1
2012-03-28s4-upgradedns: Make sure the attribute exists before accessing itAmitay Isaacs1-4/+8
2012-03-21s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settingsAmitay Isaacs1-0/+40
2012-03-21s4-upgradedns: Allow fixing of dns provision after domain joinAmitay Isaacs1-39/+56
2012-03-11upgradedns: Remove unused import.Jelmer Vernooij1-1/+0
2012-03-02upgradedns: Fix import of TXT DNS recordsAmitay Isaacs1-1/+3
2012-02-24upgradedns: Rename to less generic name samba_upgradedns.Jelmer Vernooij1-0/+404