summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules/ldb_map_outbound.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20772: fix segfault caused by ldb_set_default_dns() from init_context hook o...Stefan Metzmacher1-0/+3
2007-10-10r20459: LDB map cleanup:Andrew Bartlett1-16/+17
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19733: More work to fix ldb_map. With the wildcard present,Andrew Bartlett1-6/+2
2007-10-10r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett1-42/+172
2007-10-10r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce1-5/+5
2007-10-10r19521: Fix memory leak.Andrew Bartlett1-0/+1
2007-10-10r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce1-6/+1
2007-10-10r19370: Handle errors if talloc_reference failsSimo Sorce1-2/+7
2007-10-10r19312: This should fix a nasty bug with values and names being freed before ...Simo Sorce1-1/+5
2007-10-10r18504: Handle mappings for RENAME and KEEP attributes better. We don't needAndrew Bartlett1-44/+66
2007-10-10r18495: More work on the LDAP backend (which now passes a lot of our tests!)Andrew Bartlett1-32/+32
2007-10-10r18321: fixed some warnings on AIXAndrew Tridgell1-2/+2
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-2/+2
2007-10-10r17542: In using ldb_map, I ran across some very odd behaviours when we searchAndrew Bartlett1-4/+3
2007-10-10r17525: This is a merge from the Google Summer of Code 2006 project by Martin...Andrew Bartlett1-0/+1134