summaryrefslogtreecommitdiffstats
path: root/source3/smbd/smb2_close.c
Commit message (Expand)AuthorAgeFilesLines
* libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher2009-08-121-1/+1
* s3: Change fsp->fsp_name to be an smb_filename struct!Tim Prouty2009-07-201-1/+1
* s3:smbd: close_file() handles named pipes just fine, no reason to return NOT_...Stefan Metzmacher2009-07-131-5/+0
* s3:smbd: skip file handle checks for SMB2 compounded requestsStefan Metzmacher2009-06-091-1/+3
* s3:smbd: implement SMB2 CloseStefan Metzmacher2009-06-031-0/+132