summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/fullschema
AgeCommit message (Expand)AuthorFilesLines
2019-03-12s4/scripting: MORE py3 compatible print functionsDouglas Bagnall1-4/+5
2018-12-14PY3: change shebang to python3 in source4/scripting/bin dirJoe Guo1-1/+1
2018-11-02s4/scripting/*: py3 compatible printDouglas Bagnall1-1/+1
2018-05-12s4/scripting/bin: py2/py3 compatability always decode result of b64encodeNoel Power1-1/+1
2010-06-20s4-python: Remove more unused imports, fix use of sets in upgradehelpers.Jelmer Vernooij1-2/+1
2010-03-25python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell1-1/+1
2009-09-18s4:minschema/fullschema - add correct header commentsMatthias Dieter Wallnöfer1-1/+1
2009-07-02show attribute values in sorted order to make comparison easierAndrew Tridgell1-0/+5
2009-06-17Make fullschema script executable.Jelmer Vernooij1-0/+0
2009-03-20s4:fullschema Use server-side sort to make the output deterministicAndrew Bartlett1-2/+4
2009-03-20s4: Remove autogenerated attributes from minschema and fullschema outputAndrew Bartlett1-14/+0
2009-03-20Add minschema like tool to extract and dump the full schema from ADAndrew Bartlett1-0/+191