summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2021-06-09 08:27:36 +0200
committerVolker Lendecke <vl@samba.org>2021-12-10 14:02:30 +0000
commita697814eba925c0a1d7bea8210181adf370436be (patch)
tree7145da7d370e32132747bf1a4149c73102a7be07 /librpc
parentda90c02b16849038a8fce4f3ab824a41c43bfea9 (diff)
downloadsamba-a697814eba925c0a1d7bea8210181adf370436be.tar.gz
idl: Define messages sent between samba-dcerpcd and rpcd's
MSG_RPC_DUMP_STATUS will be like pool-usage carrying a file descriptor to report status to, the other two are described in rpc_host.idl. NOALIGN on rpc_worker_status: This makes it easier to count bytes to push into a static buffer. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/messaging.idl4
1 files changed, 4 insertions, 0 deletions
diff --git a/librpc/idl/messaging.idl b/librpc/idl/messaging.idl
index 61566919446..d6929c799ad 100644
--- a/librpc/idl/messaging.idl
+++ b/librpc/idl/messaging.idl
@@ -160,6 +160,10 @@ interface messaging
/* MSG_DBWRAP_G_LOCK_RETRY = 4002, */
MSG_DBWRAP_MODIFIED = 4003,
+ MSG_RPC_HOST_NEW_CLIENT = 4004,
+ MSG_RPC_WORKER_STATUS = 4005,
+ MSG_RPC_DUMP_STATUS = 4006,
+
/*
* source4 allows new messages to be registered at
* runtime (currently used in python bindings and in