named_pipe_auth: Rename client -> remote_client and server -> local_server
commit68200d0d88582d7122b1d441376956b2ebfa09d8
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 9 Mar 2017 22:37:56 +0000 (10 11:37 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:28 +0000 (29 02:37 +0200)
treeb87b042c1d13721c954f4679ce9524d72dc85f52
parentb661e818b69e5314fa4184ef5dd5b10d5fa1653b
named_pipe_auth: Rename client -> remote_client and server -> local_server

While these names may have been clear, much of Samba uses
remote_address and local_address, and this difference has hidden bugs.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
libcli/named_pipe_auth/npa_tstream.c
libcli/named_pipe_auth/npa_tstream.h
librpc/idl/named_pipe_auth.idl