Check client hostnames against ban masks more rigorously.
[ircu2.10.12-pk.git] / ChangeLog
index 50694df5a3fa4c8a615d22f03d250f3ce28b0499..f7f79535c4c307d264056b8bc8f85bc2d93a0439 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-12  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/channel.c (find_ban): Compare ban mask against hostname
+       even when it looks like an IP, to match things like *!*@1.* when
+       users have a hostname like 1.2.3.example.com.
+
 2005-09-12  Michael Poole <mdpoole@troilus.org>
 
        * RELEASE.NOTES: Note the resolution of ambiguous ipmasks.