svn commit: samba r26570 - in branches/SAMBA_4_0: . source source/auth source/auth/credentials source/dsdb/samdb/ldb_modules source/dsdb/samdb/ldb_modules/tests source/lib/events source/lib/ldb source/lib/ldb/tests/python source/lib/registry source/lib/registry/tests source/lib/talloc source/lib/tdb source/libcli/security source/libcli/util source/librpc/rpc source/param source/scripting/bin source/scripting/ejs source/scripting/python source/scripting/python/samba source/scripting/python/samba/tests source/selftest

jelmer at samba.org jelmer at samba.org
Sun Dec 23 19:19:49 GMT 2007


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


More information about the samba-cvs mailing list