summaryrefslogtreecommitdiff
path: root/testprogs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12324: use command line credentials if available in ldap.jsAndrew Tridgell1-0/+7
2007-10-10r11587: Trivial testing code giving an idea of how could usingRafal Szczesniak1-1/+14
2007-10-10r11467: yay! mmc now accepts our schema. The trick was to get all the OIDAndrew Tridgell1-0/+14
2007-10-10r11463: more progress on the schema generator. mmc now accepts all partsAndrew Tridgell1-3/+23
2007-10-10r11436: this is work in progress for generating the schema we need for our ADSAndrew Tridgell1-18/+507
2007-10-10r11309: A trivial test script for ejs libnet interface.Rafal Szczesniak1-0/+4
2007-10-10r10990: the beginnings of a program designed to work out the minimal schemaAndrew Tridgell1-0/+112
2007-10-10r10919: fixed the ldb test for the new operational moduleAndrew Tridgell1-3/+4
2007-10-10r10577: Fix error in ReadFile()Jelmer Vernooij1-3/+3
2007-10-10r10576: Add testprog for named pipes. Also add GNUmakefile's for cross-compil...Jelmer Vernooij5-0/+98
2007-10-10r9919: Remove debug statement from samba3samJelmer Vernooij1-1/+0
2007-10-10r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij1-2/+3
2007-10-10r9912: Fix another bug in ldb_map.Jelmer Vernooij1-0/+2
2007-10-10r9908: Generate posixUser and posixGroup as wellJelmer Vernooij1-2/+1
2007-10-10r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij1-15/+26
2007-10-10r9857: Fix rename/delete issuesJelmer Vernooij1-8/+5
2007-10-10r9855: Finish ldb_map testsuiteJelmer Vernooij1-0/+60
2007-10-10r9849: Extend testsuite a bit more.Jelmer Vernooij1-9/+35
2007-10-10r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij1-5/+25
2007-10-10r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij1-0/+78
2007-10-10r9599: fix formatting of echo outputAndrew Tridgell1-1/+1
2007-10-10r9491: fixed up a few scripts that need to be updated for the new GetOptions ...Andrew Tridgell5-30/+18
2007-10-10r9383: remove unused fileAndrew Tridgell1-72/+0
2007-10-10r9345: used the data blob functions in the echo.js test codeAndrew Tridgell1-4/+6
2007-10-10r9342: removed extra libinclude of base.jsAndrew Tridgell1-2/+0
2007-10-10r9341: updated the winreg test program to take advantage of the new EnumValueAndrew Tridgell1-2/+11
2007-10-10r9218: make the winreg library code handle arbitrary paths more efficientlyAndrew Tridgell1-13/+20
2007-10-10r9160: use the winreg lib in the test programAndrew Tridgell1-53/+14
2007-10-10r9153: added a sample program for enumerating winreg via jsAndrew Tridgell1-0/+97
2007-10-10r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2-65/+58
2007-10-10r8745: make ldap.js cleanup after itselfAndrew Tridgell1-1/+3
2007-10-10r8743: automatically find the basedn in ldap.jsAndrew Tridgell1-4/+13
2007-10-10r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett2-0/+59
2007-10-10r8738: Test (using ejs!) the basic operation of the ldb modules.Andrew Bartlett1-4/+60
2007-10-10r8652: added a test for the boolean bug just fixedAndrew Tridgell1-0/+17
2007-10-10r8639: moved loadparm calls into an ejs objectAndrew Tridgell1-3/+4
2007-10-10r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell1-0/+2
2007-10-10r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, andAndrew Tridgell1-9/+7
2007-10-10r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell1-13/+57
2007-10-10r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell1-2/+3
2007-10-10r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell2-20/+23
2007-10-10r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell1-3/+4
2007-10-10r8413: mark exprbug() as fixed, and add a new bugAndrew Tridgell1-1/+12
2007-10-10r8355: - added a vsprintf() functionAndrew Tridgell2-1/+40
2007-10-10r8346: added a sprintf test suite for ejsAndrew Tridgell1-0/+22
2007-10-10r8317: convert the example scripts over to the new GetOptions() callAndrew Tridgell4-11/+54
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2-138/+27
2007-10-10r8287: yay! finally irpc calls from ejs are all working.Andrew Tridgell1-0/+24
2007-10-10r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell2-0/+2
2007-10-10r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2-1/+3