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 a8cb2dbdcc r8233: - added support for more base types in pidl ejs
- added auto generation of a header with prototypes for public ejs functions

- make public functions non-static

- fixed allocation of fixed sized arrays

- added 'noejs' flag indicating that a typedef will be handled manually by ejs

- added manual functions for sid and GUID, so they show up as nice
  strings in ejs scripts

This allows ejs to bring in samr, security, lsa and misc IDL functions
2007-10-10 13:19:23 -05:00
..
config.mk r8233: - added support for more base types in pidl ejs 2007-10-10 13:19:23 -05:00
ejsrpc.c r8233: - added support for more base types in pidl ejs 2007-10-10 13:19:23 -05:00
ejsrpc.h r8233: - added support for more base types in pidl ejs 2007-10-10 13:19:23 -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 r8233: - added support for more base types in pidl ejs 2007-10-10 13:19:23 -05:00
smbcalls.c r8230: prevent authentication dying on a NULL domain 2007-10-10 13:19:22 -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 r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now use the enum name 2007-10-10 13:19:21 -05:00