s3:messaging.idl: define MSG_SMBXSRV_SESSION_CLOSE
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Apr 2012 10:44:12 +0000 (12:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 25 Jun 2012 18:55:07 +0000 (20:55 +0200)
metze

source3/librpc/idl/messaging.idl

index 5493d75f65a2c0431b5155adbdaa9c04fd874f76..df1f321e183062aafdd3c2e3324a187aede717da 100644 (file)
@@ -103,6 +103,9 @@ interface messaging
                /* event messages */
                MSG_DUMP_EVENT_LIST             = 0x0500,
 
+               /* smbXsrv messages */
+               MSG_SMBXSRV_SESSION_CLOSE       = 0x0600,
+
                /* dbwrap messages 4001-4999 (0x0FA0 - 0x1387) */
                /* MSG_DBWRAP_TDB2_CHANGES              = 4001, */
                MSG_DBWRAP_G_LOCK_RETRY         = 4002,