summaryrefslogtreecommitdiff
path: root/source4/scripting/bin/minschema
AgeCommit message (Expand)AuthorFilesLines
2019-03-12s4/scripting: MORE py3 compatible print functionsDouglas Bagnall1-22/+25
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-11-01s4/scripting/minschema: whitespace reformat and py3 compatible printDouglas Bagnall1-8/+8
2018-05-12s4/scripting/bin: py2/py3 compatability always decode result of b64encodeNoel Power1-1/+1
2018-02-15source4/scripting python: convert 'except X, e' to 'except X as e'Douglas Bagnall1-4/+4
2017-02-22Correct "existence" typos.Chris Lamb1-1/+1
2011-06-30mischema: Remove unused import.Jelmer Vernooij1-1/+0
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-03-20s4: Remove autogenerated attributes from minschema and fullschema outputAndrew Bartlett1-2/+0
2009-03-20s4:minschma Fix aggregate schema generation in minschemaAndrew Bartlett1-24/+23
2009-03-20Fix up minschema after the conversion from JavaScript.Jelmer Vernooij1-88/+77
2008-10-08Fix syntax errors in minschema.Jelmer Vernooij1-20/+16
2008-09-18Remove python extension, simplify some code.Jelmer Vernooij1-0/+585