svn commit: samba r8483 - in branches/SAMBA_4_0: source/build/pidl/Parse/Pidl/Samba source/lib/appweb/ejs source/scripting/ejs source/scripting/libjs source/web_server testprogs/ejs

tridge at samba.org tridge at samba.org
Fri Jul 15 07:18:24 GMT 2005


Author: tridge
Date: 2005-07-15 07:18:23 +0000 (Fri, 15 Jul 2005)
New Revision: 8483

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

Log:
switched our generated ejs rpc code over to the new OO interface. This
means we don't pollute the name space, and also makes for faster
startup times as we only create variables for the pipes that we use,
not all pipes

Modified:
   branches/SAMBA_4_0/source/build/pidl/Parse/Pidl/Samba/EJS.pm
   branches/SAMBA_4_0/source/lib/appweb/ejs/ejsProcs.c
   branches/SAMBA_4_0/source/scripting/ejs/ejsrpc.c
   branches/SAMBA_4_0/source/scripting/ejs/ejsrpc.h
   branches/SAMBA_4_0/source/scripting/ejs/smbcalls.c
   branches/SAMBA_4_0/source/scripting/ejs/smbcalls.h
   branches/SAMBA_4_0/source/scripting/ejs/smbcalls_rpc.c
   branches/SAMBA_4_0/source/scripting/ejs/smbscript.c
   branches/SAMBA_4_0/source/scripting/libjs/samr.js
   branches/SAMBA_4_0/source/web_server/http.c
   branches/SAMBA_4_0/testprogs/ejs/echo.js
   branches/SAMBA_4_0/testprogs/ejs/nbtstats


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


More information about the samba-cvs mailing list