summaryrefslogtreecommitdiff
path: root/modules/core/m_message.c
AgeCommit message (Expand)Author
2014-06-18- m_message.c:handle_special(): removed user@server messages to local users,michael
2014-06-18- m_message.c:msg_client(): replaced MyConnect with MyClient test. Otherwise ...michael
2014-01-21- Fixed improper use of the ID_or_name macro in several placesmichael
2014-01-15- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-09- m_message.c:msg_client(): removed pointless MyClient() testmichael
2014-01-09- m_message.c: fixed indentation, style cleanups, reformattingmichael
2014-01-09- Make PRIVMSG/NOTICE use UID targets if possiblemichael
2014-01-06- parse.c, m_message.c: replaced few 512s with IRCD_BUFSIZE; removed useless ...michael
2013-11-20- Better distinguishing between usermode +g and +G in both /whois and /privmsgmichael
2013-05-06- Implemented channel mode +M. Clients that haven't identified theirmichael
2013-05-04- Implemented channel mode +c. Known from other ircds, this mode basicallymichael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2012-12-27- m_message.c: fixed bug where 'can_flood' didn't work as reported by Fawkesmichael
2012-11-13- changed match() polarity. match() now returns 0 on match and 1 on non-matchmichael
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