summaryrefslogtreecommitdiff
path: root/lib/dbwrap/dbwrap_local_open.c
Commit message (Expand)AuthorAgeFilesLines
* ntdb: remove --disable-ntdb.Rusty Russell2013-04-131-8/+0
* dbwrap_local_open: never open the .tdb if there is an .ntdbRusty Russell2013-02-201-0/+5
* dbwrap_local_open: open NTDB if extension is .ntdbRusty Russell2013-02-201-5/+157
* ntdb: make --disable-ntdb work properly.Rusty Russell2012-07-041-0/+2
* dbwrap: dbwrap_local_open()Rusty Russell2012-06-221-0/+70