1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source/scripting/ejs
Andrew Tridgell 431b4b6888 r8195: - fixed handling of simple arrays. To keep the logic simple, I moved to making all push
functions taking a constant pointer to the type rather than having a different calling
  convention for scalars and pointers

- fixed the setting of the 'length' element in arrays
2007-10-10 13:19:18 -05:00
..
config.mk r8192: updated the glue code for the generated ejs functions from pidl 2007-10-10 13:19:18 -05:00
ejsrpc.c r8195: - fixed handling of simple arrays. To keep the logic simple, I moved to making all push 2007-10-10 13:19:18 -05:00
ejsrpc.h r8195: - fixed handling of simple arrays. To keep the logic simple, I moved to making all push 2007-10-10 13:19:18 -05:00
mprutil.c r8073: a successful rpc call from ejs! 2007-10-10 13:19:05 -05:00
smbcalls_cli.c r7928: Add rename, unlink and list commands. 2007-10-10 13:18:51 -05:00
smbcalls_config.c r7266: Split the different types of js function defines into separate files, 2007-10-10 13:17:34 -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 r7266: Split the different types of js function defines into separate files, 2007-10-10 13:17:34 -05:00
smbcalls_nbt.c r7266: Split the different types of js function defines into separate files, 2007-10-10 13:17:34 -05:00
smbcalls_rpc.c r8192: updated the glue code for the generated ejs functions from pidl 2007-10-10 13:19:18 -05:00
smbcalls.c r8069: the beginnings of code to allow rpc calls to be made from ejs 2007-10-10 13:19:04 -05:00
smbcalls.h r7266: Split the different types of js function defines into separate files, 2007-10-10 13:17:34 -05:00
smbscript.c r8069: the beginnings of code to allow rpc calls to be made from ejs 2007-10-10 13:19:04 -05:00