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
/
include
/
locking.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
smbd: Move "struct byte_range_lock" definition to brlock.c
Volker Lendecke
1
-9
/
+1
2013-09-11
smbd: Fix blank line endings
Volker Lendecke
1
-6
/
+6
2012-06-06
s3:include: change lock_struct->fnum to uint64_t
Michael Adam
1
-1
/
+1
2012-06-06
s3:include: change lock_context->tid to uint32_t
Michael Adam
1
-1
/
+1
2012-06-06
s3:includes: move struct share_mode_lock to locking.h
Stefan Metzmacher
1
-0
/
+4
2012-04-18
s3-build: move file_id.c into samba3-util and create a private header
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+2
2011-01-25
idl: add file_id idl.
Günther Deschner
1
-8
/
+1
2010-05-07
This patch looks bigger than it is. It does 2 things. 1). Renames smbpid -> s...
Jeremy Allison
1
-4
/
+4
2010-04-30
Plumb the SMB2 front end into the blocking lock backend.
Jeremy Allison
1
-0
/
+7
2009-02-19
s3: Add extid to the dev/inode pair
Tim Prouty
1
-0
/
+1
2009-02-13
Add VFS ops for Windows BRL: Lock, Unlock and Cancel:
Zack Kirsch
1
-0
/
+20
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
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
r23195: Add void *private_data to brl_forall
Volker Lendecke
1
-12
/
+0
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-9
/
+10
2007-10-10
r23165: Convert brlock.tdb to dbwrap
Volker Lendecke
1
-0
/
+1
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-3
/
+3
2007-10-10
r22688: Change lock_data in struct byte_range_lock from void * to struct lock...
Volker Lendecke
1
-1
/
+1
2007-10-10
r17346: Add optimisation vl needs for the cluster code where
Jeremy Allison
1
-0
/
+1
2007-10-10
r17314: Optimisation for POSIX locking. If we're downgrading
Jeremy Allison
1
-2
/
+6
2007-10-10
r17177: Get rid of a global variable by adding a private data pointer to
Volker Lendecke
1
-6
/
+0
2007-10-10
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
Jeremy Allison
1
-1
/
+3
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+88