Age | Commit message (Expand) | Author | Files | Lines |
2013-02-19 | lib/util_tdb: factor out tdb_data_talloc_copy() | Gregor Beck | 1 | -0/+15 |
2012-06-22 | util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c | Rusty Russell | 1 | -0/+79 |
2012-06-19 | lib/util_tdb: depend directly on tdb, not tdb_compat. | Rusty Russell | 1 | -4/+4 |
2012-06-19 | TDB2: make SAMBA use tdb1 again for the moment. | Rusty Russell | 1 | -4/+0 |
2012-04-18 | lib/util: Move map_nt_error_from_tdb to the top level | Andrew Bartlett | 1 | -1/+64 |
2011-12-06 | lib/util/util_tdb: adhere to coding style for tdb_data_is_empty() | Michael Adam | 1 | -1/+2 |
2011-12-03 | lib/util: factor out tdb_data_is_empty | Gregor Beck | 1 | -0/+4 |
2011-06-20 | tdb_compat: Higher level API fixes. | Rusty Russell | 1 | -4/+4 |
2011-06-20 | tdb_store: check returns for 0, not -1. | Rusty Russell | 1 | -7/+7 |
2011-06-20 | tdb_fetch_compat: use instead of tdb_fetch. | Rusty Russell | 1 | -3/+3 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -1/+1 |
2011-02-28 | tdb: Use <tdb.h> to include tdb so system headers are found when building aga... | Jelmer Vernooij | 1 | -1/+1 |
2010-02-22 | Spelling fixes for libutil | Brad Hards | 1 | -2/+2 |
2010-02-12 | s3: Add tdb_data_equal | Volker Lendecke | 1 | -0/+8 |
2009-10-11 | Fix builds with external tdb | Simo Sorce | 1 | -1/+1 |
2009-05-11 | Ensure documentation matches the tdb_util function usage. | Jeremy Allison | 1 | -2/+2 |
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 |