librpc: Remove user/domain from struct pipe_auth_data
authorAndrew Bartlett <abartlet@samba.org>
Tue, 23 Sep 2014 06:19:46 +0000 (23:19 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 26 Sep 2014 23:35:36 +0000 (01:35 +0200)
commitf8643b9f5fcb4854e2e6ba17941df24862f0504b
tree30cd69ab728b325d8af35afbe00fa155f0571ef2
parenta3ecad4237e1c4094263f31204bb8ae06669c951
librpc: Remove user/domain from struct pipe_auth_data

This does require that we always fill in the gensec pointer, but the
simplification is worth the extra allocations.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/librpc/rpc/dcerpc.h
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_spoolss.c
source3/utils/net_rpc_printer.c