s3:smb2_close: make use of file_fsp_smb2()
[ddiss/samba.git] / source3 / smbd / smb2_close.c
2012-06-17 Stefan Metzmachers3:smb2_close: make use of file_fsp_smb2()
2011-10-12 Stefan Metzmachers3:smb2_server: use smbd_smb2_request_verify_sizes...
2011-04-05 Günther Deschners3: include smbd/smbd.h where needed.
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
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-13 Stefan Metzmachers3:smbd: close_file() handles named pipes just fine...
2009-06-09 Stefan Metzmachers3:smbd: skip file handle checks for SMB2 compounded...
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Close