summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-17Merge pull request #1330 from SaberUK/insp20+mm-incAttila Molnar
2017-05-17Merge pull request #1321 from SaberUK/insp20+permwarnAttila Molnar
2017-05-17Merge pull request #1269 from Adam-/insp20+saslhostAttila Molnar
2017-05-17Merge pull request #1230 from SaberUK/insp20+ipcacheAttila Molnar
2017-05-17Merge pull request #1318 from SaberUK/insp20+dumpverAttila Molnar
2017-05-16Fix ModuleManager not being able to find make::configure.Peter Powell
2017-05-11m_sakick: remove unused "Unable to kick" noticeAdam
2017-05-09win: set CMAKE_INSTALL_SYSTEM_RUNTIME_DESTINATION to . so the runtime librari...Adam
2017-04-28Merge pull request #1324 from SaberUK/insp20+cgiircAdam
2017-04-27Penalise clients that use WEBIRC incorrectly.Peter Powell
2017-04-27Fix WEBIRC not rejecting invalid IP addresses.Peter Powell