r7633: this patch started as an attempt to make the dcerpc code use a given
[kai/samba.git] / source4 / scripting / ejs / smbcalls.c
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Tim Potterr7477: Add MPR_TYPE_PTR to ejs_typeof().
2007-10-10 Tim Potterr7351: Start of ejs smb client library. I need to...
2007-10-10 Tim Potterr7350: Remove unused label.
2007-10-10 Simo Sorcer7268: allocate the strings to avoid them disappearing...
2007-10-10 Simo Sorcer7267: REMOTE_HOST is a better choice
2007-10-10 Tim Potterr7266: Split the different types of js function defines...
2007-10-10 Tim Potterr7261: Pass by reference is done in js via MPR_TYPE_OBJ...
2007-10-10 Tim Potterr7255: Change syntax of resolveName() js function to...
2007-10-10 Simo Sorcer7238: Add pam auth support in swat
2007-10-10 Andrew Tridgellr7135: make typeof() complient with ECMA 11.4.3
2007-10-10 Tim Potterr7083: Add a ejs hook to the resolve_name() function.
2007-10-10 Andrew Tridgellr7078: - fix an uninitialised variable in smbscript
2007-10-10 Andrew Tridgellr7072: moved the esp hooks calls to the ejs level,...