summaryrefslogtreecommitdiff
path: root/modules/m_stats.c
AgeCommit message (Expand)Author
2013-05-08- Cosmetical cleanupsmichael
2013-04-30- Move report_resv() to m_stats.cmichael
2013-04-30- "STATS o" now shows how many times an oper{} block has been used.michael
2013-04-30- Moved report_confitem_types() to m_stats.cmichael
2013-04-30- Dropped PCRE supportmichael
2013-04-27- "STATS s" now shows configured services{} blocks as wellmichael
2013-04-24- Cleanup m_map.cmichael
2013-04-21- Fixed "STATS e" showing random data sometimesmichael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-03-31- KLINE, DLINE, SQUIT and KILL now make use of CONF_NOREASON as wellmichael
2013-01-24- Forward-port -r1774:michael
2013-01-18- Fixed some other invalid conversion specifiersmichael
2013-01-17- %lu conversion specifier has been used when it should be %umichael
2012-12-24- Improved WEBIRC authentication; added 'webirc' to auth::flagsmichael
2012-11-16- Implemented memory pool allocator which basically is taken from Tor'smichael
2012-11-13- changed match() polarity. match() now returns 0 on match and 1 on non-matchmichael
2012-11-10- Fixed few bugs that have been introduced with config rewritemichael
2012-11-10- minor MaskItem structure cleanupmichael
2012-11-06- More config subsystem cleanupsmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-11-01- flesh out new *line database handlingmichael
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