summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules/extended_dn.c
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett2008-12-171-666/+0
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+1
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-181-2/+2
* Fix crash bugs in error paths: ac is not yet initialized here, and we don'tSimo Sorce2008-10-021-27/+18
* s4:extended_dn: add support for <GUID=...>, <SID=...> or <WKGUID=...,DC=...> ...Stefan Metzmacher2008-10-021-44/+355
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-291-74/+69
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-6/+1
* ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij2008-01-261-1/+6
* r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett2007-12-211-26/+64
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-23/+23
* r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett2007-10-101-5/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-1/+1
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-7/+5
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-3/+4
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-1/+1
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-13/+13
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-2/+2
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2007-10-101-2/+2
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-3/+1
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-101-107/+0
* r15932: Remove per request credsSimo Sorce2007-10-101-2/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-4/+10
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+2
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14458: extended_dn -> asyncSimo Sorce2007-10-101-11/+146
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-101-6/+13
* r13803: fixed two errors found with 'make valgrindtest'Andrew Tridgell2007-10-101-1/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-16/+5
* r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher2007-10-101-0/+3
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-21/+20
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-0/+308