summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05Release v2.0.27Peter Powell
2018-11-04Fix exposing the ban reason when an xline is found in the bancache.Peter Powell
2018-10-09Fix sending malformed ERR_BANLISTFULL numerics in some contexts.Peter Powell
2018-09-18Fix gateway client hosts not being updated if DNS resolution fails.Peter Powell
2018-08-10Fix sending malformed ERR_UNKNOWNCOMMAND messages in some cases.Peter Powell
2018-08-07m_httpd: close the HTTP connection after serving a request.Peter Powell
2018-07-12Clean up the WHO helpop documentation.Peter Powell
2018-07-11Fix replying with the source user in oper-restricted WHO lookups.Peter Powell
2018-07-10Update the readme so that it is actually useful.Peter Powell
2018-07-10Rename the license file so that people can find it easier.Peter Powell
2018-07-04Fix the configure checks for eventfd(), <stdint.h>, and strlcpy().Peter Powell
2018-06-18Clarify the documentation for m_httpd and m_httpd_{config,stats}.Peter Powell
2018-06-08Fix invalid conversion from 'const char*' to 'char*' on FreeBSD.Peter Powell
2018-04-20Release v2.0.26Peter Powell
2018-04-16Improve some documentation (#1483).Matt Schatz
2018-04-12Fix ModuleManager's external source lists not working with HTTPS.Peter Powell
2018-04-11Fix blank instead of empty PART message when a user is shunnedB00mX0r
2018-04-09Remove swhois messages set in the oper block on deoper.Peter Powell
2018-04-06Fix ELine::Matches returning false on existing matchgenius3000
2018-04-06Set User::host before calling ChangeIP()Peter Powell
2018-03-30Update the GeoIP ExtItem when CGI:IRC sets the real IP (#1471)genius3000
2018-03-04Merge pull request #1463 from clinew/insp20+openssl-v1.1-compatPeter Powell
2018-03-02m_ssl_openssl: Remove deprecated API members.Wade Cline
2018-02-24Merge pull request #1458 from linuxdaemon/insp20+duplicate-redir-metaPeter Powell
2018-02-12Merge pull request #1460 from genius3000/insp20+helpop_fixPeter Powell
2018-02-11[2.0]: Helpop: Move extban 'U' from acting to matchinggenius3000
2018-01-25Revert std::set changes and add duplicate checking in m_banredirect instead, ...linuxdaemon
2018-01-25Fix comparator logic for ordering by channellinuxdaemon
2018-01-25Make sure banredirect metadata can not be duplicatedlinuxdaemon
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