Avoid the use of extensibleObject in ldap mapping backend.
[kai/samba.git] / source / dsdb / samdb / ldb_modules / linked_attributes.c
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-29 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-29 Andrew BartlettFix more valgrind issues.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Andrew BartlettRework linked_attributes module for the REPLACE case.
2007-12-21 Andrew Bartlettr26182: Extend our linked attribute testsuite to cover...
2007-12-21 Andrew Bartlettr25981: Don't create an ldb_request on NULL.
2007-12-21 Andrew Bartlettr25942: Make various ldb modules handle an LDB backend...
2007-12-21 Andrew Bartlettr25891: Test that we get the correct return value when...
2007-12-21 Andrew Bartlettr25788: Use a single routine to handle the creation...
2007-12-21 Andrew Bartlettr25781: Handle and test linked attribute renames.
2007-12-21 Andrew Bartlettr25763: Handle modifies, in the easy case (add/delete...
2007-12-21 Andrew Bartlettr25747: Implement linked attributes, for add operations.