Author: jelmer Date: 2007-12-23 19:19:41 +0000 (Sun, 23 Dec 2007) New Revision: 26570
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26570 Log: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. Added: branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/tests/ branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/tests/samba3sam.py branches/SAMBA_4_0/source/lib/ldb/tests/python/ldap.py branches/SAMBA_4_0/source/scripting/bin/winreg.py branches/SAMBA_4_0/source/scripting/python/samba/samba3.py branches/SAMBA_4_0/source/scripting/python/samba/tests/samba3.py Modified: branches/SAMBA_4_0/ branches/SAMBA_4_0/source/auth/auth.i branches/SAMBA_4_0/source/auth/auth_wrap.c branches/SAMBA_4_0/source/auth/credentials/credentials.i branches/SAMBA_4_0/source/auth/credentials/credentials_wrap.c branches/SAMBA_4_0/source/lib/events/events.i branches/SAMBA_4_0/source/lib/events/events_wrap.c branches/SAMBA_4_0/source/lib/ldb/ldb.i branches/SAMBA_4_0/source/lib/ldb/ldb.py branches/SAMBA_4_0/source/lib/ldb/ldb_wrap.c branches/SAMBA_4_0/source/lib/ldb/tests/python/api.py branches/SAMBA_4_0/source/lib/registry/registry.i branches/SAMBA_4_0/source/lib/registry/registry_wrap.c branches/SAMBA_4_0/source/lib/registry/tests/bindings.py branches/SAMBA_4_0/source/lib/talloc/talloc.i branches/SAMBA_4_0/source/lib/tdb/tdb.i branches/SAMBA_4_0/source/lib/tdb/tdb_wrap.c branches/SAMBA_4_0/source/libcli/security/security_wrap.c branches/SAMBA_4_0/source/libcli/util/errors.i branches/SAMBA_4_0/source/librpc/rpc/dcerpc.i branches/SAMBA_4_0/source/librpc/rpc/dcerpc.py branches/SAMBA_4_0/source/librpc/rpc/dcerpc_wrap.c branches/SAMBA_4_0/source/param/param.i branches/SAMBA_4_0/source/param/param_wrap.c branches/SAMBA_4_0/source/samba4-knownfail branches/SAMBA_4_0/source/scripting/bin/samba3dump branches/SAMBA_4_0/source/scripting/ejs/smbcalls_reg.c branches/SAMBA_4_0/source/scripting/python/misc_wrap.c branches/SAMBA_4_0/source/scripting/python/samba/__init__.py branches/SAMBA_4_0/source/scripting/python/samba/provision.py branches/SAMBA_4_0/source/scripting/python/samba/tests/__init__.py branches/SAMBA_4_0/source/scripting/python/samba/upgrade.py branches/SAMBA_4_0/source/selftest/samba4_tests.sh Changeset: Sorry, the patch is too large (6980 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26570
