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