|
File
|
Last Change |
|---|---|
contrib/
|
830 (19 years ago) by knight: - Fix potential core problem in the IP cloaking procedure if a user tries to cloak when their host is localhost. The original code was in the wrong part of the logic and needed to be before the string to array conversion, not after. Though while I do not see why a user would wish to cloak themselves or attempt to cloak while being user@localhost, this fixes the problem from occuring. |
ircd-hybrid/
|
934 (17 years ago) by db: - remove old m_ungline code |
ircd-hybrid-7.2/
|
965 (17 years ago) by michael: - add misssing _modinit/_moddeinit entry point functions to m_error.c |
releases/
|
859 (19 years ago) by lusky: RELEASE TAG ircd-hybrid-7.2.3 |
vendor/
|
962 (17 years ago) by michael: - tagging 7.9 of pcre |