Implement oplocks within SMB2. Plumb into the existing SMB1 oplock system.
[kamenim/samba.git] / source3 / smbd / smb2_break.c
2010-04-24 Jeremy AllisonImplement oplocks within SMB2. Plumb into the existing...
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2010-04-08 Jeremy AllisonStart to plumb smb2 into the oplock system. Calls dummy...
2009-08-17 Stefan Metzmachers3:smbd: implement SMB2 Cancel correctly.
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-08-08 Stefan Metzmachers3:smbd: rename conn => sconn for smbd_server_connectio...
2009-07-24 Volker LendeckeFix a few uninitialized variable warnings
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Break support...