summaryrefslogtreecommitdiff
path: root/modules/m_dline.c
AgeCommit message (Expand)Author
2014-06-22- m_dline.c:mo_dline(): don't require an address to be prepended with *@michael
2014-03-23- Cleaned up find_chasing(). Removed useless third 'chasing' argument.michael
2014-02-18- m_dline.c: get rid of this (type & ~0x1) hackmichael
2014-01-21- Fixed improper use of the ID_or_name macro in several placesmichael
2014-01-18- m_dline.c: merged me_undline() into ms_undline()michael
2014-01-15- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-14- m_dline.c, m_kline.c: fixed wrong copyright yearsmichael
2014-01-12- m_dline.c, m_kline.c: fixed indentation, style cleanups, reformattingmichael
2014-01-12- m_dline.c:mo_dline(). if a target server exists, use sendto_match_servs()michael
2013-10-13- find_person(): fixed naming conventionmichael
2013-07-03- UNRESV should be logged as wellmichael
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-03-31- Replaced all occurrences of ircsprintf with sprintf/snprintfmichael
2013-01-18- Fixed some other invalid conversion specifiersmichael
2012-12-23- Fixed core on UNDLINEmichael
2012-11-18- Cleanup unused header file includesmichael
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-07- First pass of conf parser stabilization/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- dbs are now periodically flushed on disc every 5 minutesmichael
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