Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug
[nivanova/samba-autobuild/.git] / source3 / tdb /
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...
2002-07-15 Andrew Tridgelldon't report the faiilure of non-blocking locks. They...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-06-28 Andrew Tridgelldon't backup to a newer file
2002-06-03 Tim PotterAdded tdb_delete_by_string() function.
2002-05-22 Andrew Tridgellauto-recover from the fairly common case of a non-clean...
2002-04-30 Jean-François Mico... fixed tdbtool from core dumping. But the braces to...
2002-04-27 Jeremy AllisonMerge Herb's idmap endian fix.
2002-04-19 Jeremy AllisonWe cannot set errno=0 in any of the wrapper calls as...
2002-04-19 Jeremy AllisonFirst cut at fix for the EINTR problem... More needs...
2002-04-16 Andrew Tridgellignore a few more files
2002-04-14 Andrew BartlettExtra file for the tdb search code (linked list definit...
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-13 Andrew BartlettMake our atomic increment code actually do this during...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-10 Jeremy AllisonAdded Shirish's client side caching policy change.
2002-04-09 Tim PotterWhen printing a tdb log message display "unnamed" inste...
2002-04-07 Simo Sorceuint32 store and fectch functions, a signed int is...
2002-04-07 Simo Sorcebetter check of called function's return
2002-03-21 Jeremy AllisonMake winbindd_idmap tdb endian independent. This is...
2002-03-11 Andrew Tridgella bit more portability for tdbbackup
2002-03-10 Andrew Tridgellmake tdbbackup more portable
2002-03-10 Andrew Tridgellprevent bogus compiler complaints about comments in...
2002-03-09 Andrew Tridgelladded a bunch of explanation about tdbbackup
2002-03-09 Andrew Tridgelldon't use -pg by default when building standalone
2002-03-08 Andrew Tridgelladded -v and -s options
2002-03-07 Andrew Tridgelladded a tdb backup utility
2002-03-01 Andrew BartlettVarious comment fixes from Rafal Szczesniak <mimir...
2002-02-27 Jeremy AllisonMemory leak on error condition fixed by Kian Win <codeg...
next