Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-16 | imported the tdb_repack() code from CTDB | Andrew Tridgell | 1 | -1/+4 | |
The tdb_repack() function repacks a TDB so that it has a single freelist entry. The file doesn't shrink, but it does remove all freelist fragmentation. This code originated in the CTDB vacuuming code, but will now be used in ldb to cope with fragmentation from re-indexing | |||||
2008-09-19 | Add shared-build target to tdb. | Simo Sorce | 1 | -0/+1 | |
Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | |||||
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+167 | |