Add a tdb backend
commit244188082f180a9fdd4cff9a02cf0106e3971fc1
authorAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 16 Apr 2010 05:40:37 +0000 (16 02:40 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 16 Apr 2010 05:40:37 +0000 (16 02:40 -0300)
tree611c0cced1622eb9295a3b27fe31cde3cec21942
parent2471150926fb4ab0956b864715dbee2dbda7e297
Add a tdb backend

tdb (http://tdb.samba.org/) is a nice gdbm-alike database, from the Samba
project.

This patch adds support for it.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
INSTALL
nmdb/Makefile
nmdb/be-tdb.c [new file with mode: 0644]
nmdb/be.h