index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
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-04-11
Avoid leaking temp file if an exception is raised
Jean Raby
1
-1
/
+5
2013-03-25
scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...
Andrew Bartlett
1
-15
/
+1
2013-03-25
scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptor
Andrew Bartlett
1
-2
/
+2
2013-03-25
scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only
Andrew Bartlett
1
-1
/
+1
2013-03-25
scripting: Move samba.provision.descriptor to samba.descriptor
Andrew Bartlett
1
-1
/
+1
2013-03-25
scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...
Andrew Bartlett
1
-3
/
+2
2013-03-25
scripting: Move the list of well known SDs to samba.provision.descriptor
Andrew Bartlett
1
-71
/
+2
2013-03-04
samba_upgradeprovision: Do not reset every DN when changing an SD
Andrew Bartlett
1
-22
/
+8
2013-03-04
samba_upgradeprovision: do not maintain dnNotToRecalculate as a list
Andrew Bartlett
1
-5
/
+3
2013-03-04
samba_upgradeprovision: only run rebuild_sd in --full mode
Andrew Bartlett
1
-20
/
+17
2013-03-04
samba_upgradeprovision: Remove alwaysRecalculate, this is too dangerous
Andrew Bartlett
1
-4
/
+1
2013-03-04
samba_upgradeprovision: Remove unused checkKeepAttributeOldMtd
Andrew Bartlett
1
-73
/
+6
2013-03-04
scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds
Andrew Bartlett
1
-11
/
+10
2013-03-04
samba_upgradeprovision: Remove auto-detection of pre-alpha9 databases
Andrew Bartlett
1
-5
/
+6
2013-03-02
Remove incomplete check for IPv6 link-local addresses.
Landon Fuller
1
-3
/
+1
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-1
/
+1
2013-02-19
samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2
Andrew Bartlett
1
-13
/
+17
2013-02-19
samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...
Andrew Bartlett
1
-16
/
+4
2013-02-19
scripting: Make tdb_copy a common util function in samba.tdb_util
Andrew Bartlett
1
-0
/
+1
2013-02-19
samba_upgradeprovision: Remove options to fix FS ACLs
Andrew Bartlett
1
-223
/
+204
2013-01-27
samba_upgradeprovision: detect dns_backend for the reference provision
Stefan Metzmacher
1
-8
/
+10
2013-01-27
samba_upgradeprovision: fix the nTSecurityDescriptor on more containers (bug ...
Stefan Metzmacher
1
-36
/
+92
2013-01-27
samba_upgradeprovision: fix resetting of 'nTSecurityDescriptor' on schema obj...
Stefan Metzmacher
1
-1
/
+1
2013-01-27
samba_upgradeprovision: don't reset 'whenCreated' when resetting 'nTSecurityD...
Stefan Metzmacher
1
-2
/
+0
2013-01-10
scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...
Andrew Bartlett
1
-21
/
+22
2013-01-09
samba_dnsupdate: set KRB5_CONFIG for nsupdate command
Björn Baumbach
1
-4
/
+5
2012-11-30
s4:samba_upgradeprovision: use the sd_flags:1:15 control with an empty sd
Stefan Metzmacher
1
-7
/
+14
2012-10-18
provision: No longer use the wheel group in new AD Domains
Andrew Bartlett
1
-1
/
+1
2012-10-03
s4: samba_backup: Fix typos.
Björn Baumbach
1
-2
/
+2
2012-09-27
s4-python: Various formatting fixes.
Jelmer Vernooij
3
-72
/
+76
2012-09-26
samba_dnsupdate: Safely update/create names for Samba3 targets as well
Andrew Bartlett
1
-4
/
+14
2012-09-26
samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...
Andrew Bartlett
1
-3
/
+10
2012-09-25
s4-python: Override SIGINT handler in scripts only.
Jelmer Vernooij
4
-1
/
+26
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-09-12
s4:scripting: rename upgradeprovision -> samba_upgradeprovision
Stefan Metzmacher
2
-1
/
+1
2012-09-11
s4:samba-tool: allow sys.exit(ret) to control the exit code
Stefan Metzmacher
1
-1
/
+1
2012-08-03
s4: samba_spnupdate: fix "if we are DNS server" check
Björn Baumbach
1
-5
/
+6
2012-06-25
s4-samba_upgradedns: Do not set DNS account for internal server
Andrew Bartlett
1
-32
/
+32
2012-05-24
s4/scripting: in MIT build do not install samba-tool, it is not usable yet
Alexander Bokovoy
1
-3
/
+1
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
1
-5
/
+4
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-19
samba_spnupdate: don't try to register DNS related SPN if we are not masterin...
Matthieu Patou
1
-1
/
+24
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-26
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
3
-13
/
+14
[next]