summaryrefslogtreecommitdiff
path: root/src/conf.c
AgeCommit message (Expand)Author
2013-05-05- conf.c:verify_access(): removed unused variablemichael
2013-05-05- Removed channel::quiet_on_ban configuration option. This feature ismichael
2013-04-30- Moved report_confitem_types() to m_stats.cmichael
2013-04-30- Dropped PCRE supportmichael
2013-04-27- Removed operflag 'nick_changes'. Operators can now set +n at willmichael
2013-04-25- Fixed core on rehash with resv exemptsmichael
2013-04-25- Added basic support for libGeoIPmichael
2013-04-24- Cleanup m_map.cmichael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-04-15- Forward-port -r1741 [Fixed logfiles not getting reopened on /rehash]michael
2013-04-14- Quarantined/reserved channels may now contain wildcardsmichael
2013-01-16- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurablemichael
2012-11-18- Cleanup unused header file includesmichael
2012-11-16- Implemented memory pool allocator which basically is taken from Tor'smichael
2012-11-14- added improved match() stolen from ircumichael
2012-11-13- changed match() polarity. match() now returns 0 on match and 1 on non-matchmichael
2012-11-10- minor MaskItem structure cleanupmichael
2012-11-09- Finish stabilizing/cleanup of conf parsermichael
2012-11-07- First pass of conf parser stabilization/cleanupmichael
2012-11-07- conf.c: cleanup detach_conf()michael
2012-11-06- More config subsystem cleanupsmichael
2012-11-04- Fixed class limits for oper{} blocksmichael
2012-11-04- Cleanup configuration subsystemmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-11-01- flesh out new *line database handlingmichael
2012-11-01- Removed temporary_xlines listmichael
2012-11-01- klines, dlines, xlines, glines and resv now make use of the new database;michael
2012-10-30- Made m_globops() and ms_globops() use sendto_realops_flags()michael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael