summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbscript.c
Commit message (Expand)AuthorAgeFilesLines
* r7078: - fix an uninitialised variable in smbscriptAndrew Tridgell2007-10-101-1/+1
* r7075: added support for ARGV[] in ejs scriptsAndrew Tridgell2007-10-101-1/+12
* r7074: we should load all shares in smbscriptAndrew Tridgell2007-10-101-1/+1
* r7072: moved the esp hooks calls to the ejs level, so we can call them fromAndrew Tridgell2007-10-101-12/+15
* r7069: Add a little usage message to smbscript and fix a compiler warning. MyVolker Lendecke2007-10-101-1/+7
* r7066: Rename http_exception to ejs_exception.Tim Potter2007-10-101-2/+2
* r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter2007-10-101-1/+1
* r7064: Clean up handle parameter passing after peeking at tridge's ejstest.cTim Potter2007-10-101-4/+4
* r7063: Do error checking on the ejs functions.Tim Potter2007-10-101-9/+19
* r7061: A ejs scripting client. This should allow javascript to be run in aTim Potter2007-10-101-0/+62