summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules/operational.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15932: Remove per request credsSimo Sorce1-1/+0
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce1-16/+10
2007-10-10r15761: Fix-as-you-go ...Simo Sorce1-20/+6
2007-10-10r14391: rdn_name -> asyncSimo Sorce1-2/+2
2007-10-10r14364: operational -> async (untested)Simo Sorce1-0/+251
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-22/+15
2007-10-10r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell1-0/+43
2007-10-10r13616: Add new ldb functions: ldb_msg_add_steal_string() andAndrew Bartlett1-1/+1
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