summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-05Bug in code for syncing cbansom
2006-02-05[Re ;\] add m_ssl_dummy :"om
2006-02-05Added m_uninvite herebrain
2006-02-05Commented on new return value of OnUserPreKick for explicitly allowing kicksbrain
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-04Make the alternative hosts be in alphabetical order :(om
2006-02-04Update example <oper> to demonstrate multiple hostnamesbrain
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-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