summaryrefslogtreecommitdiffstats
path: root/source3/smbd/smb2_setinfo.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smbd: implement SMB2 Cancel correctly.Stefan Metzmacher2009-08-171-5/+1
* libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher2009-08-121-1/+1
* s3:smbd: rename conn => sconn for smbd_server_connection structsStefan Metzmacher2009-08-081-4/+4
* s3: Change fsp->fsp_name to be an smb_filename struct!Tim Prouty2009-07-201-18/+7
* s3:smbd: add support for SMB2 SetInfo File*InformationStefan Metzmacher2009-07-151-1/+128
* s3 smb2: Fix unused variable warningTim Prouty2009-07-061-1/+0
* s3:smbd: add marshalling layer for SMB2 SetInfo supportStefan Metzmacher2009-07-021-0/+219