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