Refactor client_name() into smaller functions.
authorMartin Pool <mbp@samba.org>
Thu, 24 Jan 2002 03:28:20 +0000 (03:28 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 24 Jan 2002 03:28:20 +0000 (03:28 +0000)
commit9a5a86734fdebb816d81b3276a82b8befc65a740
tree4b923f2b03da9e8b0d75ec9970f17fffe2b62b31
parentd1d15050454d0d8a43726f05048fda0380a54c01
Refactor client_name() into smaller functions.

Better messages for DNS failure.

If we can get a reverse name for an IP address, but not confirm that
it is correct using a forward lookup then we still proceed to use the
name, but also emit a warning.
socket.c