Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-13 | s4-python: Start using standard python logging infrastructure rather | Jelmer Vernooij | 1 | -6/+3 | |
than simple messaging callbacks. | |||||
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-11-02 | s4:provision Move 'Schema' into it's own file | Andrew Bartlett | 1 | -1/+2 | |
2009-09-14 | s4: Script to build or rebuild extend DN attributes | Matthieu Patou | 1 | -0/+141 | |
This script can be used to upgrade a provision that didn't integrate extended dn. It can also be used to add missing extended DN that weren't created during provision. |