summaryrefslogtreecommitdiff
path: root/testprogs/ejs/ldb.js
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett1-1/+1
2007-10-10r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett1-1/+0
2007-10-10r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett1-0/+5
2007-10-10r21351: Change ldb ejs bindings return codes.Simo Sorce1-101/+101
2007-10-10r18786: I moved the usnChanged code around, and it now loaded in a differentAndrew Bartlett1-1/+3
2007-10-10r17597: fix prefix path handlingSimo Sorce1-18/+18
2007-10-10r17546: Test the loading of per-partition modules.Andrew Bartlett1-4/+5
2007-10-10r17302: Testing!Andrew Bartlett1-2/+55
2007-10-10r17299: Improve the partition module to replicate attribute records into allAndrew Bartlett1-0/+65
2007-10-10r16934: Expand the ldb test to demonstrate partition behaviour, including theAndrew Bartlett1-16/+88
2007-10-10r16914: Add more tests for the partition module.Andrew Bartlett1-9/+69
2007-10-10r10919: fixed the ldb test for the new operational moduleAndrew Tridgell1-3/+4
2007-10-10r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett1-0/+3
2007-10-10r8738: Test (using ejs!) the basic operation of the ldb modules.Andrew Bartlett1-4/+60
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-10r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell1-3/+4
2007-10-10r7073: added some simple example scripts for use with smbscriptAndrew Tridgell1-0/+24