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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-22
s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisons
Kamen Mazdrashki
1
-4
/
+4
2014-04-02
script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.h
Noel Power
1
-0
/
+243
2014-04-02
script to generate libcli/util/hresult.c & libcli/util/hresult.h
Noel Power
1
-0
/
+207
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-10-11
provision: Remove --username and --password options from samba-tool domain pr...
Andrew Bartlett
1
-1
/
+1
2013-10-05
samba_backup: fix bug, add command line parameter, improve error messages
Brian Martin
1
-15
/
+37
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
[prev]
[next]