s3:messaging: make it possible to receive a fd array from another process
commit64d140197e7d668a773ac2f85c9cabd8c59e4804
authorStefan Metzmacher <metze@samba.org>
Tue, 24 Jun 2014 05:39:05 +0000 (24 07:39 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 24 Sep 2014 06:44:11 +0000 (24 08:44 +0200)
tree6f26ff1c365c33957508891b0461d53676e5e0f2
parent1b35d2ed631631f470dc5a7cff54068a832bfafc
s3:messaging: make it possible to receive a fd array from another process

In order to receive the fd array the caller needs to use
messaging_filtered_read_send/recv(). For all higher level
methods we silently close/ignore the fd array.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/lib/dbwrap/dbwrap_watch.c
source3/lib/messages.c
source3/lib/messages_dgm.c
source3/lib/messages_dgm.h
source3/librpc/idl/messaging.idl