A couple of updates for the SmbEncrypt code, and some of its users.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2002 12:41:04 +0000 (12:41 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2002 12:41:04 +0000 (12:41 +0000)
commit8fb1a9c6ba07dbf04a6aa1e30fa7bbd4c676ed28
tree3ce060ede010d4b7a65a4b10ec73083c41b73994
parentac49fd297acf27384a5e133a5fd7a32c1ba27ca6
A couple of updates for the SmbEncrypt code, and some of its users.

(const, takes unix string as arg)

Also update cli_full_connection to take NULL pointers as 'undefined' correctly,
and therefore do its own lookup etc.  This what was intended, but previously
you needed to supply a 0.0.0.0 IP address.

Andrew Bartlett
source/libsmb/cliconnect.c
source/libsmb/smbencrypt.c