]> arthur.barton.de Git - ngircd.git/commit
WEBIRC: Don't respect hostname when DNS is disabled
authorAlexander Barton <alex@barton.de>
Fri, 27 Dec 2013 21:34:47 +0000 (22:34 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 19 Mar 2014 01:07:05 +0000 (02:07 +0100)
commitd009df909ba78d539bcddfd65e267840a3f1c0ee
treed9ddd7f59890e88b64c8786af94b3bf0ab3a507b
parent74db76b7922c0b9fde3ef70797647acff57601ab
WEBIRC: Don't respect hostname when DNS is disabled

When DNS lookups are disabled, don't set the hostname received by the
WEBIRC command, but use the IP address instead.

Reported by Toni Spets <toni.spets@iki.fi>, thanks!

Closes bug #167.

(cherry picked from commit 1a628fff51fcfddde391e6c0f27686835e1b6d2e)
src/ngircd/irc-login.c