r7061: A ejs scripting client. This should allow javascript to be run in a
commit3444cd5429dfef5a67d5bf7818ae08e4e8cc5ccc
authorTim Potter <tpot@samba.org>
Sun, 29 May 2005 00:13:10 +0000 (29 00:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:10 +0000 (10 13:17 -0500)
tree8507023caf67fe7a01a6a8fa48574d44ac484229
parent7568fcbfc58c91a81a8fcbadea48ffdc9e58bb27
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().
source/build/smb_build/main.pm
source/scripting/config.mk [new file with mode: 0644]
source/scripting/ejs/smbscript.c [new file with mode: 0644]