Age | Commit message (Expand) | Author |
2006-01-17 | Added support for part messages in the module API (and therefore between serv... | brain |
2006-01-15 | Fixed deprecated checks here that potentially break it with spanningtree (thr... | brain |
2006-01-15 | Test-compiled m_vhost, compiles fine | brain |
2006-01-15 | Added m_vhost, authenticated vhosts from the conf similar to unrealircd's way... | brain |
2006-01-15 | Changed some .cpp to .so in the this->source field | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-15 | Made InspSocket::Read return an empty but non-NULL string when it receives EA... | brain |
2006-01-14 | SQL uses some crappy structs with pointer voodoo that prevent comparison with... | brain |
2006-01-14 | Fix to parentheses and chown to brain | brain |
2006-01-14 | Extra m_sql field checking | root |
2006-01-14 | Fixed 'stops responding after server pingout, while using select' but as foun... | brain |
2006-01-14 | Added RemoveSocket as a test fix for merwins bug | brain |
2006-01-13 | Added extra safety check for a condition that should NOT happen (in theory, b... | brain |
2006-01-12 | Changed channel user lists from vector to map | brain |
2006-01-12 | I dont know what ive been told, but extra brackets are mighty cold *singing m... | brain |
2006-01-11 | Fixed massivly huge bug in showwhois, MASSIVE undertaking right there :D | frostycoolslug |
2006-01-10 | Fixed methods being used for wrong object type | brain |
2006-01-10 | Fixed to not bother pinging an active server | brain |
2006-01-10 | Increased ping frequency from 1 minute to 5 minutes (1 minute is kind of over... | brain |
2006-01-10 | Added anti-newbie warning, if attempt is made to use old-style linking protoc... | brain |
2006-01-09 | Added Priority method to move this module to end of queue | brain |
2006-01-09 | Added 'a' flag to STATS c which indicates autoconnect state | brain |
2006-01-09 | Changed %s to %c for statschar | brain |
2006-01-09 | *TEST* Oper-Only-Stats (not yet tested) | brain |
2006-01-09 | Added 005 stuff after VERSION | brain |
2006-01-09 | Sync fixes for m_park et al | brain |
2006-01-08 | Aligned % fields in map | brain |
2006-01-08 | Changed printf specifiers in map to right-align digits | brain |
2006-01-08 | Added User Counts to /map | frostycoolslug |
2005-12-31 | Removed cvsignores, set svn:ignore property using -F .cvsignore | brain |
2005-12-31 | Added specific errors relating to invalid link tags (requested by Strike) | brain |
2005-12-31 | Minor cosmetic fault pointed out by Trystan | w00t |
2005-12-31 | Blockcolor now blocks reverse and other mirc sillies | brain |
2005-12-30 | Ommitting \r and \n from debug display of outbound lines | brain |
2005-12-30 | Now uses two AES contexts, an 'in' context and an 'out' context | brain |
2005-12-30 | TEST CODE: CBC encryption type in AES rather than ECB | brain |
2005-12-29 | Initial revision of /devoice. | w00t |
2005-12-29 | Removed an unused OnUserConnect() method | w00t |
2005-12-28 | Made 'fake direction' less loud, removed 'invalid source' | brain |
2005-12-27 | Check on upper bounds of base64 decode | brain |
2005-12-27 | Added checking for bad base64 decodes | brain |
2005-12-27 | Updated chanfilter to use irc::string | frostycoolslug |
2005-12-26 | Missing Implements section | brain |
2005-12-26 | Fixed missing I_On005Numeric | brain |
2005-12-26 | Last set converted to 'Implements' | brain |
2005-12-26 | Converted to 'Implements' system | brain |
2005-12-26 | Ported to new system | brain |
2005-12-26 | Corrections | brain |
2005-12-26 | Converted to new Implements system | brain |
2005-12-26 | More 'Implements' Conversions | brain |