1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source/scripting/ejs
Andrew Tridgell ff60529ba2 r8297: add libinclude() function in ejs, which is like include() but searches a js library
path set in "js include" in smb.conf.

This will allow us to start building up a library of common js code,
while avoiding the problem of hard-coding include paths in scripts
2007-10-10 13:19:32 -05:00
..
config.mk r8296: - split out the ejs auth functions into a separate file 2007-10-10 13:19:32 -05:00
ejsrpc.c r8276: fixed the remaining memory leaks in smbscript. We can now loop doing 2007-10-10 13:19:30 -05:00
ejsrpc.h r8281: pass the callnum and rpc interface table directly from the generated 2007-10-10 13:19:31 -05:00
mprutil.c r8284: - fixed some uninitialised variables in the irpc code 2007-10-10 13:19:31 -05:00
smbcalls_auth.c r8296: - split out the ejs auth functions into a separate file 2007-10-10 13:19:32 -05:00
smbcalls_cli.c r8276: fixed the remaining memory leaks in smbscript. We can now loop doing 2007-10-10 13:19:30 -05:00
smbcalls_config.c r8296: - split out the ejs auth functions into a separate file 2007-10-10 13:19:32 -05:00
smbcalls_irpc.c r8192: updated the glue code for the generated ejs functions from pidl 2007-10-10 13:19:18 -05:00
smbcalls_ldb.c r8276: fixed the remaining memory leaks in smbscript. We can now loop doing 2007-10-10 13:19:30 -05:00
smbcalls_nbt.c r8276: fixed the remaining memory leaks in smbscript. We can now loop doing 2007-10-10 13:19:30 -05:00
smbcalls_rpc.c r8284: - fixed some uninitialised variables in the irpc code 2007-10-10 13:19:31 -05:00
smbcalls.c r8297: add libinclude() function in ejs, which is like include() but searches a js library 2007-10-10 13:19:32 -05:00
smbcalls.h r8284: - fixed some uninitialised variables in the irpc code 2007-10-10 13:19:31 -05:00
smbscript.c r8284: - fixed some uninitialised variables in the irpc code 2007-10-10 13:19:31 -05:00