1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/lib/ldb/common
Andreas Schneider 11e87cdbb6 ldb: Add a env variable to disable RTLD_DEEPBIND.
We need a way to disable this in order to allow the
ldb_*ldap modules to work with a preloaded socket wrapper.

The only known user is the bind_dlz module,
but symbol versioniong might be enough...

So in future we may remove this completely
or at least invert the default behavior.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-04-17 14:56:06 +02:00
..
attrib_handlers.c ldb: bad if test in ldb_comparison_fold() 2013-12-07 11:10:47 +01:00
ldb_attributes.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb_controls.c ldb: add the VERIFY_NAME control 2012-06-22 23:22:02 -07:00
ldb_debug.c lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown 2012-08-09 20:14:23 +10:00
ldb_dn.c lib/ldb fix compiler warnings 2013-12-12 14:21:27 -08:00
ldb_ldif.c lib/ldb: add missing newline in the output of ldb_ldif_write_trace() 2012-11-13 13:53:31 +01:00
ldb_match.c ldb: Ensure not to segfault on a filter such as (mail=) 2013-06-22 09:33:14 +02:00
ldb_modules.c ldb: Add a env variable to disable RTLD_DEEPBIND. 2014-04-17 14:56:06 +02:00
ldb_msg.c ldb: lay foundation for proper utc/generalized time handling 2012-06-22 23:22:03 -07:00
ldb_options.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb_pack.c ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
ldb_parse.c ldb: Cope with substring match with no chunks in ldb_filter_from_tree 2013-06-24 12:54:18 -07:00
ldb_utf8.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb.c ldb: pass module init errors back to the caller 2014-02-05 08:42:25 +01:00
qsort.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00