mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
3433468e12
I wrote this to see if using a ldb for idmap store (the equivalent of
winbindd_idmap.tdb) makes sense. It's a long lived database that
administrators may wish to edit, so ldb makes sense, but at the moment
ldb is too slow. This test will help us speed it up.
(This used to be commit
|
||
---|---|---|
.. | ||
binding_string.c | ||
config.mk | ||
dbspeed.c | ||
event.c | ||
iconv.c | ||
idtree.c | ||
irpc.c | ||
local.c | ||
messaging.c | ||
ndr.c | ||
registry.c | ||
resolve.c | ||
sddl.c | ||
socket.c | ||
torture.c | ||
util_file.c | ||
util_strlist.c |