messaging.idl: Register a message type for authentication log messages
[bbaumbach/samba-autobuild/.git] / librpc / idl / messaging.idl
index 032f95eeab9bafc6f87b11b79fd5fa3270e7bb09..2a94eeee93b17b32ff255cc4f136592155c10ee8 100644 (file)
@@ -139,6 +139,9 @@ interface messaging
                MSG_NTVFS_OPLOCK_BREAK          = 0x0703,
                MSG_DREPL_ALLOCATE_RID          = 0x0704,
 
+               /* Called during authentication and authorization to allow out-of- */
+               MSG_AUTH_LOG                    = 0x0800,
+
                /* dbwrap messages 4001-4999 (0x0FA0 - 0x1387) */
                /* MSG_DBWRAP_TDB2_CHANGES              = 4001, */
                /* MSG_DBWRAP_G_LOCK_RETRY              = 4002, */