Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-11 | Fix builds with external tdb | Simo Sorce | 1 | -1/+1 | |
Make sure we do not reference our internal tdb directly. Let configure define what tdb.h file to use so that builds that use an extrenal tdb do not include 2 different versions of the tdb header. | |||||
2009-05-11 | Ensure documentation matches the tdb_util function usage. | Jeremy Allison | 1 | -2/+2 | |
Jeremy. | |||||
2008-10-12 | Use common util_file code. | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-12 | Sync util_tdb implementations. | Jelmer Vernooij | 1 | -233/+27 | |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+546 | |
Conflicts: source4/Makefile |