summaryrefslogtreecommitdiff
path: root/src/modules/m_cban.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-1/+1
* s/No such channel/Invalid channel name•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3186 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-02-131-1/+1
* Make use of IsValidChannelName() - as a side note, we perhaps shouldn't be re...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3184 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-02-131-17/+1
* Bug in code for syncing cbans•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3090 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-051-2/+2
* Add operators >> and << for irc::string and i/ostreams. m_cban utilises this•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3066 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-031-5/+2
* IRC case sensitivity bug, if only we could use ASCII......•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3002 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-011-4/+8
* Some changes to some stuff..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2996 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-311-8/+13
* Major updates to CBANs...like they're reasonably functional•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2987 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-01-301-55/+143
* Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-01-151-1/+1
* New 'Implements' system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2655 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-261-0/+5
* Semi-pointless commit to see CIA in action...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2639 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-231-1/+1
* Maybe done removing of CBans?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2631 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-0/+8
* Fixed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2616 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-221-12/+15
* Added debugging. Let's fix this sucker >:/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2615 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-2/+7
* Well, it should do something useful now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2614 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-3/+6
* Another commit, just because I can :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2613 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-1/+15
* Changed to use []•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2612 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-221-4/+2
* c++ errors, ftw•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2611 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-2/+4
* Getting closer...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2610 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-4/+33
* Fixed compile problems... Move along please, nothing to see here..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2609 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-2/+2
* More CBAN structuring... getting there :-)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2608 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-211-9/+32
* Initiial revision of CBAN. It doesn't do anything useful just yet.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2597 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-211-0/+96