summaryrefslogtreecommitdiff
path: root/python/samba/ms_schema.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-29python/samba/netcmd/schema.py: add schema query and management.William Brown1-3/+6
2018-04-30python/samba: port some isinstance str checks (to cater for unicode)Noel Power1-3/+4
2018-04-05get make test TESTS=samba.tests.provision to workNoel Power1-7/+7
2018-03-23samba python libs: convert print func to be py2/py3 compatibleNoel Power1-3/+4
2018-03-16ms_schema: fix python2.6 incompatibilityBjörn Baumbach1-1/+1
2017-12-14ms_schema: Properly handle base64 encoded attributesGarming Sam1-12/+36
2017-12-14ms_schema: Allow for CN=X and DC=X replacementsGarming Sam1-0/+4
2017-02-21Add missing import of sys in ms_schema.pyAndrej1-0/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+290