]> jfr.im git - solanum.git/commit - ircd/whowas.c
Merge links_cache into scache and rework scache.
authorJilles Tjoelker <redacted>
Fri, 23 Nov 2007 21:11:25 +0000 (22:11 +0100)
committerJilles Tjoelker <redacted>
Fri, 23 Nov 2007 21:11:25 +0000 (22:11 +0100)
commit994544c294af3bcab070124dfab4967b775435ca
tree6dedd4638090271927d3139ccee44e40568c0250
parent4acf2281138f4e729335a6dcf707382cfd712ed3
Merge links_cache into scache and rework scache.
This changes flattened /links output to disclose less
routing information and slightly increases memory "leak"
from server names that do not come back anymore.
15 files changed:
doc/reference.conf
include/cache.h
include/client.h
include/s_conf.h
include/scache.h
modules/core/m_server.c
modules/m_gline.c
modules/m_links.c
src/cache.c
src/client.c
src/ircd.c
src/newconf.c
src/s_serv.c
src/scache.c
src/whowas.c