Age | Commit message (Expand) | Author |
2006-02-12 | Instantly apply lines when not synching | brain |
2006-02-12 | Tweak to allow @%+ to all exist on a user at once during burst | brain |
2006-02-11 | Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa... | brain |
2006-02-11 | Check for >8 params in NICK | brain |
2006-02-11 | Our optimizations missed a possibility :p | brain |
2006-02-11 | Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based s... | brain |
2006-02-11 | Fixed 'eggy complains when not included' bug that causes segfault in brain | brain |
2006-02-11 | Newline stripping for asctime() | brain |
2006-02-11 | Added handler for TIME with server parameter | brain |
2006-02-11 | Damn bracket | brain |
2006-02-11 | Fix routing for TIME | brain |
2006-02-11 | Fixes to pass on TIME | brain |
2006-02-11 | Misc. fixes | brain |
2006-02-11 | Added remote TIME (do not use yet) | brain |
2006-02-11 | Fix for multi-param PUSH | brain |
2006-02-11 | Added uline check for PUSH | brain |
2006-02-11 | Added PUSH command, do not use yet until tested and documented | brain |
2006-02-11 | Added anti-retard check to prevent retarded flood settings | brain |
2006-02-11 | Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi... | brain |
2006-02-09 | Typo in some code that should usually be #ifdef'ed out anyway, but we still w... | brain |
2006-02-09 | Fix crashbug, copying MAXLEN into a MAXGECOS+1 field != cunning | om |
2006-02-09 | Added comment about the craqness of ServerConfig::Read() | brain |
2006-02-08 | Missing function call | brain |
2006-02-08 | Checks to not propogate invalid or already-existing Xlines | brain |
2006-02-08 | Increased how often socket timeout checks occur which will mean flushing writ... | brain |
2006-02-08 | Updated block numeric to read COLOUR >:) | brain |
2006-02-08 | Fixed cosmetic 'need to be halfop to change modes' when kicking | brain |
2006-02-08 | Match bans against user::ip4 in add_channel | brain |
2006-02-08 | Potential fix for CS Testnet bug, thanks to Special for helping with this one. | w00t |
2006-02-07 | Properly count remote opers in /LUSERS | brain |
2006-02-07 | 005 update, removed duplicate WALLCHOPS reported by ThaPrince, added VBANLIST | brain |
2006-02-07 | Avoiding assignment of std::strings unless neccessary to speed up bursts | brain |
2006-02-07 | Uses less write() calls | brain |
2006-02-07 | Faster ADDLINE code | brain |
2006-02-07 | Experimental improved string handling in server links | brain |
2006-02-07 | Removed a strlen() | brain |
2006-02-07 | Slightly more efficient write buffers | brain |
2006-02-07 | Tidying of snotices (adding '***' to start of WriteOpers texts) | brain |
2006-02-07 | Fixed WHOIS to respect +i channels, optimized in case where source == target ... | brain |
2006-02-07 | Trivial spacing to make it identical | brain |
2006-02-07 | Fix signedness warning | brain |
2006-02-07 | Added max and current local/global usercounts to /lusers same way as most oth... | brain |
2006-02-07 | Now errors when sent SERVER on a non-server port | brain |
2006-02-07 | Typo fix | brain |
2006-02-07 | Typo (oops) | brain |
2006-02-06 | Force initialize host to "" just in case it isnt (it should be however, as it... | brain |
2006-02-06 | Disabled ip->hostname cache, seems a bit fubar | brain |
2006-02-06 | Allow remote bans from servers to be represented as servers in the banlist | brain |
2006-02-06 | Removed some debug notices that were mistakenly in the DEFAULT loglevel | brain |
2006-02-06 | Fixed /LINKS to show flat even in tricky mIRC. | brain |