summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2006-02-11Newline stripping for asctime()brain
2006-02-11Added handler for TIME with server parameterbrain
2006-02-11Damn bracketbrain
2006-02-11Fix routing for TIMEbrain
2006-02-11Fixes to pass on TIMEbrain
2006-02-11Misc. fixesbrain
2006-02-11Added remote TIME (do not use yet)brain
2006-02-11Fix for multi-param PUSHbrain
2006-02-11Added uline check for PUSHbrain
2006-02-11Added PUSH command, do not use yet until tested and documentedbrain
2006-02-11Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi...brain
2006-02-08Missing function callbrain
2006-02-08Checks to not propogate invalid or already-existing Xlinesbrain
2006-02-08Updated block numeric to read COLOUR >:)brain
2006-02-07Avoiding assignment of std::strings unless neccessary to speed up burstsbrain
2006-02-07Faster ADDLINE codebrain
2006-02-07Experimental improved string handling in server linksbrain
2006-02-07Removed a strlen()brain
2006-02-07Slightly more efficient write buffersbrain
2006-02-07Tidying of snotices (adding '***' to start of WriteOpers texts)brain
2006-02-07Trivial spacing to make it identicalbrain
2006-02-07Fix signedness warningbrain
2006-02-07Added max and current local/global usercounts to /lusers same way as most oth...brain
2006-02-07Typo fixbrain
2006-02-06Fixed /LINKS to show flat even in tricky mIRC.brain
2006-02-06Make ulines /swhois silentlyom
2006-02-05Yeah, this thing only uses 1 param, but requires 2? :Pfrostycoolslug
2006-02-05Made devoice not oper-only (Congrats to the original coder!)frostycoolslug
2006-02-05Fix to allow empty but defined away message (yes, really)brain
2006-02-05Fixed another issuebrain
2006-02-05Bad brain, bad badbrain
2006-02-05Propogation of away messages across network (we dont bounce the numeric back ...brain
2006-02-05AAARGH! GRAMMAR NAZIS! ALL AROUND ME!brain
2006-02-05Fix to prevent use of aliases before reigstering connectionbrain
2006-02-05Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o...om
2006-02-05Bug in code for syncing cbansom
2006-02-05[Re ;\] add m_ssl_dummy :"om
2006-02-05Wrong varnamebrain
2006-02-05Re-organized order of cmd_kick stuff (OnUserPreKick) to make override kicks w...brain
2006-02-04More numericsbrain
2006-02-04Tweak tweakbrain
2006-02-04Marked staticbrain
2006-02-04Fix warning that stops this from working (related to update of api this after...brain
2006-02-04Fix typos so it compiles :pbrain
2006-02-04First-revision UNINVITE, probably wont compile yetbrain
2006-02-04Added support for space-seperated lists here, toobrain
2006-02-04Typoom
2006-02-04Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...brain
2006-02-04Stop trying to set an empty swhois if the <type> doesn't specify oneom
2006-02-04Added gnutls_rpath.pl. This works out the lib dir and does:brain