summaryrefslogtreecommitdiff
path: root/source3/smbd/smb2_getinfo.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-12s3:smbd: start SMB2 GetInfo support for File*Information levelsStefan Metzmacher1-1/+139
TODO: the EA levels are not fully supported. metze
2009-07-02s3:smbd: add marshalling layer for SMB2 GetInfo supportStefan Metzmacher1-0/+258
metze