index
:
ircd-hybrid-linuxnet.git
linuxnet-8.1.17
linuxnet-8.1.20
master
[no description]
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
core
/
m_message.c
Age
Commit 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 places
michael
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() test
michael
2014-01-09
- m_message.c: fixed indentation, style cleanups, reformatting
michael
2014-01-09
- Make PRIVMSG/NOTICE use UID targets if possible
michael
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 /privmsg
michael
2013-05-06
- Implemented channel mode +M. Clients that haven't identified their
michael
2013-05-04
- Implemented channel mode +c. Known from other ircds, this mode basically
michael
2013-04-19
- Revert to -r1831
michael
2013-04-19
- Made all numeric defines use the actual string instead of the numeric value
michael
2012-12-27
- m_message.c: fixed bug where 'can_flood' didn't work as reported by Fawkes
michael
2012-11-13
- changed match() polarity. match() now returns 0 on match and 1 on non-match
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 to
michael