summaryrefslogtreecommitdiffstats
path: root/source4/setup/upgrade.py
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix up part of the upgrade test.Andrew Bartlett2008-03-071-10/+2
| | | | | | | | There are still problems with the upgrade test, but these are not related to the provision system. Andrew Bartlett (This used to be commit d331bc400fb138bc43be88d0ca8ab3bcd590d2cd)
* Fix provision python test.Jelmer Vernooij2008-02-091-1/+0
| | | | (This used to be commit b173fa6bd2b24b5a3e7b4fbcb926f6c9771c10ba)
* python: Add convenience function for getting command line loadparm contextJelmer Vernooij2008-01-231-5/+4
| | | | | and default to using system smb.conf. (This used to be commit b3afde0f00ab5093b577b139a062c233d4db2524)
* r26598: Simplify the way Python tests are run.Jelmer Vernooij2007-12-261-0/+2
| | | | (This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8)
* r26596: Fixed upgrade.py.Jelmer Vernooij2007-12-261-8/+11
| | | | | | Added blackbox tests for provision and upgrade Python scripts. Clean up temporary files created by the Python tests. (This used to be commit 2227fb6df62240cae64d27a1920d878316f819fc)
* r26593: - More work on the python versions of samba3dump and the samba3sam ↵Jelmer Vernooij2007-12-261-30/+32
| | | | | | | | tests. - Initial work converting the upgrade code to Python. - Removed the old EJS upgrade code because it has been broken for a long time. (This used to be commit 150cf39fbd4fe088546870fb0d8f20c0d9eb4aca)
* r26475: Add ldb.set_credentials function.Jelmer Vernooij2007-12-211-3/+8
| | | | (This used to be commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f)
* r26370: Import upgrade script in Python.Jelmer Vernooij2007-12-211-0/+61
(This used to be commit 277f2165241dafe68e31a8197194c94d9d4a535e)