summaryrefslogtreecommitdiffstats
path: root/testprogs/ejs
Commit message (Expand)AuthorAgeFilesLines
* Extend the ldap.js test to prove faults with the LDAP backend.Andrew Bartlett2008-03-191-5/+23
* Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett2008-03-041-3/+0
* Extend the ldap.js testAndrew Bartlett2008-02-281-10/+158
* Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij2008-02-121-0/+1255
* Remove tests for Samba 3 EJS code.Jelmer Vernooij2008-02-111-1255/+0
* A couple more ipsec classes for the schema.Andrew Bartlett2008-02-091-0/+2
* From a request from Peter Huang, include IPsec sechema.Andrew Bartlett2008-02-091-0/+3
* Make ranged results tests in ldap.js easier to debug.Andrew Bartlett2008-01-231-9/+9
* Make ldap.js test easier to re-run in failure cases, by deleting moreAndrew Bartlett2008-01-161-1/+6
* r26488: Implement tests for the ranged_results module.Andrew Bartlett2007-12-211-8/+152
* r26479: Further test behaviour of 'attribute or value exists'.Andrew Bartlett2007-12-211-0/+27
* r26420: Don't print a blow-by-blow description of every search we do, just theAndrew Bartlett2007-12-211-17/+18
* r26419: Add a module to implement 'ambigious name resolution' by munging theAndrew Bartlett2007-12-211-0/+154
* r26182: Extend our linked attribute testsuite to cover many more possibleAndrew Bartlett2007-12-211-10/+129
* r26140: Add a new test for searches by distinguieshedName and dn, andAndrew Bartlett2007-12-211-0/+22
* r25961: Add new tests to verify basedn validation in LDAP searches.Andrew Bartlett2007-12-211-3/+40
* r25948: Fix up the samba3sam test (which is very fragile) to work with the newAndrew Bartlett2007-12-211-12/+42
* r25891: Test that we get the correct return value when we attempt to referenceAndrew Bartlett2007-12-211-17/+29
* r25826: Prove that adding a user or computer via LDAP doesn't magicly giveAndrew Bartlett2007-12-211-0/+3
* r25788: Use a single routine to handle the creation of modify requests in theAndrew Bartlett2007-12-211-0/+1
* r25787: Assert that we handle the group membership updating correctly,Andrew Bartlett2007-12-211-1/+21
* r25781: Handle and test linked attribute renames.Andrew Bartlett2007-12-211-2/+65
* r25762: This test belongs best with the other checks for a valid parent, inAndrew Bartlett2007-12-211-0/+7
* r25761: Rename to be a DN to be a child of itself wasn't being checked for.Andrew Bartlett2007-12-211-0/+7
* r25760: Test out relative distinguished name behaviour under renames.Andrew Bartlett2007-12-211-0/+24
* r25754: More work on normal forms for ldb input.Andrew Bartlett2007-12-211-8/+8
* r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett2007-12-211-1/+1
* r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett2007-12-211-17/+27
* r25710: Finally fix subtree renames. Untested code is broken code and in thisAndrew Bartlett2007-12-211-10/+20
* r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett2007-10-101-1/+0
* r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett2007-10-101-0/+5
* r24761: Permit subtree renames in Samba4.Andrew Bartlett2007-10-101-1/+66
* r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett2007-10-101-2/+44
* r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users andAndrew Bartlett2007-10-101-2/+4
* r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett2007-10-101-3/+3
* r24076: Make ldap.js pass against Win2k3 again (looks like we don't match ADAndrew Bartlett2007-10-101-1/+6
* r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett2007-10-101-0/+54
* r23737: Validate that we object to duplicate values in an add or replace.Andrew Bartlett2007-10-101-0/+15
* r23719: ejs being case sensitive, while LDAP is not is a real pain whenAndrew Bartlett2007-10-101-1/+1
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-102-101/+138
* r23558: MMC seems to ask for this, so I think we need to include it in our sc...Andrew Bartlett2007-10-101-0/+1
* r23178: add simple js code I use for testing and which starts to look likeRafal Szczesniak2007-10-103-30/+155
* r23026: Add groupPolicyContainer, as we now require this schema element.Andrew Bartlett2007-10-101-0/+1
* r22523: Give a hint why this test fails (helped debugging backend issues).Andrew Bartlett2007-10-101-0/+3
* r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett2007-10-101-0/+3
* r21737: Print the error strings in the ejs ldb test.Andrew Bartlett2007-10-101-4/+8
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-0/+26
* r21361: let samba3sam.js pass when we'll use unicodePwd for storing the nt hashStefan Metzmacher2007-10-101-7/+7
* r21351: Change ldb ejs bindings return codes.Simo Sorce2007-10-104-812/+851
* r21000: add some options to control what ldif is dumpedStefan Metzmacher2007-10-101-5/+43