Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-30 | mischema: Remove unused import. | Jelmer Vernooij | 1 | -1/+0 | |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 | |
this should be much more portable | |||||
2009-09-18 | s4:minschema/fullschema - add correct header comments | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2009-03-20 | s4: Remove autogenerated attributes from minschema and fullschema output | Andrew Bartlett | 1 | -2/+0 | |
These attributes will be generated by Samba on import, and do not need to be in the schema file. Andrew Bartlett | |||||
2009-03-20 | s4:minschma Fix aggregate schema generation in minschema | Andrew Bartlett | 1 | -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 | |||||
2009-03-20 | Fix up minschema after the conversion from JavaScript. | Jelmer Vernooij | 1 | -88/+77 | |
Pair programmed over the phone with Andrew :-) | |||||
2008-10-08 | Fix syntax errors in minschema. | Jelmer Vernooij | 1 | -20/+16 | |
2008-09-18 | Remove python extension, simplify some code. | Jelmer Vernooij | 1 | -0/+585 | |