summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2012-11-18- Cleanup unused header file includesmichael
2012-11-18- memory.c: removed mem_frob()michael
2012-11-17- move m_webirc.c from contrib/ to modules/michael
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- Fixed few bugs that have been introduced with config rewritemichael
2012-11-10- minor MaskItem structure cleanupmichael
2012-11-07- First pass of conf parser stabilization/cleanupmichael
2012-11-06- More config subsystem cleanupsmichael
2012-11-04- Cleanup configuration subsystemmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-11-01- Fixed previous commit to m_resv.cmichael
2012-11-01- flesh out new *line database handlingmichael
2012-11-01- dbs are now periodically flushed on disc every 5 minutesmichael
2012-11-01- Fixed compile warnings due to missing arguments to sendto_realops_flags()michael
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-29- Fixed possible TBURST desynchronization with servicesmichael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael