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
/
python
/
samba
/
provision
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
samba-tool domain provision: Remove experimental OpenLDAP support
Andrew Bartlett
2
-768
/
+9
2019-08-22
s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"
Andrew Bartlett
1
-8
/
+0
2019-07-04
domain join: set ldb "transaction_index_cache_size" option
Gary Lockyer
1
-7
/
+11
2019-07-04
domain join: enable ldb batch mode
Gary Lockyer
1
-4
/
+7
2019-07-02
provision: Add --backend-store-size option
Gary Lockyer
1
-10
/
+30
2019-07-02
provision: If --targetdir has been specified then we must always reset posix:...
Andrew Bartlett
1
-6
/
+12
2019-07-02
samba-tool domain provision: add lmdb database size option
Gary Lockyer
1
-1
/
+2
2019-06-26
schema: changing default base schema to 2012_R2
Aaron Haslett
1
-1
/
+1
2019-05-31
provision: Fallback to assumption root-UID==zero
Tim Beale
1
-1
/
+11
2019-04-11
python/provision: use provision and relax controls for schema provision
Stefan Metzmacher
1
-7
/
+12
2019-04-11
s4:provision: split out provision_self_join_modify_schema.ldif
Stefan Metzmacher
1
-2
/
+6
2019-03-14
tests: Make IPv4 assumption explicit
Tim Beale
1
-2
/
+2
2018-11-14
python/samba/provision: PY3 port samba4.dlz_bind9.version
Noel Power
1
-3
/
+4
2018-11-01
provision/backend: LDAPBackendResult takes no creds
Douglas Bagnall
1
-1
/
+1
2018-11-01
provision/backend: fix formating syntax
Douglas Bagnall
1
-2
/
+3
2018-11-01
provision: fix string formatting (number of args)
Douglas Bagnall
1
-2
/
+6
2018-11-01
provision: fix string format syntax
Douglas Bagnall
1
-1
/
+3
2018-11-01
Python provision: remove "ExistingBackend"
Douglas Bagnall
2
-28
/
+0
2018-10-29
python: do not use "is" for string equality
Douglas Bagnall
1
-1
/
+1
2018-10-25
python/provision: remove unused imports
Douglas Bagnall
2
-5
/
+1
2018-10-23
python/samba/provision: PY3 PY3 port samba4.blackbox.provision-backend
Noel Power
1
-1
/
+1
2018-10-23
python/samba/provision: PY3 port samba4.blackbox.provision-backend
Noel Power
1
-2
/
+2
2018-10-23
python/samba: PY3 fix samba4.blackbox.upgradeprovision.release-4-0-0
Noel Power
1
-3
/
+3
2018-10-23
s4/scripting/bin: PY3 fix samba4.blackbox.upgradeprovision.alpha13
Noel Power
1
-4
/
+4
2018-10-23
s4/scripting: PY2/PY3 port for samba4.blackbox.upgradeprovision.current
Noel Power
1
-2
/
+2
2018-09-15
python/samba/provision: PY3 port to run samba.tests.upgradeprovisionneeddc
Noel Power
1
-1
/
+1
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-11
/
+11
2018-09-06
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-4
/
+4
2018-09-06
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
1
-17
/
+17
2018-09-03
python/samba/netcmd: Fix password usage for py2/py3 compatability
Noel Power
1
-1
/
+3
2018-09-03
python/samba/provision: remove use of str() func for binary data
Noel Power
1
-2
/
+2
2018-09-03
python/samba: port changes to allow samba.tests.dsdb_lock to work with PY3/PY2
Noel Power
1
-4
/
+5
2018-09-03
python/samba: open files in binary mode as appropriate
Noel Power
1
-1
/
+1
2018-08-24
PEP8: add spaces after operators
Douglas Bagnall
1
-1
/
+1
2018-08-24
PEP8: improve spacing around colons
Douglas Bagnall
3
-10
/
+11
2018-08-24
PEP8: fix E703: statement ends with a semicolon
Joe Guo
2
-2
/
+2
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-2
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
3
-0
/
+12
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
3
-5
/
+5
2018-08-24
PEP8: fix E251: unexpected spaces around keyword / parameter equals
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E241: multiple spaces after ','
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
3
-17
/
+17
2018-08-24
PEP8: fix E228: missing whitespace around modulo operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E222: multiple spaces after operator
Joe Guo
2
-3
/
+3
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
3
-34
/
+34
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
2
-12
/
+12
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
2
-13
/
+13
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
3
-246
/
+255
[next]