r7061: A ejs scripting client. This should allow javascript to be run in a
authorTim Potter <tpot@samba.org>
Sun, 29 May 2005 00:13:10 +0000 (00:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:10 +0000 (13:17 -0500)
commitf52a74021512aace67f7ecba33ed130102f47533
treeafdfdaef7c1cb7ae29144fc47ac740901212e110
parent0befec0920f3e5ffadcdbc9e22943a679c036b53
r7061: A ejs scripting client.  This should allow javascript to be run in a
command line environment instead of inside the web server.

It doesn't work yet though, rather an exception is thrown when trying
to call ejsDefineStringCFunction().
(This used to be commit 3444cd5429dfef5a67d5bf7818ae08e4e8cc5ccc)
source4/build/smb_build/main.pm
source4/scripting/config.mk [new file with mode: 0644]
source4/scripting/ejs/smbscript.c [new file with mode: 0644]