|
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/
|
866 (19 years ago) by db: - added buf_init_and_set_sep at cryogens suggestion - buf_add_and_mark will have to wait - added some comments |
ircd-hybrid-7.2/
|
867 (19 years ago) by michael: - Fixed occasional core when placing RESVs on channel names as repoared by Christopher A. Bongaarts. |
releases/
|
859 (19 years ago) by lusky: RELEASE TAG ircd-hybrid-7.2.3 |