summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/extended_dn.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-1/+1
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij1-6/+1
2008-01-26ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij1-1/+6
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett1-26/+64
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij1-23/+23
2007-10-10r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett1-5/+0
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett1-1/+1
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-7/+5
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-3/+4
2007-10-10r17514: Simplify the way to set ldb errors and add anotherSimo Sorce1-1/+1
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-13/+13
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-2/+2
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-3/+1
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-107/+0
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-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+2
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14458: extended_dn -> asyncSimo Sorce1-11/+146
2007-10-10r13998: From now on ldb_request() will require an alloced requestSimo Sorce1-6/+13
2007-10-10r13803: fixed two errors found with 'make valgrindtest'Andrew Tridgell1-1/+1
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-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-21/+20
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-0/+308