summaryrefslogtreecommitdiffstats
path: root/lib/tdb/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-66/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* tdb: add restoreVolker Lendecke2010-09-231-0/+9
| | | | Based on an idea by Simon McVittie, largely rewritten
* lib/tdb: add tdb_check()Rusty Russell2009-10-221-1/+1
| | | | | | | | ctdb wants a quick way to detect corrupt tdbs; particularly, tdbs with loops in their hash chains. tdb_check() provides this. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
* lib/tdb: don't generate a static library for the samba4 buildStefan Metzmacher2009-02-031-1/+1
| | | | | | We also don't do this for talloc and ldb. metze
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+57