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