s3:smb2_break: make use of file_fsp_smb2()
[ddiss/samba.git] / source3 / smbd / smb2_break.c
2012-06-17 Stefan Metzmachers3:smb2_break: make use of file_fsp_smb2()
2011-10-12 Stefan Metzmachers3:smb2_server: use smbd_smb2_request_verify_sizes...
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-05 Günther Deschners3: include smbd/smbd.h where needed.
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2010-05-12 Jeremy AllisonPass more SMB2 oplock tests. Only oplock stream tests...
2010-05-10 Jeremy AllisonSMB2 always have level2 oplock capability. Correct...
2010-04-28 Jeremy AllisonUpdate (C) for 2010.
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...