summaryrefslogtreecommitdiff
path: root/src/modules/m_userip.cpp
AgeCommit message (Collapse)Author
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-05-20Fixed case-sensitivity typo in module name for Addcommandbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1459 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-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-08Added USERIP numeric 005 outputbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1329 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-08Fixed to use numeric 340-brain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1328 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-08Added m_userip.cpp requested by Selphiebrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1327 e03df62e-2008-0410-955e-edbf42e46eb7