summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-22EAGAIN fixes for gnutlsbrain
2007-03-22We're checking for non-null session->sess in VerifyCertificate now. theres ve...brain
2007-03-22Some tweaks for gnutlsbrain
2007-03-22More checks in IS_HSDONE event hookbrain
2007-03-22Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl...brain
2007-03-20Update a notice on server already existing to be more clearw00t
2007-03-18Remove two pointless casts, and remove some space indenting (how does this ke...brain
2007-03-18Change back to FMODE for channel mode changes from usersbrain
2007-03-18set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe...brain
2007-03-17Abort link at +/- 300secs, warn at +/- 30 secsbrain
2007-03-16Remote /MODULESbrain
2007-03-16Now syncs with the master every 10 minsbrain
2007-03-16Wtf, ive found the source of the drift, it adds the old delta to the new!brain
2007-03-16Improve this to show time with and without delta, without the user having to ...brain
2007-03-16Different timesync, dont use yetbrain
2007-03-16Optimise caps loop making it real neat. Thx Brain.peavey
2007-03-16Change wording of 404 numeric to reflect that it's minlen or more.peavey
2007-03-15Change the numeric text to match the new configuration. Tidyup comments and D...peavey
2007-03-15Add support for MAP of chars considered to be CAPS to config for better control.peavey
2007-03-15Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver...brain
2007-03-15Fixed hidebans behavior to not always be on as well; there are probablyother ...special
2007-03-15Someone is getting slapped for this; the new hidesplits/hidebans behavior doe...special
2007-03-14Fix blockcaps. Who on earth thought that percentage was x*100 / y ???brain
2007-03-13Fix /who thing that dmb spottedbrain
2007-03-13Tag with 1.1.3 version name (StinkingBishop)brain
2007-03-12Make /stats P show 'secs' after idle timesbrain
2007-03-11Remove stray "Notice:" - text only changebrain
2007-03-11Fix minor bug, number of users listing doesnt decrement if a user quits while...brain
2007-03-11Fix malformed noticebrain
2007-03-11Remove debugbrain
2007-03-11Add safelist:maxlisters which prevents more than x number of people doing a L...brain
2007-03-11Added OnBufferFlush, improved m_safelist, no longer works on a timer but work...brain
2007-03-11Fixed a crash with a malformed server-to-server NICK command, thanks dmbspecial
2007-03-11Just commentsbrain
2007-03-11Comments only.brain
2007-03-11Bump protocol revisionbrain
2007-03-10This now makes RemoveStatus remove *everything* as pointed out by jilles. Thi...brain
2007-03-10Add a TODO commentbrain
2007-03-10Whoops, fix a silly bug i just introduced :pbrain
2007-03-10Move FJOIN propogation above the FMODEs generated by winning an FJOINbrain
2007-03-10Remove yet more debugbrain
2007-03-10Remove debug code left in herebrain
2007-03-10Fix typobrain
2007-03-10HIGHLY EXPERIMENTAL: This needs heavy testing -- new FMODE behaviour:brain
2007-03-10Fix the operator== for irc::string -> std::string to be const&, the lack of c...brain
2007-03-10Change mask variable to irc::string to allow for case insensitive removal/add...brain
2007-03-09/who tidyup - needs QA'ingbrain
2007-03-09Apply <options:hidewhois> in /who results (bug #239); someone should clean up...special
2007-03-08compile error fix ahoybrain
2007-03-08Take away a uline specific check in fmode, which might explain why desyncs be...brain