| File |
Last Change
|
|---|---|
tags/
|
53 (20 years ago) by lusky: a place to copy releases |
ircd-hybrid/
|
153 (20 years ago) by adx: - compile libio as a dll on win32 - next step is compiling the whole ircd as a dll to export its symbols - after that, we'll be able to support loadable *.dll modules. NOTE: m_operspy.c doesn't compile now (error at localClient->iline) |
ircd-hybrid-7.2/
|
151 (20 years ago) by db: - backported from HEAD flush_deleted_I_P is trying to treat MatchItems as if they are AccessItems I am almost sure this function is redundant as well. |