Remove the "pwd" struct from rpc_pipe_client
commit3d8c2a47e677a4c4aacf4abf148b1bd8163c3351
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)
tree5d5d79c85ec93ab8566134ae47e2c385c962f472
parent8a5fadf6a183e4e4ccc77283b3ddba0748c6abfb
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.
source/include/client.h
source/libsmb/smbencrypt.c
source/rpc_client/cli_pipe.c
source/rpcclient/cmd_lsarpc.c
source/utils/net_rpc.c