messaging.idl: Register a message type for authentication log messages
authorAndrew Bartlett <abartlet@samba.org>
Tue, 7 Mar 2017 02:09:38 +0000 (15:09 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 28 Mar 2017 07:23:11 +0000 (09:23 +0200)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
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, */