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