|
File
|
Last Change |
|---|---|
ircd-hybrid/
|
146 (20 years ago) by db: - More conf cleanups, aconf->client count is no longer needed as an AccessItem can now be deleted immediately. - Note bug in s_conf.c with flush_deleted_I_P, it was trying to free MatchItems using an AccessConf this bug is in 7.1.4 as well as 7.2 flush_deleted_I_P() is no longer needed at all in 7.3 since AccessItems are removed immediately. - Fixed a few cores in server establishment, notably ->serv has to be allocated sooner since there are no confs to attach. make_server() is probably called once too often now. |
ircd-hybrid-7.2/
|
145 (20 years ago) by michael: - Limit maximum WHOWAS replies for remote requests to 20, as per H6 |
tags/
|
53 (20 years ago) by lusky: a place to copy releases |