summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-02-02Added numeric 396 ("x :is now your hidden host") from hybrid/ircubrain
2006-02-02Details to follow ;)brain
2006-02-02Removed bool return of DoBackgroundUserStuff()brain
2006-02-02When socket fails to construct, we now check the GetState() of the socket obj...brain
2006-02-02More nonblocking dns stuffsbrain
2006-02-02Fixes to set correct resolver address before looking up hostbrain
2006-02-02Nonblocking dns for InspSocket class (used by server to server)brain
2006-02-02*UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi...brain
2006-02-02Added channel name to snoticebrain
2006-02-02Broadcast SPYLIST and SPYNAMES usage to all opersbrain
2006-02-02Users are gonna erupt in flamewars over this... and google will love us >:)brain
2006-02-01Tidied up a kill messagebrain
2006-02-01Clean up ghosts on nick collisionbrain
2006-02-01*TEST* nick collision code for NICK change in server linkbrain
2006-02-01Only access-check local user kicksbrain
2006-02-01Should always allow remote modechanges (FJOIN not effected as its not sent as...brain
2006-02-01Allow async dns to compile -- but its still experimental and should not be us...brain
2006-02-01Excempt ops kicking themselves from +Jom
2006-02-01IRC case sensitivity bug, if only we could use ASCII......om
2006-02-01Ever onwardbrain
2006-01-31Advance move to 1.0.0 (non-svn)brain
2006-01-31Key hiding when youre not on the channelbrain
2006-01-31Optimized WriteServ - why use %s!%s@%s when we have the more optimal userrec:...brain
2006-01-31Some changes to some stuff..om
2006-01-30Test for Craigbrain
2006-01-30Wrong userrec var usedbrain
2006-01-30Unneccesary spacebrain
2006-01-30Moved metadata code into into OnGlobalConnectbrain
2006-01-30Added new event into m_spanningtree, event id send_metadata, which allows arb...brain
2006-01-30Change irritatingly Unreal-ish capitalisationom
2006-01-30Major updates to CBANs...like they're reasonably functionalom
2006-01-30Dont check paths on cygwinbrain
2006-01-30Small minor insignificant ite.. ZOMG CYGWIN DYNAMIC MODULES!frostycoolslug
2006-01-30Remainder of TYPE_OTHER metadatabrain
2006-01-30See last commitbrain
2006-01-29Fix to send 403 on invalid channel namebrain
2006-01-29eggy: be happyom
2006-01-29Moved Write() call so that it can send the NICK message properly and force th...brain
2006-01-29...brain
2006-01-29Fixed typobrain
2006-01-29Allow ulines to still notice the channel regardless of +Tbrain
2006-01-29Created OnPostOper that can be gauranteed to be called *after* opering (by AL...brain
2006-01-29"Oper of unknown type" -> "313 %s %s :is an IRC operator"brain
2006-01-29Auto-assume "+" on the start of opermode block if not includedbrain
2006-01-29VF_VENDORom
2006-01-29Apparently people ask for these... *coughpointlesscough*om
2006-01-29Tidied up intending, oh no, really serious fatal bug right there :pbrain
2006-01-29Remove -lcryptoom
2006-01-29Missing delete for config readerom
2006-01-29Add checks for AddIOHook failingom