PEP8: fix E225: missing whitespace around operator
[nivanova/samba-autobuild/.git] / python / samba / upgradehelpers.py
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E125: continuation line with same indent...
2018-08-17 Joe Guopython3: reuse cmp_fn defined in compat.py
2018-06-19 Noel Powerpython/samba/tests: py2/py3 port has_keys usage
2018-05-12 Aaron Haslettdevel: removing unused code from chgkrbtgtpass
2018-04-30 Noel Powerpython/samba: Py2/Py3 compat change '/' to '//' to...
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.upgradeprovision
2018-03-23 Noel Powersamba python libs: convert print func to be py2/py3...
2018-02-07 Gary Lockyerpython SamDB: init default flags to FLG_DONT_CREATE_DB
2017-12-14 Tim Bealeupgradeprovision: Change test to always use 2008 R2...
2017-02-21 Stefan Metzmachersamba-tool:provision: use generate_random_machine_passw...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-15 Andrew Bartlettpython: Give a more helpful error message when we do...
2015-02-25 Andrew Bartletts4/scripting/devel: Add tool to roll over the krbtgt...
2014-08-31 Andrew Bartlettpython: Use the security.dom_sid type for ctx.domsid...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-11 Andrew Bartlettsamba-tool domain join subdomain: Rework sambadns.py...
2013-10-11 Andrew Bartlettprovision: Remove --username and --password options...
2013-03-25 Andrew Bartlettscripting: Move get_diff_sds from samba.upgradehelpers...
2013-03-25 Andrew Bartlettscripting: Fix documentation comment on upgradehelpers...
2013-03-04 Andrew Bartlettsamba_upgradeprovision: Remove inherited ACEs before...
2013-03-04 Andrew Bartlettscripting: Rework samba.upgradehelpers.get_diff_sddls...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...