s3-prefork: Fix cast warning.
[idra/samba.git] / source3 / lib / conn_tdb.c
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-07 Volker Lendeckes3: Remove procid_self() from connections_fetch_entry()
2010-08-07 Volker Lendeckes3: Remove an unnecessary NULL check
2010-03-01 Volker Lendeckes3: Add connections_forall_read()
2010-03-01 Volker Lendeckes3: Make the difference between r/o and r/w in connecti...
2010-03-01 Volker Lendeckes3: Make connections_forall open connections.tdb r/w
2010-02-24 Volker Lendeckes3: Make connections_fetch_record() static
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Volker LendeckeFix some nonempty blank lines
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
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 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...