summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules/operational.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-5/+1
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-3/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-1/+3
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij1-4/+0
2007-10-10r11981: we should allocate request specific memory in ldb modules off theAndrew Tridgell1-1/+1
2007-10-10r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell1-4/+4
2007-10-10r11567: Ldb API change patch.Simo Sorce1-26/+58
2007-10-10r10954: added support for canonicalName in the operational module, using theAndrew Tridgell1-32/+80
2007-10-10r10918: - fixed standalone ldb buildAndrew Tridgell1-0/+4
2007-10-10r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_att...Andrew Tridgell1-3/+8
2007-10-10r10916: - finished the 'operational' ldb moduleAndrew Tridgell1-6/+95
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-0/+217