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)
commitaeca4efa11728be53b81967bb5442b5b09d1a975
tree5f8732092f5722be7241864c15ac820a109dc43a
parentf313757e36215cb3dd956e4a73de6d30258a6974
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.
source/nsswitch/winbindd_cm.c
source/rpc_client/cli_netlogon.c