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
Stefan Metzmacher ad2b5fae7f ldb: add support for LDB_CONTROL_DIRSYNC_EX
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2016-02-17 03:43:23 +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: add support for LDB_CONTROL_DIRSYNC_EX 2016-02-17 03:43:23 +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 CID 1348110 Uninitialized scalar variable 2016-01-15 07:12:06 +01: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: remove unneeded type arg from DLIST_ADD_END 2016-02-06 21:48:17 +01:00
ldb_modules.c ldb: remove unneeded type arg from DLIST_ADD_END 2016-02-06 21:48:17 +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 lib/ldb: Use talloc_memdup() because we know the length of the attribute already 2015-12-17 03:23:21 +01: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: Allow to register extended match rules 2014-12-22 00:18:09 +01:00
qsort.c