summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_netlogon.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-01-24 23:37:57 +0100
committerGünther Deschner <gd@samba.org>2008-01-24 23:41:45 +0100
commitcd8ef2e41db5ec60ed9a893c4d533839af3501a6 (patch)
treec8f54ecdd60fb041b437aebe16c0564e234fd0e2 /source3/librpc/gen_ndr/cli_netlogon.h
parent5546c09d8b94920f9fc67afb475190f43fbb3edb (diff)
downloadsamba-cd8ef2e41db5ec60ed9a893c4d533839af3501a6.tar.gz
samba-cd8ef2e41db5ec60ed9a893c4d533839af3501a6.tar.bz2
samba-cd8ef2e41db5ec60ed9a893c4d533839af3501a6.zip
make idl.
Guenther (This used to be commit 212f6fc000d093bad9f78307743639b391db3fe5)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_netlogon.h')
-rw-r--r--source3/librpc/gen_ndr/cli_netlogon.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/source3/librpc/gen_ndr/cli_netlogon.h b/source3/librpc/gen_ndr/cli_netlogon.h
index 30a9645767..9716f4084b 100644
--- a/source3/librpc/gen_ndr/cli_netlogon.h
+++ b/source3/librpc/gen_ndr/cli_netlogon.h
@@ -185,9 +185,12 @@ NTSTATUS rpccli_netr_NETRLOGONDUMMYROUTINE1(struct rpc_pipe_client *cli,
NTSTATUS rpccli_netr_NETRLOGONSETSERVICEBITS(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
WERROR *werror);
-NTSTATUS rpccli_netr_NETRLOGONGETTRUSTRID(struct rpc_pipe_client *cli,
- TALLOC_CTX *mem_ctx,
- WERROR *werror);
+NTSTATUS rpccli_netr_LogonGetTrustRid(struct rpc_pipe_client *cli,
+ TALLOC_CTX *mem_ctx,
+ const char *server_name,
+ const char *domain_name,
+ uint32_t *rid,
+ WERROR *werror);
NTSTATUS rpccli_netr_NETRLOGONCOMPUTESERVERDIGEST(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
WERROR *werror);