Don't set an iterator to a piece of free'd memory, store it first.
[samba.git] / source3 / tdb /
2004-02-01 Tim PotterDon't log an error in tdb_brlock() if a non-blocking...
2004-01-08 Andrew BartlettIn tdb_allocate(), we would create a new record by...
2003-12-09 Jeremy AllisonIRIX spinlock patch from James Peach <jpeach@sgi.com>.
2003-10-24 Jeremy AllisonJanitorial duty for tpot. Merge tdb error log fix.
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 Tim PotterAdd some debugs in the error paths for tdb_brlock(...
2003-10-20 Jeremy AllisonMerge tridge's tdb updates.
2003-10-18 Andrew Tridgellfixed spinlocks in tdb
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-02 Jeremy AllisonPortability fixes from schmitz@hp.com (Joachim Schmitz...
2003-10-02 Jeremy AllisonPortability fixes from schmitz@hp.com (Joachim Schmitz...
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-06 Jeremy AllisonChange some internal interfaces to cause the hash ...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Carteradding command for moving a record from one tdb to...
2003-07-16 Gerald Cartermake tdbtool deal with NULL and non-NULL terminated...
2003-07-16 Gerald Carterading new files from 3.0
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-07-01 Volker LendeckeDifferent fix for memleak just committed. This belongs...
2003-06-24 Simo Sorcedo not forget the include file :-)
2003-06-24 Simo Sorceadd tdb backup function separation and winbind idmap...
2003-06-20 Andrew Tridgellfixed a bug found by volker
2003-06-12 Volker LendeckeGet rid of a const warning.
2003-06-12 Volker LendeckeFix typo found by Vance
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-04-22 Andrew BartlettStart merging mimir's trusted domain code from HEAD...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettMerge valgrind header usage from HEAD.
2003-04-15 Jelmer VernooijIt's #ifdef CONFIG_H, not #if CONFI_H
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Tim PotterComment syncup.
2003-04-14 Tim PotterMerge of tdbtool multi-line string fix.
2003-04-14 Tim PotterMulti-line string constants have been deprecated in...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-10 Jeremy AllisonFix from Andrew Esh to ensure tdb_pack can't segfault.
2003-04-10 Jeremy AllisonFix from Andrew Esh to ensure tdb_pack can't segfault.
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew Bartlettstrictly, you can't #if on somthing that may or may...
2003-03-14 Rafal SzczesniakFresh meat in trusted domains code:
2003-03-13 Tim PotterMerge of tdb_unlockeys() crash fix.
2003-03-13 Tim PotterFixed crash bug when calling tdb_unlockkeys() with...
2003-03-11 Martin PoolRemove valgrind_strlen function, hopefully no longer...
2003-03-11 Martin PoolNote about using Valgrind with tdbs.
2003-03-11 Martin PoolWhen opening an existing DB, don't require the hash_siz...
2003-03-11 Martin PoolWhen opening an existing DB, don't require the hash_siz...
2003-02-20 Jeremy AllisonEnsure tdb error code is set for corrupt and i/o errors...
2003-02-20 Jeremy AllisonEnsure tdb error code is set for corrupt and i/o errors...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-14 Martin PoolDoc
2003-02-04 Jeremy AllisonEnsure we overwrite a tdb if the hash size changes.
2003-02-04 Jeremy AllisonEnsure we overwrite a tdb if the hash size changes.
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-12 Andrew BartlettKeep all the const warnings in one place, by adding...
2003-01-11 Gerald Carterfix tdb_append() prototype
2003-01-11 Gerald Carterfix tdb_append() prototype
2003-01-11 Jeremy AllisonAdded tdb_append() call. Efficiently adds to an entry...
2003-01-11 Jeremy AllisonAdded tdb_append() call. Efficiently adds to an entry...
2003-01-09 Martin Pooltdb_chainlock_with_timeout: Add TODO: If we time out...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Tim PotterMerge of some kind of bugfix from idra.
2002-12-17 Simo Sorceit's getting comic ...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-09 Jeremy AllisonAdd chainlock_read functions to get a read lock. Used...
2002-11-09 Jeremy AllisonAdd chainlock_read functions to get a read lock. Used...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-09-26 Jeremy AllisonMake explicit the difference between a tdb key with...
2002-09-26 Jeremy AllisonMake explicit the difference between a tdb key with...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-23 Volker Lendecketdbdump also needs signal.h. Thanks to Guenther Deschne...
2002-09-19 Jeremy Allisontdb tools need #include <signal.h>
2002-09-17 Jeremy AllisonNever, *ever* hold a mutex lock in the message database...
2002-08-30 Andrew Tridgellensure that we unlock in case we hit a tdb error
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
next