summaryrefslogtreecommitdiff
path: root/source3/smbd/smb2_keepalive.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-12libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher1-1/+1
This will hold code that's shared between source3 and source4. metze
2009-05-20s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)Stefan Metzmacher1-0/+55
metze