summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-02-03Bugfix #69brain
2006-02-03Extra safety checksbrain
2006-02-03Extra debugging to locate segfaultbrain
2006-02-03numbskull momentbrain
2006-02-03Tidyup op/halfop/voice list on part/quitbrain
2006-02-03More fixes (#3)brain
2006-02-03Typo fixes #2brain
2006-02-03Fix to event paramsbrain
2006-02-03Stop uncloaked hosts showing to non-opersom
2006-02-03Typo fix #1brain
2006-02-03Altered format of OnUserMessagebrain
2006-02-03This probably wont compile atm - add support for prefixed messagesbrain
2006-02-03Allow for NOTICE and PRIVMSG from outside chan with a remote clientbrain
2006-02-03Added extra 'looking up your hostname lollerskates' output :pbrain
2006-02-03Why are we using the users hostname to connect back to port 113? we can use i...brain
2006-02-03Typoesbrain
2006-02-03Added back ip->host caching now we can make it not be a performance hit (we w...brain
2006-02-03Improved inaddr_hashcompbrain
2006-02-03Added remote routing notices for RCONNECTbrain
2006-02-03Added RCONNECTbrain
2006-02-03Added <options:hideulines>brain
2006-02-03Changed hops from 1 to 0 (makes more sense)brain
2006-02-03Added <options:flatlinks>brain
2006-02-03Added ircu-like hidewhois feature that allows hiding of server name in whois ...brain
2006-02-03*EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplitsbrain
2006-02-02Added debug loggingbrain
2006-02-02Fixes for typosbrain
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