Remove the "pwd" struct from rpc_pipe_client
commitb78453326bf41cf3af239a5415dfef80a842d555
authorVolker Lendecke <vl@samba.org>
Mon, 21 Apr 2008 06:01:51 +0000 (21 08:01 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 21 Apr 2008 21:36:05 +0000 (21 23:36 +0200)
tree6d788f05ceef5a1efc0ed9dd67e66366ebd6291f
parentba0bf87d967a9544b9c97525994a43ad5b6f1f60
Remove the "pwd" struct from rpc_pipe_client

The only user of this was decrypt_trustdom_secret, and this only needs the NT
hash anyway.
(This used to be commit 3d8c2a47e677a4c4aacf4abf148b1bd8163c3351)
source3/include/client.h
source3/libsmb/smbencrypt.c
source3/rpc_client/cli_pipe.c
source3/rpcclient/cmd_lsarpc.c
source3/utils/net_rpc.c