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)
commitdef6464c872a5939f0028837254f2c019d2d71c8
tree0dfa9e8928a02d94bb3cca900f2ede892325a66a
parentdbee1088bb06a4ccb440d372102eb5c105cc4294
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
source/include/rpc_netlogon.h
source/nsswitch/winbindd_cm.c
source/nsswitch/winbindd_misc.c
source/rpc_client/cli_netlogon.c
source/rpc_parse/parse_net.c
source/rpcclient/cmd_netlogon.c