Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
commit6be4bf17de47d1b468389de1225a72daa94e0119
authorJeremy Allison <jra@samba.org>
Sat, 14 Mar 2009 00:48:28 +0000 (13 17:48 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 14 Mar 2009 00:48:28 +0000 (13 17:48 -0700)
tree09e8b9e650f3186b41be4ee4d6708cdef3db492a
parentf5a1f68ee39ee1b31253acdb392d9d62f96a3c0e
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