summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* s4-python: Some reformatting for the purpose of pydoctor.Jelmer Vernooij2010-11-281-20/+30
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4-python: Start using standard python logging infrastructure ratherJelmer Vernooij2010-06-131-7/+10
* s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2010-03-291-3/+3
* s4-python: Fix formatting.Jelmer Vernooij2010-01-251-3/+3
* s4:upgrade.py - remove my copyrightMatthias Dieter Wallnöfer2009-11-281-1/+0
* s4:upgrade.py - readd accidentally removed empty linesMatthias Dieter Wallnöfer2009-11-281-0/+4
* s4:samba3.py/upgrade.py: RevertMatthias Dieter Wallnöfer2009-11-281-1/+1
* s4:upgrade.py - Umlaut problemMatthias Dieter Wallnöfer2009-11-271-1/+1
* s4:upgrade.py - rework to make the upgrade s3 -> s4 possible againMatthias Dieter Wallnöfer2009-11-271-72/+72
* s4:upgrade.py - the import of WINS databases don't seem to work alwaysMatthias Dieter Wallnöfer2009-11-271-1/+1
* Remove unnecessary imports.Jelmer Vernooij2009-07-191-5/+4
* Use restructuredText formatting for docstrings.Jelmer Vernooij2008-05-231-0/+2
* Try to fix up part of the upgrade test.Andrew Bartlett2008-03-071-11/+9
* Rework provision scripts for more testingAndrew Bartlett2008-03-071-4/+1
* Add tests for upgrade of WINS database.Jelmer Vernooij2008-02-091-1/+3
* Fix syntax of docstrings, set project name when generating Python API documen...Jelmer Vernooij2008-02-091-1/+1
* Fix upgrade after provision parameter rename.Jelmer Vernooij2008-02-091-2/+2
* python/provision: Reconcile code partitions-only provisioning and generic pro...Jelmer Vernooij2008-01-251-2/+3
* r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij2007-12-271-53/+0
* r26608: More improvements to the upgrade code.Jelmer Vernooij2007-12-261-119/+141
* r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij2007-12-261-118/+70
* r26596: Fixed upgrade.py.Jelmer Vernooij2007-12-261-17/+9
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-261-63/+31
* r26591: Get the first bits of samba3dump to work again.Jelmer Vernooij2007-12-261-3/+1
* r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...Jelmer Vernooij2007-12-261-8/+13
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-8/+8
* r26538: Pass path generation function around rather than base directory.Jelmer Vernooij2007-12-211-3/+1
* r26536: More tests for provisioning code.Jelmer Vernooij2007-12-211-13/+5
* r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij2007-12-211-301/+301
* r26369: Start on tests for the upgrade python code.Jelmer Vernooij2007-12-211-0/+2
* r26366: Import provision scripts in Python.Jelmer Vernooij2007-12-211-0/+561