summaryrefslogtreecommitdiff
path: root/src/modules/m_conn_join.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix on-rehash reloading of the lists... and why were we tokenizing the string...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6632 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-061-9/+11
* Fix for bug #237•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6631 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-061-1/+2
* Only apply force join to local clients•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6578 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-121-0/+3
* Add m_conn_join, allows force join of a user to one or more channels on conne...•••Tidy up m_operjoin a little. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6575 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-111-0/+110