Plumb SMB2 stubs into all the places we defer SMB1 operations.
[samba.git] / source3 / smbd / oplock_onefs.c
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-07-25 Tim Proutys3 onefs: Fix the onefs modules after the big refactoring
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-07-21 Tim Proutys3 onefs oplocks: Replace static fstring with talloc...
2009-05-13 Zack Kirschs3 onefs: Self-contend level2 oplocks on BRL
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Tim Proutys3 onefs: Simplify level 2 oplock self-contention
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Tim Proutys3 OneFS: Fix a double free in an error path
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation