index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_messageflood.cpp
Age
Commit message (
Expand
)
Author
2006-03-11
Yet more const ref changes
brain
2006-02-20
Propogation of remote kicks (testy test)
brain
2006-02-03
Altered format of OnUserMessage
brain
2006-01-25
Change m_redirect, m_joinflood and m_messageflood to put their modes in the c...
om
2006-01-22
Or so i thought...
brain
2006-01-22
Fixed
brain
2006-01-22
Was using OnUserPre* when i wanted to use OnUser*, which meant that remote se...
brain
2006-01-22
Put some stuff back that was NEEDED.
brain
2006-01-22
Added MakeWildHost to userrec (*!*@dhost)
brain
2006-01-22
Fixes to server kick (i hope)
brain
2006-01-22
Forgot NOTICE and PRIVMSG implements()
brain
2006-01-22
And yae, the compiler sayeth to brain, fix thine warning. and thou warning ar...
brain
2006-01-22
Fixed simple typos
brain
2006-01-22
Added facility for servers to send KICK message (ew, i hate this crap)
brain
2006-01-22
Made '*' ban-specifier work
brain
2006-01-22
Fixed typos etc to make this compile now
brain
2006-01-22
Fixed 005 to be f not L
brain
2006-01-22
Added OnChannelDelete() method (called on KICK, PART or QUIT where a channel ...
brain