summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/libnet_join.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/idl/libnet_join.idl')
-rw-r--r--source3/librpc/idl/libnet_join.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/librpc/idl/libnet_join.idl b/source3/librpc/idl/libnet_join.idl
index 3975d83a80..7f6e346455 100644
--- a/source3/librpc/idl/libnet_join.idl
+++ b/source3/librpc/idl/libnet_join.idl
@@ -31,6 +31,7 @@ interface libnetjoin
[in] ads_struct *ads,
[in] boolean8 debug,
[in] netr_SchannelType secure_channel_type,
+ [in,noprint] messaging_context *msg_ctx,
[out] string account_name,
[out] string netbios_domain_name,
[out] string dns_domain_name,
@@ -54,6 +55,7 @@ interface libnetjoin
[in] dom_sid *domain_sid,
[in] ads_struct *ads,
[in] boolean8 debug,
+ [in,noprint] messaging_context *msg_ctx,
[out] string netbios_domain_name,
[out] string dns_domain_name,
[out] boolean8 modified_config,