Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25961: Add new tests to verify basedn validation in LDAP searches. | Andrew Bartlett | 1 | -3/+40 |
2007-12-21 | r25948: Fix up the samba3sam test (which is very fragile) to work with the new | Andrew Bartlett | 1 | -12/+42 |
2007-12-21 | r25891: Test that we get the correct return value when we attempt to reference | Andrew Bartlett | 1 | -17/+29 |
2007-12-21 | r25826: Prove that adding a user or computer via LDAP doesn't magicly give | Andrew Bartlett | 1 | -0/+3 |
2007-12-21 | r25788: Use a single routine to handle the creation of modify requests in the | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r25787: Assert that we handle the group membership updating correctly, | Andrew Bartlett | 1 | -1/+21 |
2007-12-21 | r25781: Handle and test linked attribute renames. | Andrew Bartlett | 1 | -2/+65 |
2007-12-21 | r25762: This test belongs best with the other checks for a valid parent, in | Andrew Bartlett | 1 | -0/+7 |
2007-12-21 | r25761: Rename to be a DN to be a child of itself wasn't being checked for. | Andrew Bartlett | 1 | -0/+7 |
2007-12-21 | r25760: Test out relative distinguished name behaviour under renames. | Andrew Bartlett | 1 | -0/+24 |
2007-12-21 | r25754: More work on normal forms for ldb input. | Andrew Bartlett | 1 | -8/+8 |
2007-12-21 | r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri... | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r25750: Update the objectclass module to improve consistency in Samba4. | Andrew Bartlett | 1 | -17/+27 |
2007-12-21 | r25710: Finally fix subtree renames. Untested code is broken code and in this | Andrew Bartlett | 1 | -10/+20 |
2007-10-10 | r25218: After discussion with Simo, remove the subclass support from LDB. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 - | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r24761: Permit subtree renames in Samba4. | Andrew Bartlett | 1 | -1/+66 |
2007-10-10 | r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, and | Andrew Bartlett | 1 | -2/+44 |
2007-10-10 | r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users and | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r24262: Set the objectCategory by default in the objectclass module, rather t... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r24076: Make ldap.js pass against Win2k3 again (looks like we don't match AD | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r23762: Fix DN renames over LDAP, and instrument the partition module. Add a | Andrew Bartlett | 1 | -0/+54 |
2007-10-10 | r23737: Validate that we object to duplicate values in an add or replace. | Andrew Bartlett | 1 | -0/+15 |
2007-10-10 | r23719: ejs being case sensitive, while LDAP is not is a real pain when | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat... | Andrew Bartlett | 2 | -101/+138 |
2007-10-10 | r23558: MMC seems to ask for this, so I think we need to include it in our sc... | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23178: add simple js code I use for testing and which starts to look like | Rafal Szczesniak | 3 | -30/+155 |
2007-10-10 | r23026: Add groupPolicyContainer, as we now require this schema element. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r22523: Give a hint why this test fails (helped debugging backend issues). | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r22478: Update the LDAP backend code to handle initialisation of multiple | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r21737: Print the error strings in the ejs ldb test. | Andrew Bartlett | 1 | -4/+8 |
2007-10-10 | r21496: A number of ldb control and LDAP changes, surrounding the | Andrew Bartlett | 1 | -0/+26 |
2007-10-10 | r21361: let samba3sam.js pass when we'll use unicodePwd for storing the nt hash | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r21351: Change ldb ejs bindings return codes. | Simo Sorce | 4 | -812/+851 |
2007-10-10 | r21000: add some options to control what ldif is dumped | Stefan Metzmacher | 1 | -5/+43 |
2007-10-10 | r20999: - update the list of attributes for classSchema and atttributeSchema ... | Stefan Metzmacher | 1 | -28/+74 |
2007-10-10 | r20457: Print more information before asserting | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r20176: Info method returns null object if the user is not found. | Rafal Szczesniak | 1 | -4/+10 |
2007-10-10 | r20143: a bit of experiments before doing serious changes in ejsnet. | Rafal Szczesniak | 1 | -0/+6 |
2007-10-10 | r19971: typo fix | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r19731: Modify the ldb_map infrustructure to always map from requested | Andrew Bartlett | 1 | -21/+53 |
2007-10-10 | r19729: - split basedn related tests to a new function | Stefan Metzmacher | 1 | -7/+27 |
2007-10-10 | r19727: make it possible to run the ldap.js tests against non global catalog ... | Stefan Metzmacher | 1 | -35/+46 |
2007-10-10 | r18786: I moved the usnChanged code around, and it now loaded in a different | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r18721: Fix base and samba3sam EJS tests to work without installation. | Jelmer Vernooij | 2 | -1/+10 |
2007-10-10 | r18720: Get rid of unused file. | Jelmer Vernooij | 1 | -241/+0 |
2007-10-10 | r18573: disable the echo.js testing of echo_TestCall() for now. | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r17925: Another class we need. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r17839: do not reference possibleInferiors we have not extracted | Simo Sorce | 1 | -9/+81 |
2007-10-10 | r17662: some more enhancements to our schema extraction tool, | Simo Sorce | 1 | -1/+27 |