summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb2/fileinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-10/+14
2007-10-10r25551: Convert to standard bool type.Jelmer Vernooij1-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r16872: when we know the data length we can preallocate the bufferStefan Metzmacher1-1/+1
2007-10-10r16733: implement SMB2 SetInfoStefan Metzmacher1-1/+16
2007-10-10r16670: try to match the vista error codes a bit moreStefan Metzmacher1-4/+24
2007-10-10r16666: implement setting of security_descriptors via SMB2 SetInfoStefan Metzmacher1-5/+43
2007-10-10r16568: add parsing code for SMB2 SetInfoStefan Metzmacher1-1/+65
2007-10-10r16520: move smb2srv_break_recv back to fileio.cStefan Metzmacher1-5/+0
2007-10-10r16467: implement SMB2 GetInfo server codeStefan Metzmacher1-7/+166
2007-10-10r16407: add parsing code the SMB2 GetInfo in the serverStefan Metzmacher1-0/+77