summaryrefslogtreecommitdiffstats
path: root/source3/smbd/smb2_setinfo.c
Commit message (Expand)AuthorAgeFilesLines
* (Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-...Jeremy Allison2010-05-191-1/+1
* Update (C) for 2010.Jeremy Allison2010-04-281-0/+1
* Connect set security descriptor into SMB2 code.Jeremy Allison2010-04-281-6/+19
* Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.Jeremy Allison2010-03-051-1/+1
* Implement rename/move in SMB2 from Windows7.Jeremy Allison2010-02-251-1/+2
* 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