Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDB/s4 - do not use the "(dn=...)" syntax on filters anymore | Matthias Dieter Wallnöfer | 2012-03-26 | 1 | -1/+1 |
| | | | | | | | Make it AD-compatible using "(distinguishedName=...)". Reviewed-by: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | rebuildexetendeddn: PEP8: Use spaces rather than tabs. | Jelmer Vernooij | 2011-06-30 | 1 | -66/+61 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu Jun 30 12:07:32 CEST 2011 on sn-devel-104 | ||||
* | 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. |