Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r8214: added testing of echo_TestCall2(), which tests the union push code | Andrew Tridgell | 1 | -0/+17 | |
(This used to be commit 1429b885fbcf93ed012c836e21d00ca5d8c58741) | |||||
2007-10-10 | r8199: - we don't need to pre-declare 'var status;' everywhere | Andrew Tridgell | 1 | -4/+22 | |
- added testing of echo_TestCall(), which uses strings (This used to be commit 67aa628413342fd812afd966c95ea9d470b3151b) | |||||
2007-10-10 | r8197: added testing of echo_SinkData() and echo_SourceData() | Andrew Tridgell | 1 | -1/+42 | |
(This used to be commit f1d6b328c46265b04fe7c0626d94bb2c844507c9) | |||||
2007-10-10 | r8196: - added testing of the EchoData interface in the echo test script | Andrew Tridgell | 1 | -11/+75 | |
- add asserts on all calls for correct results (This used to be commit 0b67754c281f387148b64ba00742437330dc68f7) | |||||
2007-10-10 | r8193: fixed the echo.js example code to work with the new syntax for rpc | Andrew Tridgell | 1 | -1/+1 | |
calls from js. I chose the new syntax to match the C calling syntax, so if you are familiar with using the Samba4 rpc libraries from C, then using them from js should be easy (This used to be commit 757bb7f31cc85b08885d55adf6e2ce7d925c0353) | |||||
2007-10-10 | r8074: demonstrate calling echo_AddOne() from ejs | Andrew Tridgell | 1 | -14/+18 | |
(This used to be commit 0c534699efb24abefd9879859cde6a9ac61e5af3) | |||||
2007-10-10 | r8070: a (as yet not working) example of how rpc calls might be made from js ↵ | Andrew Tridgell | 1 | -0/+34 | |
scripts (This used to be commit b9e73fa932e8289b756b557faeca1690c02a21ed) | |||||
2007-10-10 | r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argument | Tim Potter | 1 | -5/+6 | |
parsing and example for resolveName(). (This used to be commit 1a4a54931733ebfa743401a184fe460c044427b4) | |||||
2007-10-10 | r7256: Demonstrate use of resolveName() js function. | Tim Potter | 1 | -0/+12 | |
(This used to be commit b8e1d2f68e86ead6ba42df710ed4957ebababdf8) | |||||
2007-10-10 | r7128: added recursion to bugs list | Andrew Tridgell | 1 | -0/+19 | |
(This used to be commit 645e645a4ee94af5cb8d6021c63a48322478582c) | |||||
2007-10-10 | r7125: demonstrate some bugs in ejs | Andrew Tridgell | 1 | -0/+76 | |
(This used to be commit 46adb4a065f3f7dd81d72ed041f24e2d81733b63) | |||||
2007-10-10 | r7076: added demos of using ARGV[] | Andrew Tridgell | 2 | -3/+15 | |
(This used to be commit 9679f2027209543108428e985bf699b370385eeb) | |||||
2007-10-10 | r7073: added some simple example scripts for use with smbscript | Andrew Tridgell | 2 | -0/+43 | |
(This used to be commit f1d0c006600d6d57bce2ede87a1aae0ccfc2c412) |