summaryrefslogtreecommitdiffstats
path: root/source3/locking/brlock.c
Commit message (Expand)AuthorAgeFilesLines
* r24034: Print the full cluster pid in print_lock_structVolker Lendecke2007-10-101-2/+2
* r23885: Fix make test on opi.Volker Lendecke2007-10-101-0/+1
* r23882: Fix Coverity id 389 -- finally (I hope)Volker Lendecke2007-10-101-7/+11
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23759: Fix make test -- sorryVolker Lendecke2007-10-101-2/+2
* r23755: Fix Coverity id 384Volker Lendecke2007-10-101-1/+7
* r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)Jeremy Allison2007-10-101-0/+6
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-5/+5
* r23316: Ouch... This would not have run in production without cluster codeVolker Lendecke2007-10-101-2/+2
* r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke2007-10-101-0/+106
* r23195: Add void *private_data to brl_forallVolker Lendecke2007-10-101-10/+28
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-11/+9
* r23169: Merge 535 of Tridge's bzr tree:Volker Lendecke2007-10-101-2/+5
* r23165: Convert brlock.tdb to dbwrapVolker Lendecke2007-10-101-38/+51
* r23014: For all branches, ensure that if we're blocked on a POSIXJeremy Allison2007-10-101-3/+22
* r22846: Chunk one to replace message_send_pid with messaging_send: Deep insideVolker Lendecke2007-10-101-23/+28
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-6/+6
* r22688: Change lock_data in struct byte_range_lock from void * to struct lock...Volker Lendecke2007-10-101-24/+15
* r22588: Make all uses of TALLOC_MEMDUP consistent.Jeremy Allison2007-10-101-3/+8
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-4/+4
* r21723: Make use of the per-hashchain "freelists"Volker Lendecke2007-10-101-0/+3
* r19668: Convert the locking params to use struct share_param instead of snumVolker Lendecke2007-10-101-8/+8
* r17924: Get rid of warnings now that talloc is merged.Volker Lendecke2007-10-101-3/+1
* r17452: Some C++ warningsVolker Lendecke2007-10-101-2/+3
* r17346: Add optimisation vl needs for the cluster code whereJeremy Allison2007-10-101-8/+37
* r17314: Optimisation for POSIX locking. If we're downgradingJeremy Allison2007-10-101-29/+66
* r17293: After the results from the cluster tests in Germany,Jeremy Allison2007-10-101-6/+0
* r17279: conn->cnum is the tid we've given to the client. This has nothing to ...Volker Lendecke2007-10-101-6/+6
* r17276: Don't change the POSIX lock ref count if posix locking = no.Jeremy Allison2007-10-101-2/+2
* r17181: Fix the build farm RAW-READ bug. When making a copyJeremy Allison2007-10-101-1/+3
* r17105: Fix the race Volker found - we had a non-lockedJeremy Allison2007-10-101-7/+7
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-101-33/+24
* r17046: Ensure we're using the right pointers ...Jeremy Allison2007-10-101-11/+7
* r17043: Fix memleak when processing CIFS POSIX lock/unlockJeremy Allison2007-10-101-4/+5
* r17041: Trying to track down a *big* memory leak in the new lock code.Jeremy Allison2007-10-101-1/+1
* r16987: Fix the logic errors in ref-counting Windows locks.Jeremy Allison2007-10-101-2/+6
* r16973: Fix subtle logic error in lock ref counting found byJeremy Allison2007-10-101-4/+4
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-106/+198
* r15419: Never write the same function twice :-). In a traversalJeremy Allison2007-10-101-62/+60
* r15402: Fix for bug #3587. Dead entries can be left in the lockingJeremy Allison2007-10-101-1/+102
* r15269: Fix incorrect boolean in assert to make POSIX lock testsJeremy Allison2007-10-101-1/+1
* r15255: Add return statement after abort to placate fussy compilers. Closes ...Tim Potter2007-10-101-0/+2
* r15083: Using talloc with destructors is nice and all, but in thisJeremy Allison2007-10-101-9/+5
* r15060: The brlock code gets called a lot. Ensure we keep theJeremy Allison2007-10-101-29/+13
* r15026: Fix warning until POSIX locking finished.Jeremy Allison2007-10-101-2/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-101-315/+985
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2007-10-101-2/+4
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-5/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-12/+12