summaryrefslogtreecommitdiff
path: root/source3/smbd/smb2_server.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-20s3:smbd: add smbd_smb2_request_done_ex()Stefan Metzmacher1-5/+13
2009-05-20s3:smbd: fix initialized memory in SMB2 responsesStefan Metzmacher1-4/+4
2009-05-20s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)Stefan Metzmacher1-0/+36
2009-05-20s3:smbd: add support for SMB2 NegotiateStefan Metzmacher1-0/+2
2009-05-20s3:smbd: add infrastructure for SMB2 supportStefan Metzmacher1-0/+961