summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-07-08Add channelmode +lbrain
2006-07-08Add chmode +k, cut down includes in use in mode.cppbrain
2006-07-08Commentsbrain
2006-07-07Add support for channelmode +ibrain
2006-07-07Add cmode_n and cmode_tbrain
2006-07-07Typoed a constbrain
2006-07-07Add channel modes +n and +tbrain
2006-07-07Save ourselves 3 dereferencesbrain
2006-07-07Clean 'removed' bans toobrain
2006-07-07Tidier than a trinary opbrain
2006-07-07Move BanItem into the classbrain
2006-07-07Remove the transposition of @ and ! stuff, doesnt work right and not a good e...brain
2006-07-07Avoid throwing a std::out_of_range exception when given a ban without ! or @ ...brain
2006-07-07toomanyexclamation and toomanyat are no longer required herebrain
2006-07-07Fix to check for colon (accidentally typed pos_of_dot)brain
2006-07-07Mask cleaning.brain
2006-07-07Make +b use CleanMask()brain
2006-07-07Started work on ModeParser::CleanMask()brain
2006-07-07A bit more debuggingbrain
2006-07-07'Activate' +m by putting it in the constructorbrain
2006-07-07Added cmode_m (channel mode +m)brain
2006-07-07GCC defines and <hash_map> -> "hash_map.h"brain
2006-07-07Tidy up space indents so Om and w00t dont murder mebrain
2006-07-07Fix listmodes and modes with paramsbrain
2006-07-07Add mode +b to active listbrain
2006-07-07fix channel mode +bbrain
2006-07-07Mode +b stuff, probably wont work yetbrain
2006-07-07Tidied up checking in ModeParser::AddMode() and added a humorous comment abou...brain
2006-07-07Add cmode_p (private)brain
2006-07-07Initialize mode handlers and watchers to 0 in the constructor, or mucho pain ...brain
2006-07-07Aaaand, correct all the obligitary typosbrain
2006-07-07Added hashing stuff to hold both user and channel modes in the watcher/handle...brain
2006-07-07Mode parser WORKS! (for simple non-parameterized channel modes)brain
2006-07-07Dummy framework to insert the class for channelmode +sbrain
2006-07-07Header for cmode_s.cppbrain
2006-07-07Added cmode_s, skeleton mode handler for channel mode +s.brain
2006-07-07More stuff for m_pgsql in, provider-side API stuff semi-doneom
2006-07-07change std::string's to const std::string references for *Feature() funcsom
2006-07-07Added InspSocket::WantWrite(), InspSocket::OnWriteReady() and private data me...brain
2006-07-07modules.*: Put some void* back to char*, sorry if they were only like that be...om
2006-07-04Add pippijn under code contributors for m_connfloodbrain
2006-07-03Change InspSocket's private members to only be protected, I couldn't find any...om
2006-07-03Someone made silence require 1 parameter, so no way to list the silence entri...brain
2006-07-03Add m_connflood, pippijn's connect throttle module (now we are offering anoth...brain
2006-07-03Cleanups, change ugly if(\!*line.c_str()) to if(line.empty()); remove some cr...om
2006-07-03Just to be really anal, typo fix in commentom
2006-07-03Typo fixes to all the others too =/om
2006-07-03Make spanningtree compile again >_<om
2006-07-03Typo fixom
2006-07-02Enhance with new numerics for latest turkish moron detectionbrain