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
/
smbd
/
oplock_onefs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
s3:smbd/oplock_onefs: avoid using smbd_messaging_context()
Stefan Metzmacher
1
-2
/
+2
2011-12-13
s3:smbd/oplock_onefs: pass smbd_server_connection to onefs_oplock_wait_record()
Stefan Metzmacher
1
-1
/
+4
2011-12-13
s3:smbd/oplock: pass smbd_server_connection to onefs_init_kernel_oplocks()
Stefan Metzmacher
1
-2
/
+4
2011-05-31
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2010-05-13
Be more forgiving on client oplock break failure (as Windows does). Remove a ...
Jeremy Allison
1
-1
/
+0
2010-04-12
Move to using 64-bit mid values in our internal open file database.
Jeremy Allison
1
-7
/
+9
2010-04-09
Plumb SMB2 stubs into all the places we defer SMB1 operations.
Jeremy Allison
1
-3
/
+1
2009-11-03
s3: Remove debug_ctx()
Volker Lendecke
1
-4
/
+4
2009-07-24
s3 onefs: Fix the onefs modules after the big refactoring
Tim Prouty
1
-12
/
+12
2009-07-20
s3: Change fsp->fsp_name to be an smb_filename struct!
Tim Prouty
1
-5
/
+6
2009-07-20
s3 onefs oplocks: Replace static fstring with talloc'd dbg_ctx()
Tim Prouty
1
-16
/
+16
2009-05-12
s3 onefs: Self-contend level2 oplocks on BRL
Zack Kirsch
1
-1
/
+0
2009-04-06
s3 onefs: Simplify level 2 oplock self-contention
Tim Prouty
1
-74
/
+5
2009-02-23
s3 OneFS: Fix a double free in an error path
Tim Prouty
1
-3
/
+2
2009-02-09
s3 OneFS: Add kernel oplocks implementation
Tim Prouty
1
-0
/
+798