Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
authorJeremy Allison <jra@samba.org>
Sat, 14 Mar 2009 00:49:24 +0000 (17:49 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 14 Mar 2009 00:49:24 +0000 (17:49 -0700)
commitf48a345e4a215173ad9e7d2777bacc0decb2bcc7
tree411aabcb24f39c0e9c908cac0aef264920564810
parent5df46fa35bd7c7aa083d4db1331b6f056ef70c77
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
password talloc'ed strings within the cli_struct.
Jeremy.
source3/Makefile.in
source3/include/client.h
source3/include/proto.h
source3/include/smb.h
source3/libsmb/cliconnect.c
source3/libsmb/clientgen.c
source3/libsmb/passchange.c
source3/libsmb/pwd_cache.c [deleted file]
source3/rpc_client/cli_pipe.c
source3/torture/torture.c
source3/winbindd/winbindd_cm.c