r8366: Root-level files don't have a slash, but acls need to be settable on
[samba.git] / source3 / tdb /
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr7640: Fix based on work from "Shlomi Yaakobovich...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Derrell Lipmanr7025: 1 if not all data is available at the time we...
2007-10-10 Herb Lewisr6623: This change fixes a few broken commands plus...
2007-10-10 Jeremy Allisonr6235: Partial fix for bugid #2581. Ensure if realloc...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Volker Lendecker5861: Apply some const
2007-10-10 Volker Lendecker5767: Get rid of some compiler warnings
2007-10-10 Jeremy Allisonr5532: Patch to detect infinite loops when traversing...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr3772: BUG 2006: patch from Michel Gravey <michel.grave...
2007-10-10 Jeremy Allisonr2999: Remove lockedkeys code. Not used.
2007-10-10 Jeremy Allisonr2979: Fix incorrect locks/unlocks in tdb_lockkeys...
2007-10-10 Tim Potterr2924: Another #if that should be an #ifdef.
2007-10-10 Tim Potterr2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from...
2007-10-10 Jim McDonoughr2239: Fixup formatting errors in TDB_LOG calls. Add...
2007-10-10 Jim McDonoughr2131: Fixup format string. The magic value format...
2007-10-10 Jeremy Allisonr2032: If you're selecting a hash algorithm for tdb...
2007-10-10 Jeremy Allisonr2026: Simplify statcache to use an in-memory tdb....
2007-10-10 John Terpstrar923: Fixes so tdbtool and tdbtest can be built. Added...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-03-28 Andrew Tridgellmerge tdb changes from samba4 - this means tdb is now...
2004-03-07 Tim PotterMerge from HEAD.
2004-03-06 Tim Pottertdbdump doesn't need to #include <sys/mman.h>
2004-02-27 Rafal SzczesniakAdded copyrights I forgot about looong ago...
2004-02-27 Rafal SzczesniakAdded copyrights I forgot about looong ago...
2004-02-19 Jeremy AllisonFix the "too many fcntl locks" scalability problem...
2004-02-19 Jeremy AllisonFix the "too many fcntl locks" scalability problem...
2004-02-01 Tim PotterMerge from 3.0:
2004-02-01 Tim PotterDon't log an error in tdb_brlock() if a non-blocking...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
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-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...
next