summaryrefslogtreecommitdiff
path: root/src/modules/m_conn_lusers.cpp
AgeCommit message (Collapse)Author
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-26Converted to new implements systembrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2657 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-21Improved m_alias to only capture complete commands and rewrite them (bug #92 ↵brain
as reported by strike) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2601 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather ↵brain
than have to create one (makes more sense) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-04Missing semicolons really do sucks assbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2176 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-04Missed some stuffbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2175 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-04Fixed to not break with m_spanningtreebrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2174 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7
2005-04-14Brains law of coding #1: There will always be typos in the simplest of code ↵brain
if you commit in a rush git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1095 e03df62e-2008-0410-955e-edbf42e46eb7
2005-04-14Sends /LUSERS on connectbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1094 e03df62e-2008-0410-955e-edbf42e46eb7