summaryrefslogtreecommitdiff
path: root/python/samba/schema.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-12python/samba: py2/py3 compatability always decode result of b64encodeNoel Power1-2/+2
2017-12-14provision: Use the official MS 2008R2 schema by defaultAndrew Bartlett1-2/+5
2017-12-14schema: Add option of specifying the base schema for a provisionTim Beale1-4/+11
2017-12-14domain.py: Add schema upgrade option to samba-toolTim Beale1-0/+23
2017-09-23provision: Add a fixed objectGUID to the tmp DB used for LDAP backend schema ...Andrew Bartlett1-1/+5
2017-09-23provision: make clear that the tmp ldb is running in @IDXGUID modeAndrew Bartlett1-0/+3
2014-10-14Fix more pep8 issues in code I touched recently.Jelmer Vernooij1-3/+10
2014-10-14Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij1-2/+2
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+204