summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/minschema
Commit message (Collapse)AuthorAgeFilesLines
* mischema: Remove unused import.Jelmer Vernooij2011-06-301-1/+0
|
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
| | | | this should be much more portable
* s4:minschema/fullschema - add correct header commentsMatthias Dieter Wallnöfer2009-09-181-1/+1
|
* s4: Remove autogenerated attributes from minschema and fullschema outputAndrew Bartlett2009-03-201-2/+0
| | | | | | | These attributes will be generated by Samba on import, and do not need to be in the schema file. Andrew Bartlett
* s4:minschma Fix aggregate schema generation in minschemaAndrew Bartlett2009-03-201-24/+23
| | | | | | | | The conversion from EJS to python I did with Jelmer this morning was not quite complete, due mostly to the difference between print in EJS and python (python implies a newline). Andrew Bartlett
* Fix up minschema after the conversion from JavaScript.Jelmer Vernooij2009-03-201-88/+77
| | | | Pair programmed over the phone with Andrew :-)
* Fix syntax errors in minschema.Jelmer Vernooij2008-10-081-20/+16
|
* Remove python extension, simplify some code.Jelmer Vernooij2008-09-181-0/+585