| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | REMOTE STATS! WOOO AND YAY!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4596 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-30 | 1 | -2/+2 | |
| * | Add support for syntax of commands in place of the text 'Not enough parameter...•••To support this each derived class of command_t must set the value of command_t::syntax to a non-empty string. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4561 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-28 | 1 | -0/+1 | |
| * | mass tidyup, change A LOT of stuff to const char** which was char** (such as ...•••which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations (all in all, ive added 2 casts and removed almost a hundred) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-16 | 1 | -1/+1 | |
| * | Inherit just about everything from classbase•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4299 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-10 | 1 | -1/+1 | |
| * | Refactored user modes to work like the channel modes - core and module data n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4175 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-08 | 1 | -1/+1 | |
| * | Forward-port CBAN expiry fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4035 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-06-19 | 1 | -14/+30 | |
| * | More converted modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3655 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -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 | 2006-02-13 | 1 | -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 | 2006-02-13 | 1 | -17/+1 | |
| * | Bug in code for syncing cbans•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3090 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-05 | 1 | -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 | 2006-02-03 | 1 | -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 | 2006-02-01 | 1 | -4/+8 | |
| * | Some changes to some stuff..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2996 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-31 | 1 | -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 | 2006-01-30 | 1 | -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 | 2006-01-15 | 1 | -1/+1 | |
| * | New 'Implements' system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2655 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-26 | 1 | -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 | 2005-12-23 | 1 | -1/+1 | |
| * | Maybe done removing of CBans?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2631 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-22 | 1 | -0/+8 | |
| * | Fixed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2616 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-22 | 1 | -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 | 2005-12-22 | 1 | -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 | 2005-12-22 | 1 | -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 | 2005-12-22 | 1 | -1/+15 | |
| * | Changed to use []•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2612 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-22 | 1 | -4/+2 | |
| * | c++ errors, ftw•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2611 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-22 | 1 | -2/+4 | |
| * | Getting closer...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2610 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-22 | 1 | -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 | 2005-12-22 | 1 | -2/+2 | |
| * | More CBAN structuring... getting there :-)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2608 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-21 | 1 | -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 | 2005-12-21 | 1 | -0/+96 |
