|
File
|
Last Change |
|---|---|
branches/
|
1027 (16 years ago) by michael: - Move old 7.3 sources to branches/ircd-hybrid-newconf |
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/
|
1044 (16 years ago) by michael: - contrib/spy_links_notice.c: do not show additional arguments supplied to the LINKS command in spy notices. new behaviour is to simply show the command sent by the client, which exactly behaves like all other contributed spy modules. - remove clean_string() |
ircd-hybrid-7.3/
|
1045 (16 years ago) by michael: - contrib/spy_links_notice.c: do not show additional arguments supplied to the LINKS command in spy notices. new behaviour is to simply show the command sent by the client, which exactly behaves like all other contributed spy modules. - remove clean_string() |
releases/
|
859 (19 years ago) by lusky: RELEASE TAG ircd-hybrid-7.2.3 |