summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2014-06-24 07:43:27 +0200
committerMichael Adam <obnox@samba.org>2016-01-26 15:58:10 +0100
commit5e91bf0337073a509c67d8819dea6d00dd6e7fb0 (patch)
tree9054d5cdcc5b698cbf24afac73f61cce191cb84c /librpc
parent6a24cccd804eb8b89023fa0265d548fd722d909f (diff)
downloadsamba-5e91bf0337073a509c67d8819dea6d00dd6e7fb0.tar.gz
idl:messagaing: add MSG_SMBXSRV_CONNECTION_PASS
Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/messaging.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/idl/messaging.idl b/librpc/idl/messaging.idl
index ca99f414a1e..62323228cfb 100644
--- a/librpc/idl/messaging.idl
+++ b/librpc/idl/messaging.idl
@@ -126,6 +126,7 @@ interface messaging
/* smbXsrv messages */
MSG_SMBXSRV_SESSION_CLOSE = 0x0600,
+ MSG_SMBXSRV_CONNECTION_PASS = 0x0601,
/* source4 and NTVFS smb server messages */
MSG_BRL_RETRY = 0x0700,