]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Move send_keepalive() to smbd/smb1_utils.c
authorVolker Lendecke <vl@samba.org>
Fri, 17 Jul 2020 10:36:22 +0000 (12:36 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 17 Aug 2020 19:35:37 +0000 (19:35 +0000)
commit2e7f3e5e650b31c5cdd89dfa703844053b4e4885
treea736eb3c51a45c8768f1dbd5a0ebe1a493b513e8
parent3514e4100cc87c840dba43715f84f0b04162c354
lib: Move send_keepalive() to smbd/smb1_utils.c

This is a SMB1-only packet sent from smbd only

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/proto.h
source3/lib/util_sock.c
source3/smbd/process.c
source3/smbd/smb1_utils.c
source3/smbd/smb1_utils.h