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