summaryrefslogtreecommitdiffstats
path: root/testprogs/ejs/samr.js
Commit message (Expand)AuthorAgeFilesLines
* r9491: fixed up a few scripts that need to be updated for the new GetOptions ...Andrew Tridgell2007-10-101-8/+6
* r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2007-10-101-24/+24
* r8317: convert the example scripts over to the new GetOptions() callAndrew Tridgell2007-10-101-8/+15
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-101-96/+26
* r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell2007-10-101-0/+1
* r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2007-10-101-1/+2
* r8257: add a samr rpc test page in the web server. It lists all level3Andrew Tridgell2007-10-101-15/+5
* r8244: need to be careful about local vs global variables in jsAndrew Tridgell2007-10-101-6/+6
* r8241: - take advantage of pointer comparisonAndrew Tridgell2007-10-101-1/+28
* r8239: - added testing of LookupDomain, OpenDomain and EnumDomainUsersAndrew Tridgell2007-10-101-3/+82
* r8237: expanded the samr.js test to do a samr_Connect(), samr_EnumDomains() a...Andrew Tridgell2007-10-101-4/+37
* r8234: started on testing samr calls from ejs. So far it only does samr_Conne...Andrew Tridgell2007-10-101-0/+60