summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-02-07Typo fixbrain
2006-02-07Typo (oops)brain
2006-02-06Force initialize host to "" just in case it isnt (it should be however, as it...brain
2006-02-06Disabled ip->hostname cache, seems a bit fubarbrain
2006-02-06Allow remote bans from servers to be represented as servers in the banlistbrain
2006-02-06Removed some debug notices that were mistakenly in the DEFAULT loglevelbrain
2006-02-06Fixed /LINKS to show flat even in tricky mIRC.brain
2006-02-06Make ulines /swhois silentlyom
2006-02-06Fix typobrain
2006-02-06Added support for changing tempdir via <options:tempdir>brain
2006-02-06Pedantic tweak to /WHO (this actually needs rewriting at some point -- its a ...brain
2006-02-05w00tie made me do this :( Remove myself from the 'Testers' section of /info c...om
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-05Fixed two unneccessary strlcpy's in the wildcard matching that just were ther...brain
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-05Bugfix to cmd_modules, we've added some event types since it was written, cou...brain
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-05Fixes for (unlikely and theoretical) desync in TOPICbrain
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-04Allow remote users to INVITE regardless of channel membership or op status, t...brain
2006-02-04Added support for space-seperated lists here, toobrain
2006-02-04Allow space seperated hostlist in <oper:host> e.g. <oper host="foo@bar baz@qu...brain
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-04When rehashing by sighup and adding/removing modules, don't attempt to write ...brain
2006-02-04Added gnutls_rpath.pl. This works out the lib dir and does:brain
2006-02-04Only send 320 numeric if the SSL user is on our portom
2006-02-04Add support for configured swhois linesom
2006-02-03Add operators >> and << for irc::string and i/ostreams. m_cban utilises thisom
2006-02-03Optimized: strchr(x->modes,'o') has the same effect as (*x->oper) but *x->ope...brain
2006-02-03I R SECURE CONNECTION! (fix)frostycoolslug
2006-02-03Check for time going BACKWARDS (yes. really.)brain
2006-02-03Added "FNC WALLVOICES WALLCHOPS" to 005 numeric,brain
2006-02-03Added '%' to STATUSMSGbrain