summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Learnt how to speel Optimizationfrostycoolslug
2006-02-03Fixed Brain's bug, showing 'Using SSL Module' regardless of if you say yes or...frostycoolslug
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
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-03Tweak module help for m_conn_waitpongom
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-03Added m_globalload.so to module listbrain
2006-02-03Added hidesplits to example confbrain
2006-02-03*EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplitsbrain
2006-02-02Removed steeeenking dll message, attempted to hide 'target is same' with laun...brain
2006-02-02Who put this in here? :pbrain
2006-02-02Found and zapped a final ==brain
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-02Extra comments re. nonblocking DNS and use of IP addresses in constructor to ...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