summaryrefslogtreecommitdiffstats
path: root/source/tdb
Commit message (Expand)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-204-6/+187
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-2838-3978/+5119
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-9/+0
* r15104: Implement Samba4's tdb_name().Volker Lendecke2006-04-171-0/+8
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2006-04-171-5/+13
* r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2006-04-063-4/+20
* r14030: Fix resource leak in error codepath. Coverity CID #64.Jeremy Allison2006-03-081-2/+6
* r14026: Fix resource leak on error exit. Coverity CID #65.Jeremy Allison2006-03-081-0/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-4/+7
* r13792: Merged Simo's fixes for tdbtraverse.Jeremy Allison2006-03-021-2/+2
* r13197: Add -k switch to dump the data of a single key.Lars Müller2006-01-271-5/+41
* r12760: Fix bug 3384Volker Lendecke2006-01-071-0/+30
* r12713: Remove use of uint8_t -> uint8.Jeremy Allison2006-01-041-3/+3
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-183-4/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-303-9/+14
* r10355: Merge back the clear-if-first fix from Samba4. Couldn't wait tridge, ...Jeremy Allison2005-09-201-6/+5
* r9852: Add tridge's Samba4 tdb optimisations.Jeremy Allison2005-09-011-0/+48
* r9738: Adapt tdb_torture to the new CLEAR_IF_FIRST semantics. We need one parentVolker Lendecke2005-08-291-33/+33
* r9095: Add crude chainlength statistics to the crude tdbtool.Volker Lendecke2005-08-051-0/+4
* r8595: Delete unused prototypes.Tim Potter2005-07-191-2/+0
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-2/+2
* r7640: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison2005-06-161-6/+7
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-312-8/+45
* r7025: 1 if not all data is available at the time we go to read a packet, retryDerrell Lipman2005-05-271-10/+17
* r6623: This change fixes a few broken commands plus adds someHerb Lewis2005-05-063-215/+324
* r6235: Partial fix for bugid #2581. Ensure if realloc fails on an internalJeremy Allison2005-04-071-3/+8
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-2/+3
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2005-03-312-3/+3
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2005-03-302-3/+3
* r5861: Apply some constVolker Lendecke2005-03-171-2/+2
* r5767: Get rid of some compiler warningsVolker Lendecke2005-03-121-1/+6
* r5532: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...Jeremy Allison2005-02-241-0/+7
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-073-3/+40
* r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b...Gerald Carter2004-11-151-1/+1
* r2999: Remove lockedkeys code. Not used.Jeremy Allison2004-10-152-72/+0
* r2979: Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys().Jeremy Allison2004-10-151-4/+4
* r2924: Another #if that should be an #ifdef.Tim Potter2004-10-121-2/+2
* r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.Tim Potter2004-09-081-0/+8
* r2239: Fixup formatting errors in TDB_LOG calls. Add printf attribute suppor...Jim McDonough2004-09-072-2/+5
* r2131: Fixup format string. The magic value format specifier was missing, soJim McDonough2004-08-311-1/+1
* r2032: If you're selecting a hash algorithm for tdb, you need to do it at ope...Jeremy Allison2004-08-253-11/+7
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2004-08-242-26/+34
* r923: Fixes so tdbtool and tdbtest can be built. Added build specs for tdbdum...John Terpstra2004-05-271-1/+4
* r39: * importing .cvsignore filesGerald Carter2004-04-051-11/+0
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-0417-0/+5373