Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-python: Start using standard python logging infrastructure rather | Jelmer Vernooij | 2010-06-13 | 1 | -6/+3 |
| | | | | than simple messaging callbacks. | ||||
* | 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:provision Move 'Schema' into it's own file | Andrew Bartlett | 2009-11-02 | 1 | -1/+2 |
| | |||||
* | s4: Script to build or rebuild extend DN attributes | Matthieu Patou | 2009-09-14 | 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. |