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