summaryrefslogtreecommitdiff
path: root/src/modules/m_conn_waitpong.cpp
Commit message (Expand)AuthorAgeFilesLines
* More converted modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3655 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-111-2/+2
* Stupid, retarded, idiotic bug here where any PONG after the first one gets yo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3550 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-081-9/+13
* convert std::string* to char*, should be a little faster and hopefully won't ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2951 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-281-16/+14
* Add OnCleanup (every little helps! :p)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2941 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-271-1/+16
* Readding OnUserDisconnect and actually making it do something this time :|•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2940 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-271-2/+13
* Fixed kill-on-bad-ping-reply option•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2939 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-271-1/+2
* Add m_conn_waitpong, require clients to reply with a correct PONG to a server...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2938 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-271-0/+139