r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but were using
authorGünther Deschner <gd@samba.org>
Tue, 29 May 2007 15:27:13 +0000 (15:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:54 +0000 (12:22 -0500)
commitd8e454664a97385d798ad53633856044f928a491
tree57efd6c2ccede0a1c244ee086f1fa5cae9faa9cf
parent6a824bb1206228b4afa0e61a06c68027d0d9db59
r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but were using
netr_GetDcAnyName all the time (which is the correct thing to do).

Fix the naming and opcode mixup in all branches.

Guenther
(This used to be commit def6464c872a5939f0028837254f2c019d2d71c8)
source3/include/rpc_netlogon.h
source3/nsswitch/winbindd_cm.c
source3/nsswitch/winbindd_misc.c
source3/rpc_client/cli_netlogon.c
source3/rpc_parse/parse_net.c
source3/rpcclient/cmd_netlogon.c