summaryrefslogtreecommitdiffstats
path: root/lib/dbwrap/wscript_build
Commit message (Collapse)AuthorAgeFilesLines
* dbwrap: dbwrap_ntdb.cRusty Russell2013-02-201-10/+10
| | | | | | | | | This is a dbwrap backend for ntdb. It's a fairly straight conversion from the tdb version. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* dbwrap: dbwrap_local_open()Rusty Russell2012-06-221-0/+1
| | | | | | | | This simply opens a tdb: it will eventually switch depending on the extension. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
* move the dbwrap library to the top levelMichael Adam2012-05-141-0/+11
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon May 14 04:04:55 CEST 2012 on sn-devel-104