index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
oplock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Remove debug_ctx()
Volker Lendecke
2009-11-03
1
-5
/
+5
*
s3: Change fsp->fsp_name to be an smb_filename struct!
Tim Prouty
2009-07-20
1
-10
/
+14
*
We have to deny a level 2 oplock if kernel oplocks are enabled
Volker Lendecke
2009-04-12
1
-0
/
+6
*
s3 oplocks: Add back procid_str to debug message
Tim Prouty
2009-04-07
1
-2
/
+3
*
s3 oplocks: Refactor level II oplock contention
Tim Prouty
2009-04-06
1
-57
/
+53
*
Use cluster-aware procid_is_me instead of comparing pid's
Volker Lendecke
2009-04-03
1
-2
/
+2
*
Use procid_str in debug messages for better cluster-debuggability
Volker Lendecke
2009-04-03
1
-11
/
+13
*
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
2009-03-23
1
-24
/
+3
*
s3: Add extid to the dev/inode pair
Tim Prouty
2009-02-19
1
-14
/
+14
*
s3 OneFS: Add kernel oplocks implementation
Tim Prouty
2009-02-09
1
-0
/
+7
*
s3 oplocks: Add capabilites flags field to the kernel_oplocks struct
Tim Prouty
2009-02-09
1
-2
/
+28
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
1
-2
/
+23
*
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
2009-02-09
1
-2
/
+2
*
S3: New module interface for SMB message statistics gathering
todd stecher
2009-02-09
1
-3
/
+6
*
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
2009-01-27
1
-51
/
+13
*
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
2009-01-22
1
-23
/
+10
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-9
/
+1
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
1
-2
/
+1
*
Fix bug #5980 - Race condition when granting level2 oplocks can cause break n...
Jeremy Allison
2008-12-18
1
-4
/
+27
*
Fix bug #5979 - Level 2 oplocks being granted improperly,
Jeremy Allison
2008-12-17
1
-5
/
+18
*
Allow server manager to close open files selected by id.
Jeremy Allison
2008-05-27
1
-1
/
+1
*
locking: store the write time in the locking.tdb
Stefan Metzmacher
2008-04-07
1
-3
/
+6
*
use talloc_tos in a few more places
Volker Lendecke
2008-01-10
1
-3
/
+3
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-13
/
+13
*
As the encryption is stream based there's no reason
Jeremy Allison
2007-12-30
1
-5
/
+7
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-1
/
+5
*
Remove the smb_read_error global variable and replace
Jeremy Allison
2007-11-03
1
-1
/
+0
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-12
/
+12
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-1
/
+1
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-12
/
+12
*
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
*
r23589: Ensure we will always release any timeout handler
Jeremy Allison
2007-10-10
1
-6
/
+4
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+6
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-56
/
+38
*
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
2007-10-10
1
-65
/
+77
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r21064: The core of this patch is
Volker Lendecke
2007-10-10
1
-10
/
+20
*
r20846: Before this gets out of control...
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
James Peach
2007-10-10
1
-3
/
+3
*
r18224: Paranoia - ensure the oplock event handler is
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r17452: Some C++ warnings
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r17293: After the results from the cluster tests in Germany,
Jeremy Allison
2007-10-10
1
-11
/
+0
*
r17134: Fix a debug message
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r15958: Make us pass RAW-OPLOCK with kernel oplocks off.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
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
-18
/
+22
[next]