summaryrefslogtreecommitdiffstats
path: root/testprogs
Commit message (Expand)AuthorAgeFilesLines
* r8317: convert the example scripts over to the new GetOptions() callAndrew Tridgell2005-07-114-11/+54
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2005-07-112-138/+27
* r8287: yay! finally irpc calls from ejs are all working. Andrew Tridgell2005-07-101-0/+24
* r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell2005-07-102-0/+2
* r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2005-07-102-1/+3
* r8257: add a samr rpc test page in the web server. It lists all level3Andrew Tridgell2005-07-091-15/+5
* r8244: need to be careful about local vs global variables in jsAndrew Tridgell2005-07-081-6/+6
* r8241: - take advantage of pointer comparisonAndrew Tridgell2005-07-081-1/+28
* r8239: - added testing of LookupDomain, OpenDomain and EnumDomainUsersAndrew Tridgell2005-07-081-3/+82
* r8237: expanded the samr.js test to do a samr_Connect(), samr_EnumDomains() a...Andrew Tridgell2005-07-081-4/+37
* r8234: started on testing samr calls from ejs. So far it only does samr_Conne...Andrew Tridgell2005-07-082-1/+61
* r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...Andrew Tridgell2005-07-081-8/+8
* r8218: added testing of echo_TestSurrounding() andAndrew Tridgell2005-07-081-0/+45
* r8217: added testing of echo_TestSleep() and echo_TestEnum() in echo js codeAndrew Tridgell2005-07-081-0/+39
* r8214: added testing of echo_TestCall2(), which tests the union push codeAndrew Tridgell2005-07-081-0/+17
* r8199: - we don't need to pre-declare 'var status;' everywhereAndrew Tridgell2005-07-071-4/+22
* r8197: added testing of echo_SinkData() and echo_SourceData()Andrew Tridgell2005-07-071-1/+42
* r8196: - added testing of the EchoData interface in the echo test scriptAndrew Tridgell2005-07-071-11/+75
* r8193: fixed the echo.js example code to work with the new syntax for rpcAndrew Tridgell2005-07-071-1/+1
* r8074: demonstrate calling echo_AddOne() from ejsAndrew Tridgell2005-07-021-14/+18
* r8070: a (as yet not working) example of how rpc calls might be made from js ...Andrew Tridgell2005-07-021-0/+34
* r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argument Tim Potter2005-06-041-5/+6
* r7256: Demonstrate use of resolveName() js function.Tim Potter2005-06-041-0/+12
* r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.Jelmer Vernooij2005-06-011-19/+15
* r7128: added recursion to bugs listAndrew Tridgell2005-05-311-0/+19
* r7125: demonstrate some bugs in ejsAndrew Tridgell2005-05-311-0/+76
* r7076: added demos of using ARGV[]Andrew Tridgell2005-05-292-3/+15
* r7073: added some simple example scripts for use with smbscriptAndrew Tridgell2005-05-292-0/+43
* r6611: Add mailslot test programJelmer Vernooij2005-05-042-0/+90
* r6541: added double pointer test to win32 echo clientAndrew Tridgell2005-05-012-0/+19
* r6306: Add simple WMI client test scriptJelmer Vernooij2005-04-121-0/+10
* r6019: Add IDL and server side code for Test_DoublePointerJelmer Vernooij2005-03-242-0/+14
* r6018: Add idl and server side for Test_SurroundingJelmer Vernooij2005-03-243-4/+17
* r6015: Add testprogs/ directory and original rpcecho sourcesJelmer Vernooij2005-03-237-0/+811