1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/ldb/include
Andrew Bartlett e584fe85a5 ldb: Allow a caller (in particular Samba) to handle the list of attributes with an index
By doing that, Samba will use a binary search to locate the attributes
rather than an O(n) search, during every search or modify of the database.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2017-05-31 06:34:26 +02:00
..
dlinklist.h Revert "ldb:dlinklist: avoid -Wtautological-compare errors with gcc6" 2016-07-15 00:54:12 +02:00
ldb_errors.h ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldb_handlers.h ldb: Expose ldb_handler_fold() funcion 2011-07-28 15:20:51 +10:00
ldb_module.h 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_private.h 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.h ldb: Allow a caller (in particular Samba) to handle the list of attributes with an index 2017-05-31 06:34:26 +02:00