index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testprogs
/
ejs
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9855: Finish ldb_map testsuite
Jelmer Vernooij
2007-10-10
1
-0
/
+60
*
r9849: Extend testsuite a bit more.
Jelmer Vernooij
2007-10-10
1
-9
/
+35
*
r9842: More error checks in the ldb_map modules, extend testsuite
Jelmer Vernooij
2007-10-10
1
-5
/
+25
*
r9813: Conver testsuite for samba3sam module to EJS
Jelmer Vernooij
2007-10-10
1
-0
/
+78
*
r9599: fix formatting of echo output
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9491: fixed up a few scripts that need to be updated for the new GetOptions ...
Andrew Tridgell
2007-10-10
5
-30
/
+18
*
r9383: remove unused file
Andrew Tridgell
2007-10-10
1
-72
/
+0
*
r9345: used the data blob functions in the echo.js test code
Andrew Tridgell
2007-10-10
1
-4
/
+6
*
r9342: removed extra libinclude of base.js
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r9341: updated the winreg test program to take advantage of the new EnumValue
Andrew Tridgell
2007-10-10
1
-2
/
+11
*
r9218: make the winreg library code handle arbitrary paths more efficiently
Andrew Tridgell
2007-10-10
1
-13
/
+20
*
r9160: use the winreg lib in the test program
Andrew Tridgell
2007-10-10
1
-53
/
+14
*
r9153: added a sample program for enumerating winreg via js
Andrew Tridgell
2007-10-10
1
-0
/
+97
*
r8821: continue the trend to move to a more OO style of interface for our js
Andrew Tridgell
2007-10-10
2
-65
/
+58
*
r8745: make ldap.js cleanup after itself
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r8743: automatically find the basedn in ldap.js
Andrew Tridgell
2007-10-10
1
-4
/
+13
*
r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:
Andrew Bartlett
2007-10-10
2
-0
/
+59
*
r8738: Test (using ejs!) the basic operation of the ldb modules.
Andrew Bartlett
2007-10-10
1
-4
/
+60
*
r8652: added a test for the boolean bug just fixed
Andrew Tridgell
2007-10-10
1
-0
/
+17
*
r8639: moved loadparm calls into an ejs object
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r8638: continue the trend of maknig our C functions true ejs objects by makin...
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, and
Andrew Tridgell
2007-10-10
1
-9
/
+7
*
r8488: after discussions with simo, moved to a full OO interface, so you don'...
Andrew Tridgell
2007-10-10
1
-13
/
+57
*
r8486: switched to a separate connection operation in ldb interface
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
2007-10-10
2
-20
/
+23
*
r8481: switched ldb ejs called over to an OO interface, so you do:
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r8413: mark exprbug() as fixed, and add a new bug
Andrew Tridgell
2007-10-10
1
-1
/
+12
*
r8355: - added a vsprintf() function
Andrew Tridgell
2007-10-10
2
-1
/
+40
*
r8346: added a sprintf test suite for ejs
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
r8317: convert the example scripts over to the new GetOptions() call
Andrew Tridgell
2007-10-10
4
-11
/
+54
*
r8298: - started building a library of js routines in scripting/libjs/
Andrew Tridgell
2007-10-10
2
-138
/
+27
*
r8287: yay! finally irpc calls from ejs are all working.
Andrew Tridgell
2007-10-10
1
-0
/
+24
*
r8271: make the ejs test scripts directly executable scripts using:
Andrew Tridgell
2007-10-10
2
-0
/
+2
*
r8269: added automatic testing of rpc calls from ejs in 'make test'
Andrew Tridgell
2007-10-10
2
-1
/
+3
*
r8257: add a samr rpc test page in the web server. It lists all level3
Andrew Tridgell
2007-10-10
1
-15
/
+5
*
r8244: need to be careful about local vs global variables in js
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r8241: - take advantage of pointer comparison
Andrew Tridgell
2007-10-10
1
-1
/
+28
*
r8239: - added testing of LookupDomain, OpenDomain and EnumDomainUsers
Andrew Tridgell
2007-10-10
1
-3
/
+82
*
r8237: expanded the samr.js test to do a samr_Connect(), samr_EnumDomains() a...
Andrew Tridgell
2007-10-10
1
-4
/
+37
*
r8234: started on testing samr calls from ejs. So far it only does samr_Conne...
Andrew Tridgell
2007-10-10
2
-1
/
+61
*
r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...
Andrew Tridgell
2007-10-10
1
-8
/
+8
*
r8218: added testing of echo_TestSurrounding() and
Andrew Tridgell
2007-10-10
1
-0
/
+45
*
r8217: added testing of echo_TestSleep() and echo_TestEnum() in echo js code
Andrew Tridgell
2007-10-10
1
-0
/
+39
*
r8214: added testing of echo_TestCall2(), which tests the union push code
Andrew Tridgell
2007-10-10
1
-0
/
+17
*
r8199: - we don't need to pre-declare 'var status;' everywhere
Andrew Tridgell
2007-10-10
1
-4
/
+22
*
r8197: added testing of echo_SinkData() and echo_SourceData()
Andrew Tridgell
2007-10-10
1
-1
/
+42
*
r8196: - added testing of the EchoData interface in the echo test script
Andrew Tridgell
2007-10-10
1
-11
/
+75
*
r8193: fixed the echo.js example code to work with the new syntax for rpc
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8074: demonstrate calling echo_AddOne() from ejs
Andrew Tridgell
2007-10-10
1
-14
/
+18
*
r8070: a (as yet not working) example of how rpc calls might be made from js ...
Andrew Tridgell
2007-10-10
1
-0
/
+34
[next]