mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3:messaging add MSG_SMB_KILL_CLIENT_IP message
Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
9acacb27ec
commit
4673b488c9
@ -89,6 +89,9 @@ interface messaging
|
||||
MSG_SMB_NOTIFY_CLEANUP = 0x0314,
|
||||
MSG_SMB_SCAVENGER = 0x0315,
|
||||
|
||||
/* shutdown connection for given client */
|
||||
MSG_SMB_KILL_CLIENT_IP = 0x0316,
|
||||
|
||||
/* winbind messages */
|
||||
MSG_WINBIND_FINISHED = 0x0401,
|
||||
MSG_WINBIND_FORGET_STATE = 0x0402,
|
||||
|
Loading…
x
Reference in New Issue
Block a user