index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba_dnsupdate: Allow the tool to work in 'make test'.
Andreas Schneider
2014-12-18
1
-2
/
+5
*
samba_dnsupdate: Always fill out the nameservers of a dns object.
Andreas Schneider
2014-12-18
1
-3
/
+7
*
selftest: Add separate command line for listing tests, allowing us of subunit...
Jelmer Vernooij
2014-11-30
1
-0
/
+2
*
Move option handling into samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-8
/
+6
*
Move option parsing to samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-1
/
+3
*
subunitrun: Use new samba.tests.subunitrun module.
Jelmer Vernooij
2014-11-22
1
-13
/
+3
*
Move dnspython to third_party.
Jelmer Vernooij
2014-11-12
2
-2
/
+2
*
Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...
Jelmer Vernooij
2014-10-14
1
-1
/
+1
*
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
2014-10-14
1
-2
/
+2
*
samba_dnsupdate: Look for ForestDnsZones in the right place
Andrew Bartlett
2014-09-27
1
-1
/
+3
*
testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal.
Andreas Schneider
2014-09-01
1
-1
/
+6
*
s4:samba_dnsupdate: provide more substitution variables e.g. IF_RODC
Stefan Metzmacher
2014-08-26
1
-0
/
+57
*
s4:samba_dnsupdate: don't try to be smart when verifying NS records
Stefan Metzmacher
2014-08-26
1
-19
/
+0
*
s4:samba_dnsupdate: cache the already registered records
Stefan Metzmacher
2014-08-26
1
-16
/
+101
*
s4:samba_dnsupdate: fix dnsobj.__str__()
Stefan Metzmacher
2014-08-26
1
-5
/
+5
*
s4:samba_dnsupdate: don't lower case the registered names
Stefan Metzmacher
2014-08-26
1
-5
/
+5
*
s4:samba_kcc: Use 'dburl' passed from command line rather than lp.samdb_url()
Kamen Mazdrashki
2014-04-22
1
-3
/
+3
*
s4:samba_kcc: fix reference to DSA object while building partial replica list
Kamen Mazdrashki
2014-04-22
1
-1
/
+1
*
s4:samba_kcc: Fix error handling opening export ldif file
Kamen Mazdrashki
2014-04-22
1
-2
/
+2
*
s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisons
Kamen Mazdrashki
2014-04-22
1
-4
/
+4
*
script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.h
Noel Power
2014-04-02
1
-0
/
+243
*
script to generate libcli/util/hresult.c & libcli/util/hresult.h
Noel Power
2014-04-02
1
-0
/
+207
*
samba-tool: make provision check for bind version
Garming Sam
2014-03-09
1
-1
/
+1
*
samba_upgradedns: message the user if they need to change smb.conf
Ricky Nance
2014-01-07
1
-0
/
+16
*
samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...
Andrew Bartlett
2013-10-11
1
-2
/
+3
*
provision: Remove --username and --password options from samba-tool domain pr...
Andrew Bartlett
2013-10-11
1
-1
/
+1
*
samba_backup: fix bug, add command line parameter, improve error messages
Brian Martin
2013-10-05
1
-15
/
+37
*
scripting/samba_upgradedns: Tighten up exception and attribute list handling
Andrew Bartlett
2013-09-04
1
-9
/
+10
*
scripting/join.py: Handle creating the dns-NAME account during a DC join
Andrew Bartlett
2013-09-04
1
-1
/
+10
*
s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()
Stefan Metzmacher
2013-08-30
1
-1
/
+1
*
Avoid leaking temp file if an exception is raised
Jean Raby
2013-04-11
1
-1
/
+5
*
scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...
Andrew Bartlett
2013-03-25
1
-15
/
+1
*
scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptor
Andrew Bartlett
2013-03-25
1
-2
/
+2
*
scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only
Andrew Bartlett
2013-03-25
1
-1
/
+1
*
scripting: Move samba.provision.descriptor to samba.descriptor
Andrew Bartlett
2013-03-25
1
-1
/
+1
*
scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...
Andrew Bartlett
2013-03-25
1
-3
/
+2
*
scripting: Move the list of well known SDs to samba.provision.descriptor
Andrew Bartlett
2013-03-25
1
-71
/
+2
*
samba_upgradeprovision: Do not reset every DN when changing an SD
Andrew Bartlett
2013-03-04
1
-22
/
+8
*
samba_upgradeprovision: do not maintain dnNotToRecalculate as a list
Andrew Bartlett
2013-03-04
1
-5
/
+3
*
samba_upgradeprovision: only run rebuild_sd in --full mode
Andrew Bartlett
2013-03-04
1
-20
/
+17
*
samba_upgradeprovision: Remove alwaysRecalculate, this is too dangerous
Andrew Bartlett
2013-03-04
1
-4
/
+1
*
samba_upgradeprovision: Remove unused checkKeepAttributeOldMtd
Andrew Bartlett
2013-03-04
1
-73
/
+6
*
scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds
Andrew Bartlett
2013-03-04
1
-11
/
+10
*
samba_upgradeprovision: Remove auto-detection of pre-alpha9 databases
Andrew Bartlett
2013-03-04
1
-5
/
+6
*
Remove incomplete check for IPv6 link-local addresses.
Landon Fuller
2013-03-02
1
-3
/
+1
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1
/
+1
*
samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2
Andrew Bartlett
2013-02-19
1
-13
/
+17
*
samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...
Andrew Bartlett
2013-02-19
1
-16
/
+4
*
scripting: Make tdb_copy a common util function in samba.tdb_util
Andrew Bartlett
2013-02-19
1
-0
/
+1
*
samba_upgradeprovision: Remove options to fix FS ACLs
Andrew Bartlett
2013-02-19
1
-223
/
+204
[next]