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