]> jfr.im git - irc/rqf/shadowircd.git/commit - src/s_conf.c
Add the config handling code for expire_override_time config option.
authorJD Horelick <redacted>
Thu, 25 Feb 2010 01:28:17 +0000 (20:28 -0500)
committerJD Horelick <redacted>
Thu, 25 Feb 2010 01:28:17 +0000 (20:28 -0500)
commit5974ba0c558abeedb95067c242de314f6bdce9fa
tree2f6a3c1ef3edbc7e08b738cdf1666180d315a166
parente2994faec6aed8fc1912f1cda2facdb59734f029
Add the config handling code for expire_override_time config option.

Part one of override stuff. This is gonna be painful.
doc/example.conf
doc/reference.conf
include/s_conf.h
modules/m_info.c
src/newconf.c
src/s_conf.c