mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
messaging.idl: add MSG_RPCD_WITNESS_REGISTRATION_UPDATE
This will be used for rpcd_witness_registration_updateB messages in 'net witness [client-move,...]' commands later. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Günther Deschner <gd@samba.org>
This commit is contained in:
parent
3e70b31f01
commit
0744d55be0
@ -141,6 +141,9 @@ interface messaging
|
||||
MSG_SMBXSRV_CONNECTION_PASSED = 0x0602,
|
||||
MSG_SMBXSRV_CONNECTION_DROP = 0x0603,
|
||||
|
||||
/* rpcd_witness messages */
|
||||
MSG_RPCD_WITNESS_REGISTRATION_UPDATE = 0x0680,
|
||||
|
||||
/* source4 and NTVFS smb server messages */
|
||||
MSG_BRL_RETRY = 0x0700,
|
||||
MSG_PVFS_RETRY_OPEN = 0x0701,
|
||||
|
Loading…
x
Reference in New Issue
Block a user