r11338: Move knowledge of \\ needed into rpc_client/cli_netlogon
authorJeremy Allison <jra@samba.org>
Thu, 27 Oct 2005 18:25:41 +0000 (18:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:13 +0000 (11:05 -0500)
commit7aecd20c00b81aa2b7a20e75e9cc653ae243500b
tree831b4e5926d5a0135cc4f5f922388fbbeaad0e40
parentca551d55a894dc88c9374eb1ca0ce4b4005a22a2
r11338: Move knowledge of \\ needed into rpc_client/cli_netlogon
(this is the way it's been done in other functions). Instead
of moving this into the IDL, I think the best solution would
be to write a wrapper function around any call that needs
this (this is what we already do for many of the calls).
Jeremy.
(This used to be commit aeca4efa11728be53b81967bb5442b5b09d1a975)
source3/nsswitch/winbindd_cm.c
source3/rpc_client/cli_netlogon.c