ldb_tdb: Build a key value operation library
authorGarming Sam <garming@catalyst.net.nz>
Fri, 16 Feb 2018 00:26:46 +0000 (13:26 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 6 Mar 2018 00:39:16 +0000 (01:39 +0100)
commit4014499b128cab567a3b27e31ce4ee86e58be4f7
tree83ff124abe41d2d0201965ac95459b99e1968e2b
parente3d364a99b98498b131452e739cedf8ce5a773da
ldb_tdb: Build a key value operation library

This allows sharing of the originally ldb_tdb operations to the new
ldb_mdb backend.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Mar  6 01:39:16 CET 2018 on sn-devel-144
lib/ldb/ldb_tdb/ldb_tdb.c
lib/ldb/ldb_tdb/ldb_tdb.h
lib/ldb/ldb_tdb/ldb_tdb_init.c [new file with mode: 0644]
lib/ldb/wscript