summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules/sort.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17514: Simplify the way to set ldb errors and add anotherSimo Sorce1-4/+5
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-9/+9
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-29/+29
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett1-2/+2
2007-10-10r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce1-34/+4
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-113/+6
2007-10-10r15932: Remove per request credsSimo Sorce1-2/+0
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce1-4/+10
2007-10-10r14433: sort_result must be initialised when we call do_resultAndrew Tridgell1-1/+2
2007-10-10r14162: Minor fixes on sortSimo Sorce1-25/+28
2007-10-10r13998: From now on ldb_request() will require an alloced requestSimo Sorce1-5/+14
2007-10-10r13996: simplify ldb_async_wait() some moreSimo Sorce1-1/+1
2007-10-10r13993: First prototype of how an async module should be built.Simo Sorce1-42/+361
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-16/+5
2007-10-10r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher1-0/+3
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-3/+1
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-17/+20
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-0/+265