summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/upgradeschema.py
Commit message (Collapse)AuthorAgeFilesLines
* s4: Rename the scriptMatthieu Patou2009-11-271-694/+0
|
* s4:upgradeschema.py Update to reflect recent change in provisionMatthieu Patou2009-11-251-27/+31
| | | | | | | | | | - define which modules we want to use when loading the ldb - move partition in sam.ldb.d dir Changes have been suggested by Andrew Bartlett. (commit message clarified by Andrew Bartlett) Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* s4:upgradeschema.py CleanupMatthieu Patou2009-11-251-6/+1
| | | | | | | | - remove some useless comments - remove hardcoded paths (commit message clarified by Andrew Bartlett) Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* s4:provision Move 'Schema' into it's own fileAndrew Bartlett2009-11-021-2/+3
|
* s4: Create a script for updating a running provision with change introduced ↵Matthieu Patou2009-11-021-0/+694
since the initial provision