summaryrefslogtreecommitdiff
path: root/testprogs/ejs
AgeCommit message (Expand)AuthorFilesLines
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-40/+1
2008-06-19Remove old ldap.js test, we have replicated it in python now.Andrew Bartlett1-1596/+0
2008-06-03Align the Python and EJS ldap tests.Andrew Bartlett1-4/+4
2008-05-26Remove unused EJS net bindings.Jelmer Vernooij3-177/+0
2008-05-26Remove unused scripts.Jelmer Vernooij2-47/+0
2008-05-23Remove unused echo ejs script.Jelmer Vernooij1-235/+0
2008-05-23Convert samr test to python.Jelmer Vernooij1-126/+0
2008-05-23Remove unused EJS testprogs.Jelmer Vernooij2-38/+0
2008-03-19Extend the ldap.js test to prove faults with the LDAP backend.Andrew Bartlett1-5/+23
2008-03-04Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett1-3/+0
2008-02-28Extend the ldap.js testAndrew Bartlett1-10/+158
2008-02-12Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij1-0/+1255
2008-02-11Remove tests for Samba 3 EJS code.Jelmer Vernooij1-1255/+0
2008-02-09A couple more ipsec classes for the schema.Andrew Bartlett1-0/+2
2008-02-09From a request from Peter Huang, include IPsec sechema.Andrew Bartlett1-0/+3
2008-01-23Make ranged results tests in ldap.js easier to debug.Andrew Bartlett1-9/+9
2008-01-16Make ldap.js test easier to re-run in failure cases, by deleting moreAndrew Bartlett1-1/+6
2007-12-21r26488: Implement tests for the ranged_results module.Andrew Bartlett1-8/+152
2007-12-21r26479: Further test behaviour of 'attribute or value exists'.Andrew Bartlett1-0/+27
2007-12-21r26420: Don't print a blow-by-blow description of every search we do, just theAndrew Bartlett1-17/+18
2007-12-21r26419: Add a module to implement 'ambigious name resolution' by munging theAndrew Bartlett1-0/+154
2007-12-21r26182: Extend our linked attribute testsuite to cover many more possibleAndrew Bartlett1-10/+129
2007-12-21r26140: Add a new test for searches by distinguieshedName and dn, andAndrew Bartlett1-0/+22
2007-12-21r25961: Add new tests to verify basedn validation in LDAP searches.Andrew Bartlett1-3/+40
2007-12-21r25948: Fix up the samba3sam test (which is very fragile) to work with the newAndrew Bartlett1-12/+42
2007-12-21r25891: Test that we get the correct return value when we attempt to referenceAndrew Bartlett1-17/+29
2007-12-21r25826: Prove that adding a user or computer via LDAP doesn't magicly giveAndrew Bartlett1-0/+3
2007-12-21r25788: Use a single routine to handle the creation of modify requests in theAndrew Bartlett1-0/+1
2007-12-21r25787: Assert that we handle the group membership updating correctly,Andrew Bartlett1-1/+21
2007-12-21r25781: Handle and test linked attribute renames.Andrew Bartlett1-2/+65
2007-12-21r25762: This test belongs best with the other checks for a valid parent, inAndrew Bartlett1-0/+7
2007-12-21r25761: Rename to be a DN to be a child of itself wasn't being checked for.Andrew Bartlett1-0/+7
2007-12-21r25760: Test out relative distinguished name behaviour under renames.Andrew Bartlett1-0/+24
2007-12-21r25754: More work on normal forms for ldb input.Andrew Bartlett1-8/+8
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett1-1/+1
2007-12-21r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett1-17/+27
2007-12-21r25710: Finally fix subtree renames. Untested code is broken code and in thisAndrew Bartlett1-10/+20
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-10r24761: Permit subtree renames in Samba4.Andrew Bartlett1-1/+66
2007-10-10r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett1-2/+44
2007-10-10r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users andAndrew Bartlett1-2/+4
2007-10-10r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett1-3/+3
2007-10-10r24076: Make ldap.js pass against Win2k3 again (looks like we don't match ADAndrew Bartlett1-1/+6
2007-10-10r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett1-0/+54
2007-10-10r23737: Validate that we object to duplicate values in an add or replace.Andrew Bartlett1-0/+15
2007-10-10r23719: ejs being case sensitive, while LDAP is not is a real pain whenAndrew Bartlett1-1/+1
2007-10-10r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2-101/+138
2007-10-10r23558: MMC seems to ask for this, so I think we need to include it in our sc...Andrew Bartlett1-0/+1
2007-10-10r23178: add simple js code I use for testing and which starts to look likeRafal Szczesniak3-30/+155