summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb2/fileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* r16872: when we know the data length we can preallocate the bufferStefan Metzmacher2007-10-101-1/+1
* r16733: implement SMB2 SetInfoStefan Metzmacher2007-10-101-1/+16
* r16670: try to match the vista error codes a bit moreStefan Metzmacher2007-10-101-4/+24
* r16666: implement setting of security_descriptors via SMB2 SetInfoStefan Metzmacher2007-10-101-5/+43
* r16568: add parsing code for SMB2 SetInfoStefan Metzmacher2007-10-101-1/+65
* r16520: move smb2srv_break_recv back to fileio.cStefan Metzmacher2007-10-101-5/+0
* r16467: implement SMB2 GetInfo server codeStefan Metzmacher2007-10-101-7/+166
* r16407: add parsing code the SMB2 GetInfo in the serverStefan Metzmacher2007-10-101-0/+77