summaryrefslogtreecommitdiff
path: root/source3/tdb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r39: * importing .cvsignore filesGerald Carter1-11/+0
2004-03-28merge tdb changes from samba4 - this means tdb is now under the LGPL, as disc...Andrew Tridgell3-44/+64
2004-03-07Merge from HEAD.Tim Potter1-1/+0
2004-02-27Added copyrights I forgot about looong ago...Rafal Szczesniak2-2/+4
2004-02-19Fix the "too many fcntl locks" scalability problem raised by tridge.Jeremy Allison2-11/+23
2004-02-01Don't log an error in tdb_brlock() if a non-blocking lock returns EAGAIN -Tim Potter1-4/+8
2004-01-08In tdb_allocate(), we would create a new record by writing a local variableAndrew Bartlett1-0/+2
2003-12-09IRIX spinlock patch from James Peach <jpeach@sgi.com>.Jeremy Allison1-0/+45
2003-10-24Add some debugs in the error paths for tdb_brlock() to help track downTim Potter1-1/+6
2003-10-18fixed spinlocks in tdbAndrew Tridgell4-3/+10
2003-10-06split some security related functions in their own files.Simo Sorce1-2/+1
2003-10-02Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison2-0/+23
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-2/+2
2003-09-06Change some internal interfaces to cause the hash (which is *expensive*)Jeremy Allison1-18/+31
2003-07-16adding command for moving a record from one tdb to anotherGerald Carter1-0/+55
2003-07-16make tdbtool deal with NULL and non-NULL terminated keysGerald Carter1-4/+14
2003-07-10i guess i'm the only one this ever annyoed...Gerald Carter1-3/+3
2003-07-01Different fix for memleak just committed. This belongs intoVolker Lendecke1-0/+1
2003-06-24do not forget the include file :-)Simo Sorce1-0/+23
2003-06-24add tdb backup function separation and winbind idmap upgrade code formSimo Sorce2-169/+202
2003-06-20fixed a bug found by volkerAndrew Tridgell1-1/+2
2003-06-12Get rid of a const warning.Volker Lendecke1-1/+1
2003-06-12Fix typo found by VanceVolker Lendecke1-1/+1
2003-05-14spellingTim Potter1-2/+2
2003-04-22Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trustingAndrew Bartlett1-6/+145
2003-04-16Merge valgrind header usage from HEAD.Andrew Bartlett1-10/+0
2003-04-15It's #ifdef CONFIG_H, not #if CONFI_HJelmer Vernooij1-1/+1
2003-04-14Comment syncup.Tim Potter1-0/+21
2003-04-14Merge of tdbtool multi-line string fix.Tim Potter1-17/+17
2003-04-10Fix from Andrew Esh to ensure tdb_pack can't segfault.Jeremy Allison1-7/+10
2003-03-13Merge of tdb_unlockeys() crash fix.Tim Potter1-0/+2
2003-03-11When opening an existing DB, don't require the hash_size specified toMartin Pool1-2/+1
2003-02-20Ensure tdb error code is set for corrupt and i/o errors before callingJeremy Allison1-1/+24
2003-02-04Ensure we overwrite a tdb if the hash size changes.Jeremy Allison1-1/+2
2003-01-30Add 3 second timeout when terminating server and sending print notifyJeremy Allison1-4/+13
2003-01-15*lots of small merges form HEADGerald Carter1-5/+9
2003-01-14Merge from HEAD:Andrew Bartlett1-40/+27
2003-01-11fix tdb_append() prototypeGerald Carter1-1/+1
2003-01-11Added tdb_append() call. Efficiently adds to an entry. Used by new messagingJeremy Allison3-12/+148
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-21/+21
2002-12-20Merge of some kind of bugfix from idra.Tim Potter1-1/+2
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison1-0/+10
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison1-4/+8
2002-11-09Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2-5/+50
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison2-12/+10
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison3-6/+49
2002-09-26Make explicit the difference between a tdb key with no data attached, andJeremy Allison1-2/+11
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter7-0/+24
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell6-10/+153
2002-07-14This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+37