summaryrefslogtreecommitdiff
path: root/src/modules/m_conn_lusers.cpp
AgeCommit message (Expand)Author
2007-05-06Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ...brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-19Insert massive change here.brain
2006-10-01Now with binary versioning goodnessbrain
2006-09-17Add const std::string &original_command to OnPreCommand and OnPostCommand, wh...brain
2006-08-11None of the modules use an extern InspIRCd* any morebrain
2006-08-10Last of Server:: methods moved to InspIRCd::. Server:: removed.brain
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-10Mass-tidyup of module global vars, theyre no longer global vars.brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Converted to new implements systembrain
2005-12-21Improved m_alias to only capture complete commands and rewrite them (bug #92 ...brain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-12-04Missing semicolons really do sucks assbrain
2005-12-04Missed some stuffbrain
2005-12-04Fixed to not break with m_spanningtreebrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-04-14Brains law of coding #1: There will always be typos in the simplest of code i...brain
2005-04-14Sends /LUSERS on connectbrain