CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.
[kai/samba-autobuild/.git] / python / samba / schema.py
2018-10-25 Douglas Bagnallpython/schema: remove unused import
2018-10-23 Noel Powerpython/samba: PY3 port samba4.blackbox.provision-backend
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-09-06 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-09-03 Noel Powerpython/samba: open files in binary mode as appropriate
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E203: 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 E121: continuation line under-indented for...
2018-05-12 Noel Powerpython/samba: py2/py3 compatability always decode resul...
2017-12-14 Andrew Bartlettprovision: Use the official MS 2008R2 schema by default
2017-12-14 Tim Bealeschema: Add option of specifying the base schema for...
2017-12-14 Tim Bealedomain.py: Add schema upgrade option to samba-tool
2017-09-23 Andrew Bartlettprovision: Add a fixed objectGUID to the tmp DB used...
2017-09-23 Andrew Bartlettprovision: make clear that the tmp ldb is running in...
2014-10-14 Jelmer VernooijFix more pep8 issues in code I touched recently.
2014-10-14 Jelmer VernooijRemove remaining instance of pep8 E211 (too many spaces...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...