mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
messaging: Add new SMBD message
Signed-off-by: Vinit Agnihotri <vagnihotri@ddn.com> Reviewed-by: Martin Schwenke <mschwenke@ddn.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
4ef1eb92ed
commit
644b50b05b
@ -117,6 +117,9 @@ interface messaging
|
||||
/* smbd message */
|
||||
MSG_SMB_FORCE_TDIS_DENIED = 0x0321,
|
||||
|
||||
/* smbd ip dropped message */
|
||||
MSG_SMB_IP_DROPPED = 0x0322,
|
||||
|
||||
/* winbind messages */
|
||||
MSG_WINBIND_FINISHED = 0x0401,
|
||||
MSG_WINBIND_FORGET_STATE = 0x0402,
|
||||
|
Loading…
x
Reference in New Issue
Block a user