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
/
source3
/
smbd
/
oplock_linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo...
Jeremy Allison
2009-09-03
1
-2
/
+2
*
Help debug for bug 6651 - smbd SIGSEGV when breaking oplocks.
Jeremy Allison
2009-08-24
1
-0
/
+4
*
s3: Change fsp->fsp_name to be an smb_filename struct!
Tim Prouty
2009-07-20
1
-4
/
+5
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
1
-2
/
+4
*
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
2009-02-09
1
-1
/
+1
*
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
2009-01-27
1
-49
/
+17
*
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
2009-01-22
1
-12
/
+24
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-18
/
+14
*
Fix Bug #5285. (libcap header mismatch)
Günther Deschner
2008-05-28
1
-46
/
+2
*
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2008-01-16
1
-6
/
+16
*
Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE().
Michael Adam
2008-01-07
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-4
/
+4
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-12
/
+12
*
r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,
Jim McDonough
2007-10-10
1
-9
/
+18
*
r17896: Reformatting. I did not want to do it anymore, but these ones looked ...
Volker Lendecke
2007-10-10
1
-12
/
+19
*
r15668: DOS or FCB opens share one share mode entry from different
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r15446: Tidy up the formatting of locking debug messages and make it more
James Peach
2007-10-10
1
-0
/
+1
*
r12735: After talking to Tridge and Jeremy... This needs to be made more generic
Volker Lendecke
2007-10-10
1
-16
/
+6
*
r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...
Volker Lendecke
2007-10-10
1
-6
/
+16
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-53
/
+3
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6586: get rid of a few more compiler warnings
Herb Lewis
2007-10-10
1
-0
/
+2
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-16
/
+16
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-3
/
+9
*
Fix more 64-bit printf warnings.
Tim Potter
2003-11-03
1
-2
/
+2
*
Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
Jeremy Allison
2003-05-15
1
-0
/
+1
*
merged real time signal fixes from head
Andrew Tridgell
2003-03-28
1
-1
/
+4
*
Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.
Andrew Bartlett
2003-01-14
1
-0
/
+2
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-27
/
+30
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fixed unsigned / long unsigned format missmatch.
Jeremy Allison
2001-11-06
1
-4
/
+4
*
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
2001-10-20
1
-46
/
+46
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
1
-1
/
+2
*
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2001-06-25
1
-5
/
+5
*
More compiler warning fixes.
Tim Potter
2001-05-08
1
-2
/
+2
*
Fix from matthew.hart@veritas.com - bad error return from linux_oplock_receiv...
Jeremy Allison
2001-04-27
1
-2
/
+2
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-5
/
+0
*
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
2000-06-19
1
-7
/
+7
*
enable the Linux change notify code and change some notify debug code
Andrew Tridgell
2000-06-12
1
-6
/
+17
*
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2000-06-12
1
-12
/
+17
*
a better test for oplocks being enabled in this kernel
Andrew Tridgell
2000-06-11
1
-1
/
+18
*
fixed Linux capabilities handling
Andrew Tridgell
2000-06-11
1
-21
/
+39
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
1
-6
/
+57
*
a first pass at Linux kernel oplocks support
Andrew Tridgell
2000-06-10
1
-0
/
+205