summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/ejsrpc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8198: - handled push/pull of simple strings in ejsAndrew Tridgell1-3/+44
2007-10-10r8195: - fixed handling of simple arrays. To keep the logic simple, I moved t...Andrew Tridgell1-12/+12
2007-10-10r8192: updated the glue code for the generated ejs functions from pidlAndrew Tridgell1-1/+120
2007-10-10r8105: Add ejsrpc push/pull functions for uint16 and uint8.Tim Potter1-0/+44
2007-10-10r8073: a successful rpc call from ejs!Andrew Tridgell1-0/+118