aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_autoop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dynamically determine the size of the eventlist[] passed to Attach()•••m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove Gravatar attilamolnar2012-12-021-1/+1
* Attach to events and register services in init()Gravatar attilamolnar2012-12-021-0/+4
* Remove calls to ListModeBase::OnCleanup (deprecated, empty function)Gravatar attilamolnar2012-11-191-5/+0
* m_autoop Fix desync issue #37 reported by @Joah - part 1Gravatar attilamolnar2012-05-301-1/+1
* Replace copyright headers with headers granting specific authors copyrightGravatar Robby-2012-04-191-8/+15
* Fix bug #110Gravatar Jackmcbarn2011-01-241-10/+16
* Don't try to tidy m_autoop entries (fixes extra !*@*)Gravatar Daniel De Graaf2010-08-081-0/+1
* Allow autoop to use long names•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12499 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-191-22/+36
* Better error messages for m_autoop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12423 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-101-1/+9
* Add access checking for m_autoop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12361 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-031-6/+25
* Add m_autoop.so - ircd-side channel access lists via listmode +w•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12359 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-031-0/+92