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
/
upgradehelpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/upgradehelpers: use mkstemp, not mktemp
Douglas Bagnall
2018-11-07
1
-2
/
+3
*
python/upgradehelpers: remove unused provision imports
Douglas Bagnall
2018-11-01
1
-2
/
+2
*
python/upgradehelpers: remove unused variable
Douglas Bagnall
2018-11-01
1
-1
/
+0
*
python/upgradehelpers: use int not long for PY3
Douglas Bagnall
2018-10-10
1
-2
/
+1
*
PEP8: improve formatting around various operators
Douglas Bagnall
2018-08-24
1
-2
/
+2
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+12
*
PEP8: fix E231: missing whitespace after ','
Joe Guo
2018-08-24
1
-12
/
+12
*
PEP8: fix E228: missing whitespace around modulo operator
Joe Guo
2018-08-24
1
-3
/
+3
*
PEP8: fix E227: missing whitespace around bitwise or shift operator
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
2018-08-24
1
-7
/
+7
*
PEP8: fix E225: missing whitespace around operator
Joe Guo
2018-08-24
1
-3
/
+3
*
PEP8: fix E222: multiple spaces after operator
Joe Guo
2018-08-24
1
-8
/
+8
*
PEP8: fix E203: whitespace before ':'
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E202: whitespace before ')'
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-41
/
+41
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-08-24
1
-28
/
+28
*
PEP8: fix E125: continuation line with same indent as next logical line
Joe Guo
2018-08-24
1
-2
/
+2
*
python3: reuse cmp_fn defined in compat.py
Joe Guo
2018-08-17
1
-2
/
+2
*
python/samba/tests: py2/py3 port has_keys usage
Noel Power
2018-06-20
1
-2
/
+2
*
devel: removing unused code from chgkrbtgtpass
Aaron Haslett
2018-05-12
1
-3
/
+2
*
python/samba: Py2/Py3 compat change '/' to '//' to ensure int result
Noel Power
2018-04-30
1
-1
/
+2
*
selftest: enable py3 for samba.tests.upgradeprovision
Joe Guo
2018-04-05
1
-1
/
+2
*
samba python libs: convert print func to be py2/py3 compatible
Noel Power
2018-03-23
1
-7
/
+8
*
python SamDB: init default flags to FLG_DONT_CREATE_DB
Gary Lockyer
2018-02-07
1
-1
/
+6
*
upgradeprovision: Change test to always use 2008 R2 schema
Tim Beale
2017-12-14
1
-2
/
+2
*
samba-tool:provision: use generate_random_machine_password() for machine pass...
Stefan Metzmacher
2017-02-21
1
-2
/
+2
*
python: Give a more helpful error message when we do not have an smb.conf
Andrew Bartlett
2015-12-15
1
-1
/
+1
*
s4/scripting/devel: Add tool to roll over the krbtgt password
Andrew Bartlett
2015-02-25
1
-0
/
+19
*
python: Use the security.dom_sid type for ctx.domsid in join.py and provision
Andrew Bartlett
2014-09-01
1
-1
/
+1
*
samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...
Andrew Bartlett
2013-10-11
1
-1
/
+2
*
provision: Remove --username and --password options from samba-tool domain pr...
Andrew Bartlett
2013-10-11
1
-2
/
+2
*
scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptor
Andrew Bartlett
2013-03-25
1
-153
/
+0
*
scripting: Fix documentation comment on upgradehelpers.py:get_clean_sd
Andrew Bartlett
2013-03-25
1
-8
/
+3
*
samba_upgradeprovision: Remove inherited ACEs before comparing the SDs
Andrew Bartlett
2013-03-04
1
-3
/
+43
*
scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds
Andrew Bartlett
2013-03-04
1
-2
/
+5
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-0
/
+913