Age | Commit message (Expand) | Author |
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 |
2006-02-06 | Make ulines /swhois silently | om |
2006-02-06 | Fix typo | brain |
2006-02-06 | Added support for changing tempdir via <options:tempdir> | brain |
2006-02-06 | Pedantic tweak to /WHO (this actually needs rewriting at some point -- its a ... | brain |
2006-02-05 | w00tie made me do this :( Remove myself from the 'Testers' section of /info c... | om |
2006-02-05 | Yeah, this thing only uses 1 param, but requires 2? :P | frostycoolslug |
2006-02-05 | Made devoice not oper-only (Congrats to the original coder!) | frostycoolslug |
2006-02-05 | Fixed two unneccessary strlcpy's in the wildcard matching that just were ther... | brain |
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 | Bugfix to cmd_modules, we've added some event types since it was written, cou... | brain |
2006-02-05 | Propogation of away messages across network (we dont bounce the numeric back ... | brain |
2006-02-05 | AAARGH! GRAMMAR NAZIS! ALL AROUND ME! | brain |
2006-02-05 | Fixes for (unlikely and theoretical) desync in TOPIC | brain |
2006-02-05 | Fix to prevent use of aliases before reigstering connection | brain |
2006-02-05 | Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o... | om |
2006-02-05 | Bug in code for syncing cbans | om |
2006-02-05 | [Re ;\] add m_ssl_dummy :" | om |