index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
/
samba_upgradedns
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
spelling: connnect encrytion exisit expection explicit invalide missmatch par...
Michael Tokarev
1
-1
/
+1
2021-09-04
python: Fix usage strings
Joseph Sutton
1
-1
/
+1
2021-06-11
sambadns: Create BINDDNS_DIR/dns.keytab link to PRIVATE_DIR/dns.keytab on DC ...
Derek Lambert
1
-35
/
+2
2021-06-11
samba_upgradedns: Create binddns_dir if it doesn't already exist
Joseph Sutton
1
-0
/
+4
2021-04-08
py/provision/sambadns: rename CNameRecord -> CNAMERecord
Douglas Bagnall
1
-2
/
+2
2020-11-26
samba_upgradedns: Do not print confusing logs about missing .zone files
Andrew Bartlett
1
-3
/
+4
2018-12-14
PY3: change shebang to python3 in source4/scripting/bin dir
Joe Guo
1
-1
/
+1
2018-12-11
various: Remove references to about to be deleted thirdparty/dnspython
Noel Power
1
-1
/
+0
2018-11-01
s4/scripting/samba_upgradedns: avoid .has_key()
Douglas Bagnall
1
-2
/
+2
2018-10-23
s4/scripting: Py2/Py3 for samba4.blackbox.upgradeprovision.alpha13
Noel Power
1
-3
/
+4
2018-05-12
s4/scripting/bin: py2/py3 compatability always decode result of b64encode
Noel Power
1
-1
/
+1
2018-02-15
source4/scripting python: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-1
/
+1
2017-09-16
samba_upgradedns: When we setup the internal dns cleanup bind-dns dir
Andreas Schneider
1
-0
/
+17
2017-09-16
samba_upgradedns: Print better hints after we migrated the config
Andreas Schneider
1
-3
/
+15
2017-09-16
samba_upgradedns: Change the group of the 'binddns dir' too
Andreas Schneider
1
-0
/
+7
2017-09-06
python:samba: Add code to remove obsolete files in the private dir
Andreas Schneider
1
-0
/
+34
2017-09-05
python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns
Andreas Schneider
1
-10
/
+29
2016-08-29
samba_upgradedns: Check for both accounts in BIND_DLZ upgrade
Garming Sam
1
-4
/
+8
2015-12-15
samba_upgradedns: Set correct permissions on secrets.keytab for BIND9
Andrew Bartlett
1
-0
/
+11
2015-12-15
samba_upgradedns: Improve search for existing accounts in secrets.ldb
Andrew Bartlett
1
-10
/
+6
2015-10-20
samba_upgradedns: Remove unused variable
Andrew Bartlett
1
-1
/
+0
2014-11-12
Move dnspython to third_party.
Jelmer Vernooij
1
-1
/
+1
2014-03-09
samba-tool: make provision check for bind version
Garming Sam
1
-1
/
+1
2014-01-07
samba_upgradedns: message the user if they need to change smb.conf
Ricky Nance
1
-0
/
+16
2013-10-11
samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...
Andrew Bartlett
1
-2
/
+3
2013-09-04
scripting/samba_upgradedns: Tighten up exception and attribute list handling
Andrew Bartlett
1
-9
/
+10
2013-09-04
scripting/join.py: Handle creating the dns-NAME account during a DC join
Andrew Bartlett
1
-1
/
+10
2013-08-30
s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()
Stefan Metzmacher
1
-1
/
+1
2013-03-25
scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...
Andrew Bartlett
1
-15
/
+1
2013-01-10
scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...
Andrew Bartlett
1
-21
/
+22
2012-10-18
provision: No longer use the wheel group in new AD Domains
Andrew Bartlett
1
-1
/
+1
2012-09-12
s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...
Stefan Metzmacher
1
-0
/
+28
2012-09-12
s4 dns: use the internal DNS server per default
Kai Blin
1
-3
/
+3
2012-06-25
s4-samba_upgradedns: Do not set DNS account for internal server
Andrew Bartlett
1
-32
/
+32
2012-05-15
samba-upgradedns: Use the correct magic incantation of sys.path.insert()
Amitay Isaacs
1
-1
/
+1
2012-05-01
s4-upgradedns: Update serverdn with only the attributes that have changed
Amitay Isaacs
1
-11
/
+21
2012-04-02
s4-upgradedns: Fix the fqdn for forest dns zone
Amitay Isaacs
1
-1
/
+1
2012-03-28
s4-upgradedns: Make sure the attribute exists before accessing it
Amitay Isaacs
1
-4
/
+8
2012-03-21
s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settings
Amitay Isaacs
1
-0
/
+40
2012-03-21
s4-upgradedns: Allow fixing of dns provision after domain join
Amitay Isaacs
1
-39
/
+56
2012-03-11
upgradedns: Remove unused import.
Jelmer Vernooij
1
-1
/
+0
2012-03-02
upgradedns: Fix import of TXT DNS records
Amitay Isaacs
1
-1
/
+3
2012-02-24
upgradedns: Rename to less generic name samba_upgradedns.
Jelmer Vernooij
1
-0
/
+404