summaryrefslogtreecommitdiffstats
path: root/source/locking/brlock.c
Commit message (Expand)AuthorAgeFilesLines
* r25055: Add file_id_string_tosVolker Lendecke2007-09-101-1/+1
* r24266: Remove the "open files database hash size" parameterVolker Lendecke2007-08-071-2/+1
* r24034: Print the full cluster pid in print_lock_structVolker Lendecke2007-07-241-2/+2
* r23885: Fix make test on opi.Volker Lendecke2007-07-161-0/+1
* r23882: Fix Coverity id 389 -- finally (I hope)Volker Lendecke2007-07-161-7/+11
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23759: Fix make test -- sorryVolker Lendecke2007-07-091-2/+2
* r23755: Fix Coverity id 384Volker Lendecke2007-07-091-1/+7
* r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)Jeremy Allison2007-06-161-0/+6
* r23511: Merge branches/SAMBA_3_0@23510James Peach2007-06-151-5/+5
* r23316: Ouch... This would not have run in production without cluster codeVolker Lendecke2007-06-031-2/+2
* r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke2007-05-291-0/+106
* r23195: Add void *private_data to brl_forallVolker Lendecke2007-05-291-10/+28
* r23183: Check in a change made by Tridge:Volker Lendecke2007-05-291-11/+9
* r23169: Merge 535 of Tridge's bzr tree:Volker Lendecke2007-05-271-2/+5
* r23165: Convert brlock.tdb to dbwrapVolker Lendecke2007-05-271-38/+51
* r23014: For all branches, ensure that if we're blocked on a POSIXJeremy Allison2007-05-191-3/+22
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-4/+4
* r22846: Chunk one to replace message_send_pid with messaging_send: Deep insideVolker Lendecke2007-05-141-23/+28
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-05-071-6/+6
* r22688: Change lock_data in struct byte_range_lock from void * to struct lock...Volker Lendecke2007-05-051-24/+15
* r22588: Make all uses of TALLOC_MEMDUP consistent.Jeremy Allison2007-04-301-3/+8
* r21723: Make use of the per-hashchain "freelists"Volker Lendecke2007-03-061-0/+3
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-189/+335
* r17045: Make sure we're using the right pointers in theJeremy Allison2006-07-151-11/+7
* r17044: One more for 3.0.23a - fix a reference after free...Jeremy Allison2006-07-151-0/+1
* r17042: Fix critical memleak in POSIX locks (only) code.Jeremy Allison2006-07-141-0/+2
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-4/+105
* r15083: Using talloc with destructors is nice and all, but in thisJeremy Allison2006-04-131-9/+5
* r15060: The brlock code gets called a lot. Ensure we keep theJeremy Allison2006-04-121-29/+13
* r15026: Fix warning until POSIX locking finished.Jeremy Allison2006-04-101-2/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-315/+985
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2006-03-291-2/+4
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-5/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-12/+12
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2005-04-271-0/+3
* r5634: Fix 64-bit overflow problems found by BlueArc torture tester.Jeremy Allison2005-03-031-9/+0
* r4108: As check_self is *always* False in every invokation, remove theJeremy Allison2004-12-091-11/+6
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-1/+1
* r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...Jeremy Allison2004-10-181-17/+56
* r3008: when checking for the existance of a lock we are only doing a singleAndrew Tridgell2004-10-171-3/+0
* r1011: fix bad merge (from a few months ago) and ensure that we always use td...Gerald Carter2004-06-041-2/+2
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+714