svn commit: samba r26576 - in branches/SAMBA_4_0: . source/auth source/auth/credentials source/auth/gensec source/build/smb_build source/lib/events source/lib/ldb source/lib/ldb/common source/lib/registry source/ntptr source/ntvfs source/ntvfs/sysdep source/param source/rpc_server source/scripting/ejs source/scripting/python source/selftest/env source/smbd source/torture

jelmer at samba.org jelmer at samba.org
Sun Dec 23 23:54:34 GMT 2007


Author: jelmer
Date: 2007-12-23 23:54:30 +0000 (Sun, 23 Dec 2007)
New Revision: 26576

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26576

Log:
Allow the static module loading code to be used for the Python modules. 
Simplify the way module initialization functions are handled.

Added:
   branches/SAMBA_4_0/source/scripting/python/modules.c
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/auth/auth.c
   branches/SAMBA_4_0/source/auth/config.mk
   branches/SAMBA_4_0/source/auth/credentials/config.mk
   branches/SAMBA_4_0/source/auth/gensec/gensec.c
   branches/SAMBA_4_0/source/build/smb_build/dot.pl
   branches/SAMBA_4_0/source/build/smb_build/header.pm
   branches/SAMBA_4_0/source/build/smb_build/input.pm
   branches/SAMBA_4_0/source/lib/events/events.c
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c
   branches/SAMBA_4_0/source/lib/ldb/python.mk
   branches/SAMBA_4_0/source/lib/registry/config.mk
   branches/SAMBA_4_0/source/ntptr/ntptr_base.c
   branches/SAMBA_4_0/source/ntvfs/ntvfs_base.c
   branches/SAMBA_4_0/source/ntvfs/sysdep/sys_notify.c
   branches/SAMBA_4_0/source/param/param.i
   branches/SAMBA_4_0/source/param/param_wrap.c
   branches/SAMBA_4_0/source/param/share.c
   branches/SAMBA_4_0/source/rpc_server/service_rpc.c
   branches/SAMBA_4_0/source/scripting/ejs/smbcalls.c
   branches/SAMBA_4_0/source/scripting/python/config.m4
   branches/SAMBA_4_0/source/scripting/python/config.mk
   branches/SAMBA_4_0/source/scripting/python/smbpython.c
   branches/SAMBA_4_0/source/scripting/python/uuidmodule.c
   branches/SAMBA_4_0/source/selftest/env/Samba4.pm
   branches/SAMBA_4_0/source/smbd/process_model.c
   branches/SAMBA_4_0/source/smbd/server.c
   branches/SAMBA_4_0/source/torture/torture.c


Changeset:
Sorry, the patch is too large (557 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=26576


More information about the samba-cvs mailing list