r8483: switched our generated ejs rpc code over to the new OO interface. This
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 Jul 2005 07:18:23 +0000 (07:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:23:08 +0000 (13:23 -0500)
commit57d7a585e8162d21c7152952aa0cc7471968784f
tree7b7e020508283c59daf948e66e00c86a543104ce
parent437c4057ae4e89725ddbdd026977510beb33c009
r8483: 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
12 files changed:
source/build/pidl/Parse/Pidl/Samba/EJS.pm
source/lib/appweb/ejs/ejsProcs.c
source/scripting/ejs/ejsrpc.c
source/scripting/ejs/ejsrpc.h
source/scripting/ejs/smbcalls.c
source/scripting/ejs/smbcalls.h
source/scripting/ejs/smbcalls_rpc.c
source/scripting/ejs/smbscript.c
source/scripting/libjs/samr.js
source/web_server/http.c
testprogs/ejs/echo.js
testprogs/ejs/nbtstats