summaryrefslogtreecommitdiffstats
path: root/source3/smbd/smb2_keepalive.c
Commit message (Collapse)AuthorAgeFilesLines
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
| | | | Guenther
* libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher2009-08-121-1/+1
| | | | | | This will hold code that's shared between source3 and source4. metze
* s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)Stefan Metzmacher2009-05-201-0/+55
metze