summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7267: REMOTE_HOST is a better choiceSimo Sorce1-34/+65
2007-10-10r7266: Split the different types of js function defines into separate files,Tim Potter1-243/+7
2007-10-10r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argumentTim Potter1-2/+7
2007-10-10r7255: Change syntax of resolveName() js function to be more like theTim Potter1-26/+28
2007-10-10r7238: Add pam auth support in swatSimo Sorce1-0/+82
2007-10-10r7135: make typeof() complient with ECMA 11.4.3Andrew Tridgell1-11/+12
2007-10-10r7083: Add a ejs hook to the resolve_name() function.Tim Potter1-0/+51
2007-10-10r7078: - fix an uninitialised variable in smbscriptAndrew Tridgell1-4/+4
2007-10-10r7072: moved the esp hooks calls to the ejs level, so we can call them fromAndrew Tridgell1-0/+259