1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/ldb/common
Andrew Bartlett bff81a2c9c ldb: Add LDB_UNPACK_DATA_FLAG_NO_ATTRS
This will allow us to avoid a full unpack in situations where we just want to confirm
if the DN exists

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2017-08-29 07:23:29 +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: Allow a caller (in particular Samba) to handle the list of attributes with an index 2017-05-31 06:34:26 +02:00
ldb_controls.c ldb_controls: avoid unnecessary unchecked talloc_asprintf()s 2016-03-22 08:00:32 +01: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 ldb: Fix two signed/unsigned hickups 2016-08-05 22:20:05 +02:00
ldb_ldif.c ldb: add LDB_ATTR_FLAG_FORCE_BASE64_LDIF support 2016-02-17 03:43:23 +01:00
ldb_match.c ldb: Fix comment on ldb_register_extended_match_rule 2016-09-01 05:49:14 +02:00
ldb_modules.c lib: ldb: Use NULL to allocate modules not talloc_autofree_context(). 2017-07-26 21:35:21 +02:00
ldb_msg.c ldb: avoid searching empty lists in ldb_msg_find_common_values 2017-07-07 15:51:25 +02: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: Add LDB_UNPACK_DATA_FLAG_NO_ATTRS 2017-08-29 07:23:29 +02: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: Lock the whole backend database for the duration of a search 2017-07-02 17:35:19 +02:00
qsort.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00