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
Andrew Bartlett 347b2c65a4 ldb: Show the type of failing operation in default error message
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-09-16 19:35:49 +02:00
..
attrib_handlers.c ldb: lay foundation for proper utc/generalized time handling 2012-06-22 23:22:03 -07:00
ldb_attributes.c
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 ldb: use strncmp instead of strcmp when comparing the val part 2013-02-08 15:06:37 +11: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: Show the type of failing operation in default error message 2013-09-16 19:35:49 +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_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.c ldb: Ensure to decrement the transaction_active whenever we delete a transaction 2013-01-26 13:42:46 +01:00
qsort.c