| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added OnChannelDelete() method (called on KICK, PART or QUIT where a channel ...•••Added m_messageflood.so (not yet finished, do not use yet)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2826 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-22 | 1 | -0/+193 |
| * | Fix to m_redirect to prevent circular link to self•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2823 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-21 | 1 | -1/+2 |
| * | Added <allowchannel:name> to allow specific channels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2822 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-19 | 1 | -3/+28 |
| * | Umode +R was broken (only worked for channels) -- fixed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2819 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-18 | 1 | -4/+1 |
| * | Removed all strncpy() calls and replaced with strlcpy()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2818 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-18 | 2 | -2/+2 |
| * | Added support for part messages in the module API (and therefore between serv...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2815 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-17 | 4 | -4/+6 |
| * | Fixed deprecated checks here that potentially break it with spanningtree (thr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2811 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -17/+7 |
| * | Test-compiled m_vhost, compiles fine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2802 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -2/+2 |
| * | Added m_vhost, authenticated vhosts from the conf similar to unrealircd's way...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2801 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -0/+124 |
| * | Changed some .cpp to .so in the this->source field•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2800 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 2 | -2/+2 |
| * | 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
| brain | 2006-01-15 | 57 | -57/+57 |
| * | Made InspSocket::Read return an empty but non-NULL string when it receives EA...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2792 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -1/+5 |
| * | SQL uses some crappy structs with pointer voodoo that prevent comparison with...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2791 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-14 | 1 | -7/+4 |
| * | Fix to parentheses and chown to brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2790 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-14 | 1 | -1/+1 |
| * | Extra m_sql field checking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2789 e03df62e-2008-0410-955e-edbf42e46eb7
| root | 2006-01-14 | 1 | -5/+13 |
| * | Fixed 'stops responding after server pingout, while using select' but as foun...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2788 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-14 | 1 | -2/+0 |
| * | Added RemoveSocket as a test fix for merwins bug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2787 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-14 | 1 | -18/+21 |
| * | Added extra safety check for a condition that should NOT happen (in theory, b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2785 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-13 | 1 | -44/+49 |
| * | Changed channel user lists from vector to map•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2780 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-12 | 1 | -7/+6 |
| * | I dont know what ive been told, but extra brackets are mighty cold *singing m...•••Its too early for this poo.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2778 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-12 | 1 | -1/+1 |
| * | Fixed massivly huge bug in showwhois, MASSIVE undertaking right there :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2772 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2006-01-11 | 1 | -1/+2 |
| * | Fixed methods being used for wrong object type•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2768 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-10 | 1 | -7/+7 |
| * | Fixed to not bother pinging an active server•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2767 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-10 | 1 | -0/+8 |
| * | Increased ping frequency from 1 minute to 5 minutes (1 minute is kind of over...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2766 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-10 | 1 | -2/+2 |
| * | Added anti-newbie warning, if attempt is made to use old-style linking protoc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2765 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-10 | 1 | -0/+10 |
| * | Added Priority method to move this module to end of queue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2759 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-09 | 1 | -0/+12 |
| * | Added 'a' flag to STATS c which indicates autoconnect state•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2755 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-09 | 1 | -1/+1 |
| * | Changed %s to %c for statschar•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2750 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-09 | 1 | -2/+2 |
| * | *TEST* Oper-Only-Stats (not yet tested)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2749 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-09 | 1 | -9/+5 |
| * | Added 005 stuff after VERSION•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2745 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-09 | 1 | -0/+19 |
| * | Sync fixes for m_park et al•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2744 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-09 | 1 | -2/+2 |
| * | Aligned % fields in map•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2738 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-08 | 1 | -1/+1 |
| * | Changed printf specifiers in map to right-align digits•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2737 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-08 | 1 | -3/+7 |
| * | Added User Counts to /map•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2736 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2006-01-08 | 1 | -1/+52 |
| * | Removed cvsignores, set svn:ignore property using -F .cvsignore•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2722 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-31 | 2 | -14/+0 |
| * | Added specific errors relating to invalid link tags (requested by Strike)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2719 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-31 | 1 | -1/+16 |
| * | Minor cosmetic fault pointed out by Trystan•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2714 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2005-12-31 | 1 | -1/+1 |
| * | Blockcolor now blocks reverse and other mirc sillies•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2713 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-31 | 1 | -10/+12 |
| * | Ommitting \r and \n from debug display of outbound lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2712 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-30 | 1 | -1/+2 |
| * | Now uses two AES contexts, an 'in' context and an 'out' context•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2711 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-30 | 1 | -15/+24 |
| * | TEST CODE: CBC encryption type in AES rather than ECB•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2710 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-30 | 1 | -2/+2 |
| * | Initial revision of /devoice.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2695 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2005-12-29 | 1 | -0/+102 |
| * | Removed an unused OnUserConnect() method•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2694 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2005-12-29 | 1 | -5/+0 |
| * | Made 'fake direction' less loud, removed 'invalid source'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2690 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-28 | 1 | -8/+1 |
| * | Check on upper bounds of base64 decode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2679 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-27 | 1 | -1/+1 |
| * | Added checking for bad base64 decodes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2678 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-27 | 1 | -8/+9 |
| * | Updated chanfilter to use irc::string•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2677 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2005-12-27 | 1 | -17/+15 |
| * | Missing Implements section•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2669 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-26 | 1 | -5/+5 |
| * | Fixed missing I_On005Numeric•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2668 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-26 | 1 | -1/+1 |
| * | Last set converted to 'Implements'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2667 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-26 | 12 | -12/+54 |