Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem | Martin Schwenke | 2014-09-10 | 1 | -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 Schwenke | 2011-11-11 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit fdca12c25e6fce6206135b994dedf44265e4eb09) | ||||
* | update lib/replace from samba4 | Andrew Tridgell | 2007-07-10 | 1 | -3/+2 |
| | | | | (This used to be ctdb commit f0555484105668c01c21f56322992e752e831109) | ||||
* | merge db wrap code from samba4 | Andrew Tridgell | 2007-01-25 | 1 | -0/+33 |
(This used to be ctdb commit 2f3c299c76ce463cd866dfb1900ff45928f32ba6) |