index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
locking
/
brlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-11
Quieten valgrind message on make valgrindtest. This doesn't
Jeremy Allison
1
-0
/
+5
2008-03-17
Merge leftovers of 0e1a86bc845 in 3-0-ctdb
Volker Lendecke
1
-1
/
+1
2008-01-20
Fix some "set but never used" warnings
Volker Lendecke
1
-5
/
+0
2008-01-16
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
1
-14
/
+15
2007-12-10
Tiny simplifications
Volker Lendecke
1
-5
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-28
/
+28
2007-10-10
r25055: Add file_id_string_tos
Volker Lendecke
1
-1
/
+1
2007-10-10
r24266: Remove the "open files database hash size" parameter
Volker Lendecke
1
-2
/
+1
2007-10-10
r24034: Print the full cluster pid in print_lock_struct
Volker Lendecke
1
-2
/
+2
2007-10-10
r23885: Fix make test on opi.
Volker Lendecke
1
-0
/
+1
2007-10-10
r23882: Fix Coverity id 389 -- finally (I hope)
Volker Lendecke
1
-7
/
+11
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23759: Fix make test -- sorry
Volker Lendecke
1
-2
/
+2
2007-10-10
r23755: Fix Coverity id 384
Volker Lendecke
1
-1
/
+7
2007-10-10
r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)
Jeremy Allison
1
-0
/
+6
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-5
/
+5
2007-10-10
r23316: Ouch... This would not have run in production without cluster code
Volker Lendecke
1
-2
/
+2
2007-10-10
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
1
-0
/
+106
2007-10-10
r23195: Add void *private_data to brl_forall
Volker Lendecke
1
-10
/
+28
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-11
/
+9
2007-10-10
r23169: Merge 535 of Tridge's bzr tree:
Volker Lendecke
1
-2
/
+5
2007-10-10
r23165: Convert brlock.tdb to dbwrap
Volker Lendecke
1
-38
/
+51
2007-10-10
r23014: For all branches, ensure that if we're blocked on a POSIX
Jeremy Allison
1
-3
/
+22
2007-10-10
r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
Volker Lendecke
1
-23
/
+28
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-6
/
+6
2007-10-10
r22688: Change lock_data in struct byte_range_lock from void * to struct lock...
Volker Lendecke
1
-24
/
+15
2007-10-10
r22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy Allison
1
-3
/
+8
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r21723: Make use of the per-hashchain "freelists"
Volker Lendecke
1
-0
/
+3
2007-10-10
r19668: Convert the locking params to use struct share_param instead of snum
Volker Lendecke
1
-8
/
+8
2007-10-10
r17924: Get rid of warnings now that talloc is merged.
Volker Lendecke
1
-3
/
+1
2007-10-10
r17452: Some C++ warnings
Volker Lendecke
1
-2
/
+3
2007-10-10
r17346: Add optimisation vl needs for the cluster code where
Jeremy Allison
1
-8
/
+37
2007-10-10
r17314: Optimisation for POSIX locking. If we're downgrading
Jeremy Allison
1
-29
/
+66
2007-10-10
r17293: After the results from the cluster tests in Germany,
Jeremy Allison
1
-6
/
+0
2007-10-10
r17279: conn->cnum is the tid we've given to the client. This has nothing to ...
Volker Lendecke
1
-6
/
+6
2007-10-10
r17276: Don't change the POSIX lock ref count if posix locking = no.
Jeremy Allison
1
-2
/
+2
2007-10-10
r17181: Fix the build farm RAW-READ bug. When making a copy
Jeremy Allison
1
-1
/
+3
2007-10-10
r17105: Fix the race Volker found - we had a non-locked
Jeremy Allison
1
-7
/
+7
2007-10-10
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
Jeremy Allison
1
-33
/
+24
2007-10-10
r17046: Ensure we're using the right pointers ...
Jeremy Allison
1
-11
/
+7
2007-10-10
r17043: Fix memleak when processing CIFS POSIX lock/unlock
Jeremy Allison
1
-4
/
+5
2007-10-10
r17041: Trying to track down a *big* memory leak in the new lock code.
Jeremy Allison
1
-1
/
+1
2007-10-10
r16987: Fix the logic errors in ref-counting Windows locks.
Jeremy Allison
1
-2
/
+6
2007-10-10
r16973: Fix subtle logic error in lock ref counting found by
Jeremy Allison
1
-4
/
+4
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-106
/
+198
2007-10-10
r15419: Never write the same function twice :-). In a traversal
Jeremy Allison
1
-62
/
+60
2007-10-10
r15402: Fix for bug #3587. Dead entries can be left in the locking
Jeremy Allison
1
-1
/
+102
2007-10-10
r15269: Fix incorrect boolean in assert to make POSIX lock tests
Jeremy Allison
1
-1
/
+1
[next]