dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source3 / include / util_tdb.h
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-04-14 Günther Deschners3-build: make sure we pick up system tdb and talloc...
2010-03-13 Volker Lendeckes3: Make tdb_wrap_open more robust
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Volker LendeckeAdd tdb_data_cmp
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-28 Michael Adams3:util_tdb: remove duplicate prototypes (from ../lib...
2009-01-28 Michael Adams3: separate tdb validation code out into its own sourc...
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeRemove unused tdb_search_keys()
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common error definitions.
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 VernooijSync util_tdb implementations.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-26 Michael Adamutil_tdb: remove trivial and unused tdb_wipe().
2008-03-26 Michael Adamutil_tdb: make the _byblob fetch/store functions public...
2008-03-25 Michael Adamutil_tdb: add a wrapper tdb_wipe() for traverse with...
2008-03-25 Michael Adamutil_tdb: add the tdb_pack_append() prototype to util_tdb.h
2008-03-25 Michael Adamutil_tdb: group prototypes in util_tdb.h thematically
2008-03-25 Michael Adambuild: don't autogenerate prototypes for util_tdb and...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23600: First step in abstracting the winbindd cache...
2007-10-10 Michael Adamr22739: Make prototypes in include/util_tdb.h of some...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Volker Lendecker21076: Two pieces of infrastructure from Samba4: An...
2007-10-10 Andrew Tridgellr19429: moved tdb/common/tdbutil.c into lib/util_tdb.c