summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_map/ldb_map_outbound.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-1407/+0
2010-12-18ldb_map: Fix prefix for map functions.Jelmer Vernooij1-1/+1
2010-11-01s4-ldb: removed ldb_includes.hAndrew Tridgell1-1/+3
2010-10-18s4-ldb Add LDB_REQ_SET_LOCATION to help track handler useAndrew Bartlett1-0/+1
2010-10-13s4-ldb: take advantage of ldb_match_msg_error() in more placesAndrew Tridgell1-4/+9
2010-06-29ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs" - remove unneeded ret...Matthias Dieter Wallnöfer1-2/+0
2010-06-24s4/ldb: ldb_msg_el_map_remote() should rename the remote attribute names into...Endi S. Dewata1-1/+15
2010-03-08LDB:map - make LDB "signed-safe" on counter variables where appropriateMatthias Dieter Wallnöfer1-10/+16
2009-10-21S4: ldb_map modules uses defines that are reservedTorgeir Lerkerød1-19/+19
2009-10-21s4:ldb_map Fix use-after-free of memory in ldb_mapAndrew Bartlett1-4/+5
2009-09-11s4:ldb_map_outbound - fix memory leakMatthias Dieter Wallnöfer1-0/+2
2009-09-11s4:ldb_map: Don't free ares too early.Andrew Kroeger1-3/+3
2009-07-14remove all '\n' from ldb_debugSumit Bose1-4/+4
2009-02-26s4:ldb_map: include ldb_includes.h first to get replace.h as first headerStefan Metzmacher1-0/+1
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce1-2/+0
2009-01-30Fix misfiled headers.Simo Sorce1-1/+0
2009-01-30s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88Stefan Metzmacher1-0/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-9/+24
2008-12-17s4:ldb: make it possible to return per entry controlsAndrew Bartlett1-1/+1
2008-09-29LDB ASYNC: core modulesSimo Sorce1-184/+259
2008-07-09ldb_map: eliminate "discards qualifyer" warning (const).Michael Adam1-1/+1
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-10r22762: Some ldb_map changes:Jelmer Vernooij1-0/+1290