index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
locking
/
brlock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-09-10
1
-1
/
+1
*
r24266: Remove the "open files database hash size" parameter
Volker Lendecke
2007-08-07
1
-2
/
+1
*
r24034: Print the full cluster pid in print_lock_struct
Volker Lendecke
2007-07-24
1
-2
/
+2
*
r23885: Fix make test on opi.
Volker Lendecke
2007-07-16
1
-0
/
+1
*
r23882: Fix Coverity id 389 -- finally (I hope)
Volker Lendecke
2007-07-16
1
-7
/
+11
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23759: Fix make test -- sorry
Volker Lendecke
2007-07-09
1
-2
/
+2
*
r23755: Fix Coverity id 384
Volker Lendecke
2007-07-09
1
-1
/
+7
*
r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)
Jeremy Allison
2007-06-16
1
-0
/
+6
*
r23511: Merge branches/SAMBA_3_0@23510
James Peach
2007-06-15
1
-5
/
+5
*
r23316: Ouch... This would not have run in production without cluster code
Volker Lendecke
2007-06-03
1
-2
/
+2
*
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
2007-05-29
1
-0
/
+106
*
r23195: Add void *private_data to brl_forall
Volker Lendecke
2007-05-29
1
-10
/
+28
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-05-29
1
-11
/
+9
*
r23169: Merge 535 of Tridge's bzr tree:
Volker Lendecke
2007-05-27
1
-2
/
+5
*
r23165: Convert brlock.tdb to dbwrap
Volker Lendecke
2007-05-27
1
-38
/
+51
*
r23014: For all branches, ensure that if we're blocked on a POSIX
Jeremy Allison
2007-05-19
1
-3
/
+22
*
r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:
Stefan Metzmacher
2007-05-16
1
-4
/
+4
*
r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
Volker Lendecke
2007-05-14
1
-23
/
+28
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-05-07
1
-6
/
+6
*
r22688: Change lock_data in struct byte_range_lock from void * to struct lock...
Volker Lendecke
2007-05-05
1
-24
/
+15
*
r22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy Allison
2007-04-30
1
-3
/
+8
*
r21723: Make use of the per-hashchain "freelists"
Volker Lendecke
2007-03-06
1
-0
/
+3
*
r19810: more merge work....does not compile currently. Working on smbd merge
Gerald Carter
2006-11-21
1
-189
/
+335
*
r17045: Make sure we're using the right pointers in the
Jeremy Allison
2006-07-15
1
-11
/
+7
*
r17044: One more for 3.0.23a - fix a reference after free...
Jeremy Allison
2006-07-15
1
-0
/
+1
*
r17042: Fix critical memleak in POSIX locks (only) code.
Jeremy Allison
2006-07-14
1
-0
/
+2
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-4
/
+105
*
r15083: Using talloc with destructors is nice and all, but in this
Jeremy Allison
2006-04-13
1
-9
/
+5
*
r15060: The brlock code gets called a lot. Ensure we keep the
Jeremy Allison
2006-04-12
1
-29
/
+13
*
r15026: Fix warning until POSIX locking finished.
Jeremy Allison
2006-04-10
1
-2
/
+1
*
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
2006-04-10
1
-315
/
+985
*
r14763: Add a new tuning parameter, open files database hash size,
Jeremy Allison
2006-03-29
1
-2
/
+4
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2006-03-07
1
-5
/
+2
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
1
-12
/
+12
*
r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk
Herb Lewis
2005-04-27
1
-0
/
+3
*
r5634: Fix 64-bit overflow problems found by BlueArc torture tester.
Jeremy Allison
2005-03-03
1
-9
/
+0
*
r4108: As check_self is *always* False in every invokation, remove the
Jeremy Allison
2004-12-09
1
-11
/
+6
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2004-12-07
1
-1
/
+1
*
r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...
Jeremy Allison
2004-10-18
1
-17
/
+56
*
r3008: when checking for the existance of a lock we are only doing a single
Andrew Tridgell
2004-10-17
1
-3
/
+0
*
r1011: fix bad merge (from a few months ago) and ensure that we always use td...
Gerald Carter
2004-06-04
1
-2
/
+2
*
r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk
CVS Import User
2004-04-04
1
-0
/
+714