pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / lib / util / util_tdb.c
2017-11-13 Volker Lendeckeutil_tdb: Make a few functions static
2017-03-28 Volker Lendeckelib: Avoid an includes.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-06-19 Rusty Russelllib/util_tdb: depend directly on tdb, not tdb_compat.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-04-18 Andrew Bartlettlib/util: Move map_nt_error_from_tdb to the top level
2011-12-06 Michael Adamlib/util/util_tdb: adhere to coding style for tdb_data_...
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_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2010-02-22 Brad HardsSpelling fixes for libutil
2010-02-12 Volker Lendeckes3: Add tdb_data_equal
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-11 Simo SorceFix builds with external tdb
2009-05-12 Jeremy AllisonEnsure documentation matches the tdb_util function...
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 VernooijUse common util_file code.
2008-10-12 Jelmer VernooijSync util_tdb implementations.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.