Author: jelmer Date: 2007-10-14 23:10:39 +0000 (Sun, 14 Oct 2007) New Revision: 25641
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25641 Log: Move some samba-specific bits into a python module, wrap ldb. Added: branches/4.0-python/source/scripting/python/samba/ branches/4.0-python/source/scripting/python/samba/__init__.py branches/4.0-python/source/scripting/python/samba/getopt.py branches/4.0-python/source/scripting/python/samba/ldb.py branches/4.0-python/source/scripting/python/samba/provision.py branches/4.0-python/source/scripting/python/samba/upgrade.py Removed: branches/4.0-python/source/scripting/python/options.py branches/4.0-python/source/scripting/python/provision.py branches/4.0-python/source/scripting/python/upgrade.py Modified: branches/4.0-python/ branches/4.0-python/source/selftest/tests_all.sh branches/4.0-python/source/setup/provision Changeset: Sorry, the patch is too large (2810 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25641
