Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-20 | s4-python: Remove more unused imports, fix use of sets in upgradehelpers. | Jelmer Vernooij | 1 | -2/+1 | |
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-07-02 | show attribute values in sorted order to make comparison easier | Andrew Tridgell | 1 | -0/+5 | |
2009-06-17 | Make fullschema script executable. | Jelmer Vernooij | 1 | -0/+0 | |
2009-03-20 | s4:fullschema Use server-side sort to make the output deterministic | Andrew Bartlett | 1 | -2/+4 | |
2009-03-20 | s4: Remove autogenerated attributes from minschema and fullschema output | Andrew Bartlett | 1 | -14/+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 | Add minschema like tool to extract and dump the full schema from AD | Andrew Bartlett | 1 | -0/+191 | |