summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-11[2.0]: Helpop: Move extban 'U' from acting to matchinggenius3000
2017-12-31m_chanhistory: optionally exempt bots from receiving history.Michael Hazell
2017-12-23Merge pull request #1449 from B00mX0r/insp20Peter Powell
2017-12-22Fix two minor docs issuesB00mX0r
2017-12-20Always store something in the cgiirc hostname extension.Peter Powell
2017-12-16Use HTTPS URLs in the executable file and include examples.Peter Powell
2017-12-15Fix m_spanningtree sending the wrong setter in S2S ADDLINE.Peter Powell
2017-12-15Fix m_xline_db storing the wrong setter in the XLine database.Peter Powell
2017-12-12Clarify the documentation of <connect:allow>.Peter Powell
2017-11-28Add length checking to GetExtBanStatus and m_banexception.Peter Powell
2017-11-15Merge pull request #1413 from B00mX0r/insp20Peter Powell
2017-11-14Fix referring to sqloper and sqlauth as extras in modules.confB00mX0r
2017-11-12Release v2.0.25Peter Powell
2017-11-12Don't mess with the encoding of extras modules in modulemanager.Peter Powell
2017-11-12Various minor documentation fixes.Peter Powell
2017-11-09Work around removing shuns on nicks when the nick is online.Peter Powell
2017-11-09Revert the code changes to m_sasl made in commit 9d4b4344b4.Peter Powell
2017-11-07Merge pull request #1255 from genius3000/insp20+timedbansPeter Powell
2017-11-06Improve (synchronize) the notices in m_timedbansgenius3000
2017-11-06Merge pull request #1359 from genius3000/insp20+sasl_no_serverPeter Powell
2017-11-05Inform the client when a SASL message cannot be sentgenius3000
2017-11-05Use InvalidateCache in the sockaddrs overload of OnSetClientIP.Peter Powell
2017-11-05Merge pull request #1410 from jcjordyn130/insp20Peter Powell
2017-11-04Fix CMD_RESTART with relative paths as argv[0].Jordyn/The Linux Geek
2017-10-26ConfigReader: fix compilers optimizing NULL check in ConfigTag::readString()Adam
2017-10-18Fix sending a malformed 410 numeric when sent empty CAP commands.Peter Powell
2017-10-16Fix the command table not being case insensitive.Peter Powell
2017-10-15Update wiki links to use HTTPS and point to the correct pages.Peter Powell
2017-10-11Include connection security with the SASL host information.Peter Powell
2017-09-14Fix the command for enabling m_sqlite3 in modules.conf.example.Peter Powell
2017-09-11Fix killing elined clients on [gkz]line in some cases.Peter Powell
2017-09-09Fix m_cgiirc allowing malformed hosts sent via WEBIRC.Peter Powell
2017-09-01Fix {Host,IP}MatchesEveryone using Match instead of MatchCIDR.Peter Powell
2017-08-26Use DLLManager::RetrieveLastError() on all platforms.Peter Powell
2017-08-25Fix mistakenly hardcoding the halfop prefix char in timedbans.Peter Powell
2017-08-13Update the link to the CIDR subnetting charts.Peter Powell
2017-08-05Merge pull request #1347 from SaberUK/insp20+ctcp-actionPeter Powell
2017-07-24Add ADMIN to the list of commands that shunned users can run.Peter Powell
2017-07-11Merge pull request #1283 from SaberUK/insp20+mailmapPeter Powell
2017-07-09Merge pull request #1333 from SaberUK/insp20+openbsdAttila Molnar
2017-07-09Merge pull request #1343 from SaberUK/insp20+securelistAttila Molnar
2017-06-16Fix exempting CTCP ACTIONs in m_blockcaps and m_noctcp.Peter Powell
2017-05-30Update the securelist exemption for IRC-Source's crawler.Peter Powell
2017-05-19Tell OpenBSD users that they need to use a different make command.Peter Powell
2017-05-18Release v2.0.24v2.0.24Adam
2017-05-17m_override: fix parentheses compiler warningAdam
2017-05-17Merge pull request #1094 from SISheogorath/insp20+fixed-OverrideAdam
2017-05-17Merge pull request #1328 from Adam-/insp20+sakickAdam
2017-05-17Merge pull request #1284 from Adam-/insp20+preregcloakAdam
2017-05-17m_cloaking: don't apply cloak to already cloaked users during registrationAdam