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_connflood.cpp
Age
Commit message (
Expand
)
Author
2006-10-19
Insert massive change here.
brain
2006-10-01
Now with binary versioning goodness
brain
2006-08-11
Just to mess with om's head, remove helperfuncs.h from everywhere
brain
2006-08-11
Change to use InspIRCd::Time()
brain
2006-08-11
extern time_t TIME -> InspIRCd::Time()
brain
2006-08-11
ConfigReader and FileReader now take InspIRCd* to their constructors
brain
2006-08-11
None of the modules use an extern InspIRCd* any more
brain
2006-08-10
Last of Server:: methods moved to InspIRCd::. Server:: removed.
brain
2006-08-10
Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.
brain
2006-08-10
FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ...
brain
2006-08-09
userrec and chanrec now have their own independent pointer back to their 'cre...
brain
2006-08-08
kill_link() and Server::QuitUser() -> userrec::QuitUser() (static member) - t...
brain
2006-07-03
Add m_connflood, pippijn's connect throttle module (now we are offering anoth...
brain