1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/ldb/common
Volker Lendecke f5154a86fa ldb: Fix an unused variable warning
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2016-11-30 20:36:24 +01:00
..
attrib_handlers.c ldb: bad if test in ldb_comparison_fold() 2013-12-07 11:10:47 +01:00
ldb_attributes.c lib-ldb: Check for input parameter when searching attributes by name 2014-11-25 05:04:07 +01: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 ldb: Fix an unused variable warning 2016-11-30 20:36:24 +01:00
ldb_msg.c lib/ldb: fix logic in ldb_val_to_time() 2015-01-24 17:49:05 +01:00
ldb_options.c
ldb_pack.c ldb: Avoid multiple tiny allocations during full DB scan 2016-08-31 10:53:09 +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.c ldb: Add better debugging to ldb_wait() 2016-07-19 13:41:11 +02:00
qsort.c