summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/util/db_wrap.h
Commit message (Collapse)AuthorAgeFilesLines
* ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystemMartin Schwenke2014-09-101-36/+0
| | | | | | | | | | | | | | | This makes it consistent with Samba, to ease transition. Update unit test code to link to with tdb_wrap instead of including db_wrap.c. There are some potential whitespace fixes in this commit that have been ignored. CTDB's lib/tdb_wrap will be deleted after the transition to Samba's lib/tdb_wrap, so there's no point polishing it too much. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
* Added some #ifndefs to stop files being included multiple times.Martin Schwenke2011-11-111-0/+4
| | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit fdca12c25e6fce6206135b994dedf44265e4eb09)
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
| | | | (This used to be ctdb commit f0555484105668c01c21f56322992e752e831109)
* merge db wrap code from samba4Andrew Tridgell2007-01-251-0/+33
(This used to be ctdb commit 2f3c299c76ce463cd866dfb1900ff45928f32ba6)