Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes for libutil | Brad Hards | 2010-02-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | ||||
* | s3: Add tdb_data_equal | Volker Lendecke | 2010-02-12 | 1 | -0/+8 |
| | |||||
* | Fix builds with external tdb | Simo Sorce | 2009-10-11 | 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. | ||||
* | Ensure documentation matches the tdb_util function usage. | Jeremy Allison | 2009-05-11 | 1 | -2/+2 |
| | | | | Jeremy. | ||||
* | Use common util_file code. | Jelmer Vernooij | 2008-10-12 | 1 | -2/+2 |
| | |||||
* | Sync util_tdb implementations. | Jelmer Vernooij | 2008-10-12 | 1 | -233/+27 |
| | |||||
* | Fix include paths to new location of libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -1/+1 |
| | |||||
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+546 |
Conflicts: source4/Makefile |