s3:messaging add MSG_SMB_FORCE_CLIENT_DISCONNECT message
authorChristian Ambach <ambi@samba.org>
Fri, 15 Mar 2013 14:06:41 +0000 (15:06 +0100)
committerChristian Ambach <ambi@samba.org>
Thu, 27 Jun 2013 20:31:47 +0000 (22:31 +0200)
source3/librpc/idl/messaging.idl

index ddcf0e348d116a63b7f1c5110347e84cd2d42a1c..11db02f5d464eb205e5c07cdd560c2a862f83868 100644 (file)
@@ -89,6 +89,9 @@ interface messaging
                MSG_SMB_NOTIFY_CLEANUP          = 0x0314,
                MSG_SMB_SCAVENGER               = 0x0315,
 
+               /* shutdown connection for given client */
+               MSG_SMB_FORCE_CLIENT_DISCONNECT = 0x0315,
+
                /* winbind messages */
                MSG_WINBIND_FINISHED            = 0x0401,
                MSG_WINBIND_FORGET_STATE        = 0x0402,