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
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-14
tests: Make IPv4 assumption explicit
Tim Beale
1
-2
/
+2
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
1
-8
/
+0
2018-10-25
python/provision: remove unused imports
Douglas Bagnall
1
-1
/
+0
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 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
1
-1
/
+1
2018-08-24
PEP8: fix E703: statement ends with a semicolon
Joe Guo
1
-1
/
+1
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
1
-0
/
+9
2018-08-24
PEP8: fix E265: block comment should start with '# '
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
1
-13
/
+13
2018-08-24
PEP8: fix E228: missing whitespace around modulo operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-150
/
+154
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-11
/
+11
2018-08-24
PEP8: fix E125: continuation line with same indent as next logical line
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-18
/
+18
2018-08-24
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
1
-7
/
+7
2018-08-24
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix W601: .has_key() is deprecated, use 'in'
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E731: do not assign a lambda expression, use a def
Joe Guo
1
-2
/
+6
2018-07-12
provision/setsysvolacl: create helper function to simplify code
Joe Guo
1
-11
/
+10
2018-07-12
provision/setsysvolacl: build session_info and pass down to setntacl
Joe Guo
1
-3
/
+17
2018-07-03
provision: Small refactor to host-IP logic
Tim Beale
1
-23
/
+31
2018-06-28
provision: set 'binddns dir' when making new smb.conf
Tim Beale
1
-0
/
+2
2018-06-20
python/samab: py2/py3 string.upper(astring) -> astring.upper
Noel Power
1
-2
/
+2
2018-05-12
python/samba: py2/py3 compatability always decode result of b64encode
Noel Power
1
-24
/
+24
2018-05-12
python/samba/provision: Fix urllib.quote usage for py2/py3
Noel Power
1
-2
/
+2
2018-04-30
python: Bulk conversion callers of ldb.Dn second param
Noel Power
1
-3
/
+3
2018-04-13
python: bulk replace dict.iteritems to items for py3
Joe Guo
1
-2
/
+2
2018-04-06
dsdb: add lmdbLevelOne as a required feature.
Gary Lockyer
1
-1
/
+11
2018-04-06
provision: allow provisioning of a different database backend
Gary Lockyer
1
-11
/
+27
2018-03-19
provision: use the provision control when adding foreignSecurityPrincipals
Stefan Metzmacher
1
-2
/
+2
2018-02-28
samba python libs: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-3
/
+6
[next]