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_conn_lusers.cpp
Age
Commit message (
Expand
)
Author
2006-09-17
Add const std::string &original_command to OnPreCommand and OnPostCommand, wh...
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
Mass-tidyup of module global vars, theyre no longer global vars.
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-26
Converted to new implements system
brain
2005-12-21
Improved m_alias to only capture complete commands and rewrite them (bug #92 ...
brain
2005-12-07
Changed behaviour of module API to pass Server* to the constructor, rather th...
brain
2005-12-04
Missing semicolons really do sucks ass
brain
2005-12-04
Missed some stuff
brain
2005-12-04
Fixed to not break with m_spanningtree
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-04-14
Brains law of coding #1: There will always be typos in the simplest of code i...
brain
2005-04-14
Sends /LUSERS on connect
brain