Age | Commit message (Expand) | Author |
2006-02-05 | Fix to allow empty but defined away message (yes, really) | brain |
2006-02-05 | Fixed another issue | brain |
2006-02-05 | Bad brain, bad bad | brain |
2006-02-05 | Propogation of away messages across network (we dont bounce the numeric back ... | brain |
2006-02-03 | More fixes (#3) | brain |
2006-02-03 | This probably wont compile atm - add support for prefixed messages | brain |
2006-02-03 | Added remote routing notices for RCONNECT | brain |
2006-02-03 | Added RCONNECT | brain |
2006-02-03 | Added <options:hideulines> | brain |
2006-02-03 | Changed hops from 1 to 0 (makes more sense) | brain |
2006-02-03 | Added <options:flatlinks> | brain |
2006-02-02 | Added debug logging | brain |
2006-02-02 | When socket fails to construct, we now check the GetState() of the socket obj... | brain |
2006-02-01 | Tidied up a kill message | brain |
2006-02-01 | Clean up ghosts on nick collision | brain |
2006-02-01 | *TEST* nick collision code for NICK change in server link | brain |
2006-01-31 | Key hiding when youre not on the channel | brain |
2006-01-30 | Unneccesary space | brain |
2006-01-30 | Added new event into m_spanningtree, event id send_metadata, which allows arb... | brain |
2006-01-30 | Remainder of TYPE_OTHER metadata | brain |
2006-01-30 | See last commit | brain |
2006-01-27 | Improved IP handling. Now uses in_addr to store client ip, not char[16]! | brain |
2006-01-23 | Fixed another instance of IP being shown | brain |
2006-01-23 | Fixed to not display ip where not needed (breaks hidden hubs) | brain |
2006-01-23 | Typo fix | brain |
2006-01-23 | Patched to allow FTOPIC from users (so that chanserv can update the settime a... | brain |
2006-01-23 | Typo fix | brain |
2006-01-23 | Optional IP-Hiding for servers | brain |
2006-01-22 | Was using OnUserPre* when i wanted to use OnUser*, which meant that remote se... | brain |
2006-01-22 | Put some stuff back that was NEEDED. | brain |
2006-01-22 | Removed need for server kicks to be managed in here | brain |
2006-01-22 | Fixes to server kick (i hope) | brain |
2006-01-22 | Added facility for servers to send KICK message (ew, i hate this crap) | brain |
2006-01-17 | Added support for part messages in the module API (and therefore between serv... | 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 | 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-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 |