summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-02Bloody ip addresses.brain
2005-12-02Om's ip is annoying to parse.brain
2005-12-02An "I" got in herebrain
2005-12-02Set to use pthread nowbrain
2005-12-02This should work again nowbrain
2005-12-02Changed to %u for unsignedbrain
2005-12-02Signed octets in dns forward lookup! GAHbrain
2005-12-02Removed pthread_kill, linux doesnt know where it is!brain
2005-12-02Missing referece for pthread_killbrain
2005-12-01Multithreaded DNS -- not tested!!!!brain
2005-12-01*really* reverted is_uline change -- \!server returns false, \!*server return...w00t
2005-12-01Fixed is_valid_cmd to only return true for non-core commandsbrain
2005-12-01Damn typosbrain
2005-12-01Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...brain
2005-12-01Fixed forward declaration of class issue`brain
2005-12-01Fixed loss of padding spaces in privmsgs, etcbrain
2005-12-01Made rehash re-read the <link> blocksbrain
2005-12-01Optimized routing, some O(n) stuff could easily be made 'n'.brain
2005-12-01Fixed @- to \@-brain
2005-12-01Removed depricated referance to servers.o which remained in static building.frostycoolslug
2005-11-30If->ifbrain
2005-11-30Added a default max entriesbrain
2005-11-30Modes being sent, but remote side not applying them?brain
2005-11-30Typecasting is ugly.brain
2005-11-30Typecasting fixesbrain
2005-11-30Extra externs requiredbrain
2005-11-30Removed old OnUserSync and OnChannelSyncbrain
2005-11-30Added OnSyncUser, OnSyncChannel, ProtoSendModebrain
2005-11-30Added opaque protocol functionsbrain
2005-11-30Fixed bug where half-registered users would be propogated if they were half c...brain
2005-11-30Fixed a warningbrain
2005-11-30Fixed hopcount error during authentication/burst which caused one server to s...brain
2005-11-30Added -lstdc++brain
2005-11-30Trying to find out where the remote rehash is goingbrain
2005-11-30Typos suck assbrain
2005-11-30Informational remote rehash messages`brain
2005-11-30Added remote rehash (even to a mask)brain
2005-11-30Added Server::RehashServerbrain
2005-11-30Added onrehash parameterbrain
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
2005-11-30Made a simple booboobrain
2005-11-30Added OnGetServerDescription (mainly for link modules)brain
2005-11-30More collision fixesbrain
2005-11-30ARGH, TSbrain
2005-11-30Fixed nick collision stuffbrain
2005-11-30Attempted fixbrain
2005-11-30Extra debugbrain
2005-11-30Some debug trackingbrain
2005-11-30Added TS nick collision stuff (ugh)brain
2005-11-30Bit of a cleanup, removed some unnecessary stuffw00t