]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Update documentation links.
[user/henk/code/inspircd.git] / src / modules /
2019-04-26 Peter PowellUpdate documentation links.
2018-10-09 Peter PowellFix sending malformed ERR_BANLISTFULL numerics in some...
2018-09-18 Peter PowellFix gateway client hosts not being updated if DNS resol...
2018-08-07 Peter Powellm_httpd: close the HTTP connection after serving a...
2018-04-11 B00mX0rFix blank instead of empty PART message when a user...
2018-04-09 Peter PowellRemove swhois messages set in the oper block on deoper.
2018-04-06 Peter PowellSet User::host before calling ChangeIP()
2018-03-30 genius3000Update the GeoIP ExtItem when CGI:IRC sets the real...
2018-03-04 Peter PowellMerge pull request #1463 from clinew/insp20+openssl...
2018-03-03 Wade Clinem_ssl_openssl: Remove deprecated API members.
2018-02-24 Peter PowellMerge pull request #1458 from linuxdaemon/insp20+duplic...
2018-01-26 linuxdaemonRevert std::set changes and add duplicate checking...
2018-01-26 linuxdaemonFix comparator logic for ordering by channel
2018-01-25 linuxdaemonMake sure banredirect metadata can not be duplicated
2017-12-31 Michael Hazellm_chanhistory: optionally exempt bots from receiving...
2017-12-20 Peter PowellAlways store something in the cgiirc hostname extension.
2017-12-15 Peter PowellFix m_spanningtree sending the wrong setter in S2S...
2017-12-15 Peter PowellFix m_xline_db storing the wrong setter in the XLine...
2017-11-28 Peter PowellAdd length checking to GetExtBanStatus and m_banexception.
2017-11-09 Peter PowellWork around removing shuns on nicks when the nick is...
2017-11-09 Peter PowellRevert the code changes to m_sasl made in commit 9d4b43...
2017-11-07 Peter PowellMerge pull request #1255 from genius3000/insp20+timedbans
2017-11-07 genius3000Improve (synchronize) the notices in m_timedbans
2017-11-06 Peter PowellMerge pull request #1359 from genius3000/insp20+sasl_no...
2017-11-06 genius3000Inform the client when a SASL message cannot be sent
2017-10-17 Peter PowellFix sending a malformed 410 numeric when sent empty...
2017-10-15 Peter PowellUpdate wiki links to use HTTPS and point to the correct...
2017-10-11 Peter PowellInclude connection security with the SASL host information.
2017-09-09 Peter PowellFix m_cgiirc allowing malformed hosts sent via WEBIRC.
2017-08-25 Peter PowellFix mistakenly hardcoding the halfop prefix char in...
2017-08-05 Peter PowellMerge pull request #1347 from SaberUK/insp20+ctcp-action
2017-07-11 Peter PowellMerge pull request #1283 from SaberUK/insp20+mailmap
2017-06-16 Peter PowellFix exempting CTCP ACTIONs in m_blockcaps and m_noctcp.
2017-05-18 Adamm_override: fix parentheses compiler warning
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2017-05-17 AdamMerge pull request #1328 from Adam-/insp20+sakick
2017-05-17 AdamMerge pull request #1284 from Adam-/insp20+preregcloak
2017-05-17 Adamm_cloaking: don't apply cloak to already cloaked users...
2017-05-17 Attila MolnarMerge pull request #1330 from SaberUK/insp20+mm-inc
2017-05-17 Attila MolnarMerge pull request #1321 from SaberUK/insp20+permwarn
2017-05-17 Attila MolnarMerge pull request #1269 from Adam-/insp20+saslhost
2017-05-17 Attila MolnarMerge pull request #1230 from SaberUK/insp20+ipcache
2017-05-17 Attila MolnarMerge pull request #1318 from SaberUK/insp20+dumpver
2017-05-11 Adamm_sakick: remove unused "Unable to kick" notice
2017-04-28 AdamMerge pull request #1324 from SaberUK/insp20+cgiirc
2017-04-27 Peter PowellPenalise clients that use WEBIRC incorrectly.
2017-04-27 Peter PowellFix WEBIRC not rejecting invalid IP addresses.
2017-04-24 Peter PowellWarn when a user configures a permanent channel without +P.
2017-03-20 Adamm_ldapauth: fix providing username in PASS
2017-03-05 Attila MolnarMerge pull request #1266 from Adam-/insp20+cloakip
2017-03-05 Attila MolnarMerge pull request #1280 from Adam-/insp20+dnsblcheck
2017-02-26 Adamm_sasl: use host/ip from m_cgiirc if applicable
2017-01-12 Adamm_dnsbl: check returned results are in 127.0.0.0/8
2016-12-20 Adamm_sasl: send host/ip info
2016-12-10 Sheogorathfix channel rank issue
2016-12-07 Attila MolnarMerge pull request #1254 from genius3000/insp20+fixPIst...
2016-12-07 genius3000Fix SpanningTreeProtocolInterface::SendChannelPrivmsg...
2016-11-13 Adamm_cloaking: fix host/ip comparisons #1249
2016-10-10 Attila MolnarMerge pull request #1233 from Natolumin/sanitize-gecos
2016-10-09 Anatole Denism_httpd_stats: Also sanitize other server gecos
2016-09-12 Attila MolnarMerge pull request #1210 from Adam-/insp20+saslnick
2016-09-06 Adamm_sasl: really abort sasl session on register
2016-09-03 Adamm_sasl: don't allow AUTHENTICATE with mechanisms with...
2016-09-02 Attila Molnarm_jumpserver Prevent OnUserRegister from running in...
2016-08-17 Attila Molnarm_sqlite3 Fix possible memory leak when opening a datab...
2016-08-13 Attila Molnarm_censor Fix possible incorrect cast of dest
2016-08-13 Attila MolnarFix more incorrect std::string::operator[] usage
2016-08-08 Attila MolnarMerge pull request #1196 from SaberUK/insp20+sha256
2016-08-05 Peter PowellFix challenge auth when using m_hash_gnutls instead...
2016-08-02 Attila MolnarMerge pull request #1193 from Adam-/insp20+banburst
2016-08-01 AdamFix bursting channel bans
2016-07-22 Attila Molnarm_ssl_openssl Verify DH params being non-NULL before...
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-21 Attila Molnarm_ssl_gnutls, m_ssl_openssl After a read schedule anoth...
2016-06-09 Attila MolnarFix for GCC 6 rightfully optimizing out the NULL check...
2016-05-30 Attila MolnarMerge pull request #1174 from SaberUK/insp20+hideoper...
2016-05-03 Peter PowellFix a minor warning in m_hideoper on some systems.
2016-02-29 Attila MolnarRemove embarrassing negative comments about some client...
2016-02-29 Attila MolnarMerge pull request #1147 from SaberUK/insp20+gcc6
2016-02-29 Attila MolnarMerge pull request #1148 from guikcd/spelling-error
2016-02-29 Attila MolnarMerge pull request #1145 from Adam-/insp20+ulinekill
2016-02-28 Guillaume DelacourMinor spelling errors in m_spanningtree.so
2016-02-25 Attila MolnarMerge pull request #1136 from Adam-/insp20+dccallow
2016-02-18 AdamFix dccallow to work with files with spaces in their...
2016-02-13 Attila Molnarm_namedmodes Only show chan key to members and opers...
2016-02-13 Attila Molnarm_callerid Free old extension data before unserializing...
2016-02-12 Attila Molnarm_dccallow Add config option to control max entries...
2016-02-12 Attila Molnarm_ircv3 Fix AWAY being sent on join to the joining...
2016-02-12 Attila MolnarMerge pull request #1071 from SaberUK/insp20+fix-lusers
2016-02-12 Peter PowellFix hidden operators being shown in LUSERS.
2016-02-11 AdamUpdate m_ssl_gnutls to use libgnutls-30 for gnutls 3.4
2015-12-07 Attila MolnarMerge pull request #1110 from SaberUK/insp20+cap
2015-12-07 Peter PowellWork around irc::spacesepstream not stripping extraneou...
2015-12-07 Peter PowellFix CAP REQ to be atomic like the standard dictates.
2015-11-23 Attila Molnarm_operprefix Unset mode on unload
2015-09-28 Attila MolnarFix incorrect std::string::operator[] usage
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-06-15 Attila MolnarMerge pull request #1058 from SaberUK/insp20+nationalchars
2015-06-14 Peter PowellFix various issues with the nationalchars module.
next