debug: factor out a function that opens and closes the new and old logfile
[bbaumbach/samba-autobuild/.git] / lib / util / util_tdb.h
2017-11-13 Volker Lendeckeutil_tdb: Make a few functions static
2017-09-16 Volker Lendeckelib: util_tdb.h needs tdb.h
2014-12-16 Volker Lendeckelib: Add tdb_fetch_talloc
2014-12-16 Volker Lendeckelib: Add map_unix_error_from_tdb
2014-09-18 Volker Lendeckelib: Move tdb lock timeout fns to source3
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-19 Gregor Becklib/util_tdb: factor out tdb_data_talloc_copy()
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-04-18 Andrew Bartlettlib/util: Move map_nt_error_from_tdb to the top level
2011-12-03 Gregor Becklib/util: factor out tdb_data_is_empty
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-10 Günther Deschnerlib/util/util_tdb.h: fix licence/copyright
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2010-02-22 Brad HardsSpelling fixes for libutil
2010-02-12 Volker Lendeckes3: Add tdb_data_equal
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijMake util_tdb.h static since it is now used by Samba3.