Make ranged results tests in ldap.js easier to debug.
[samba.git] / testprogs / ejs / ldap.js
2008-01-22 Andrew BartlettMake ranged results tests in ldap.js easier to debug.
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMake ldap.js test easier to re-run in failure cases...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Andrew Bartlettr26488: Implement tests for the ranged_results module.
2007-12-21 Andrew Bartlettr26479: Further test behaviour of 'attribute or value...
2007-12-21 Andrew Bartlettr26420: Don't print a blow-by-blow description of every...
2007-12-21 Andrew Bartlettr26419: Add a module to implement 'ambigious name resol...
2007-12-21 Andrew Bartlettr26182: Extend our linked attribute testsuite to cover...
2007-12-21 Andrew Bartlettr26140: Add a new test for searches by distinguieshedNa...
2007-12-21 Andrew Bartlettr25961: Add new tests to verify basedn validation in...
2007-12-21 Andrew Bartlettr25891: Test that we get the correct return value when...
2007-12-21 Andrew Bartlettr25826: Prove that adding a user or computer via LDAP...
2007-12-21 Andrew Bartlettr25788: Use a single routine to handle the creation...
2007-12-21 Andrew Bartlettr25787: Assert that we handle the group membership...
2007-12-21 Andrew Bartlettr25781: Handle and test linked attribute renames.
2007-12-21 Andrew Bartlettr25762: This test belongs best with the other checks...
2007-12-21 Andrew Bartlettr25761: Rename to be a DN to be a child of itself wasn...
2007-12-21 Andrew Bartlettr25760: Test out relative distinguished name behaviour...
2007-12-21 Andrew Bartlettr25754: More work on normal forms for ldb input.
2007-12-21 Andrew Bartlettr25750: Update the objectclass module to improve consis...
2007-12-21 Andrew Bartlettr25710: Finally fix subtree renames. Untested code...
2007-10-10 Andrew Bartlettr24761: Permit subtree renames in Samba4.
2007-10-10 Andrew Bartlettr24459: Fix up ldap.js and test_ldb.sh to test the...
2007-10-10 Andrew Bartlettr24263: Fix bug 4846 (unable to copy users in MMC Activ...
2007-10-10 Andrew Bartlettr24076: Make ldap.js pass against Win2k3 again (looks...
2007-10-10 Andrew Bartlettr23762: Fix DN renames over LDAP, and instrument the...
2007-10-10 Andrew Bartlettr23737: Validate that we object to duplicate values...
2007-10-10 Andrew Bartlettr23719: ejs being case sensitive, while LDAP is not...
2007-10-10 Andrew Bartlettr23560: - Activate metze's schema modules (from metze...
2007-10-10 Andrew Bartlettr22523: Give a hint why this test fails (helped debuggi...
2007-10-10 Andrew Bartlettr21737: Print the error strings in the ejs ldb test.
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Simo Sorcer21351: Change ldb ejs bindings return codes.
2007-10-10 Stefan Metzmacherr19729: - split basedn related tests to a new function
2007-10-10 Stefan Metzmacherr19727: make it possible to run the ldap.js tests again...
2007-10-10 Andrew Bartlettr17380: An expanded test, cross-referencing the global...
2007-10-10 Andrew Bartlettr16167: Add tests for the changes to use hex digits...
2007-10-10 Andrew Bartlettr16110: Start some simple rootDSE LDAP tests in ejs.
2007-10-10 Andrew Bartlettr16072: Do basic wildcard searching in the ejs LDAP...
2007-10-10 Andrew Bartlettr16068: Check against the correct result in the ldap...
2007-10-10 Andrew Bartlettr16066: The OSX AD plugin uses objectCategory searches...
2007-10-10 Andrew Bartlettr16061: Prove that removing the objectClass list in...
2007-10-10 Andrew Bartlettr16028: Re-add the objectclass module, in the new async...
2007-10-10 Simo Sorcer13356: test utf8 usernames
2007-10-10 Andrew Bartlettr12998: A big update to samldb.c
2007-10-10 Andrew Tridgellr12324: use command line credentials if available in...
2007-10-10 Andrew Tridgellr9491: fixed up a few scripts that need to be updated...
2007-10-10 Andrew Tridgellr8745: make ldap.js cleanup after itself
2007-10-10 Andrew Tridgellr8743: automatically find the basedn in ldap.js
2007-10-10 Andrew Bartlettr8740: Extend the rdn_name module to handle adding...