r8069: the beginnings of code to allow rpc calls to be made from ejs
authorAndrew Tridgell <tridge@samba.org>
Sat, 2 Jul 2005 05:21:17 +0000 (05:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:04 +0000 (13:19 -0500)
commita782541db3de6ca3b599a220265cf9e6cb0c4d7b
treebf8eb71767172697cb6d3212212385deea44d84f
parent4c5974fc3dabd090284b2ed455a0af114ddbec1d
r8069: the beginnings of code to allow rpc calls to be made from ejs

tpot, note that this shows how you can modify passed in MprVar
variables in C call
source/config.list
source/scripting/config.mk
source/scripting/ejs/config.mk [new file with mode: 0644]
source/scripting/ejs/mprutil.c
source/scripting/ejs/smbcalls.c
source/scripting/ejs/smbcalls_rpc.c [new file with mode: 0644]
source/scripting/ejs/smbscript.c