]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2018-11-12 Adamwin: update CPACK_RESOURCE_FILE_LICENSE path
2018-11-05 Peter PowellRelease v2.0.27
2018-11-04 Peter PowellFix exposing the ban reason when an xline is found...
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-10 Peter PowellFix sending malformed ERR_UNKNOWNCOMMAND messages in...
2018-08-07 Peter Powellm_httpd: close the HTTP connection after serving a...
2018-07-12 Peter PowellClean up the WHO helpop documentation.
2018-07-11 Peter PowellFix replying with the source user in oper-restricted...
2018-07-10 Peter PowellUpdate the readme so that it is actually useful.
2018-07-10 Peter PowellRename the license file so that people can find it...
2018-07-04 Peter PowellFix the configure checks for eventfd(), <stdint.h>...
2018-06-18 Peter PowellClarify the documentation for m_httpd and m_httpd_...
2018-06-08 Peter PowellFix invalid conversion from 'const char*' to 'char...
2018-04-20 Peter PowellRelease v2.0.26
2018-04-16 Matt SchatzImprove some documentation (#1483).
2018-04-11 Peter PowellFix ModuleManager's external source lists not working...
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 genius3000Fix ELine::Matches returning false on existing match
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-02-12 Peter PowellMerge pull request #1460 from genius3000/insp20+helpop_fix
2018-02-12 genius3000[2.0]: Helpop: Move extban 'U' from acting to matching
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-23 Peter PowellMerge pull request #1449 from B00mX0r/insp20
2017-12-22 B00mX0rFix two minor docs issues
2017-12-20 Peter PowellAlways store something in the cgiirc hostname extension.
2017-12-16 Peter PowellUse HTTPS URLs in the executable file and include examples.
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-12-12 Peter PowellClarify the documentation of <connect:allow>.
2017-11-28 Peter PowellAdd length checking to GetExtBanStatus and m_banexception.
2017-11-15 Peter PowellMerge pull request #1413 from B00mX0r/insp20
2017-11-15 B00mX0rFix referring to sqloper and sqlauth as extras in modul...
2017-11-12 Peter PowellRelease v2.0.25
2017-11-12 Peter PowellDon't mess with the encoding of extras modules in modul...
2017-11-12 Peter PowellVarious minor documentation fixes.
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-11-05 Peter PowellUse InvalidateCache in the sockaddrs overload of OnSetC...
2017-11-05 Peter PowellMerge pull request #1410 from jcjordyn130/insp20
2017-11-04 Jordyn/The... Fix CMD_RESTART with relative paths as argv[0].
2017-10-27 AdamConfigReader: fix compilers optimizing NULL check in...
2017-10-17 Peter PowellFix sending a malformed 410 numeric when sent empty...
2017-10-16 Peter PowellFix the command table not being case insensitive.
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-14 Peter PowellFix the command for enabling m_sqlite3 in modules.conf...
2017-09-11 Peter PowellFix killing elined clients on [gkz]line in some cases.
2017-09-09 Peter PowellFix m_cgiirc allowing malformed hosts sent via WEBIRC.
2017-09-01 Peter PowellFix {Host,IP}MatchesEveryone using Match instead of...
2017-08-26 Peter PowellUse DLLManager::RetrieveLastError() on all platforms.
2017-08-25 Peter PowellFix mistakenly hardcoding the halfop prefix char in...
2017-08-13 Peter PowellUpdate the link to the CIDR subnetting charts.
2017-08-05 Peter PowellMerge pull request #1347 from SaberUK/insp20+ctcp-action
2017-07-24 Peter PowellAdd ADMIN to the list of commands that shunned users...
2017-07-11 Peter PowellMerge pull request #1283 from SaberUK/insp20+mailmap
2017-07-09 Attila MolnarMerge pull request #1333 from SaberUK/insp20+openbsd
2017-07-09 Attila MolnarMerge pull request #1343 from SaberUK/insp20+securelist
2017-06-16 Peter PowellFix exempting CTCP ACTIONs in m_blockcaps and m_noctcp.
2017-05-30 Peter PowellUpdate the securelist exemption for IRC-Source's crawler.
2017-05-19 Peter PowellTell OpenBSD users that they need to use a different...
2017-05-18 AdamRelease v2.0.24 v2.0.24
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-16 Peter PowellFix ModuleManager not being able to find make::configure.
2017-05-11 Adamm_sakick: remove unused "Unable to kick" notice
2017-05-09 Adamwin: set CMAKE_INSTALL_SYSTEM_RUNTIME_DESTINATION to...
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-26 Peter PowellAdd a mailmap to clean up the output of git-shortlog.
2017-04-24 Peter PowellWarn when a user configures a permanent channel without +P.
2017-04-14 Peter PowellFix compiler version parsing on GCC 7.
2017-04-11 AdamMerge pull request #1316 from SaberUK/master+sslmodes
2017-04-11 AdamMerge pull request #1315 from SaberUK/insp20+securelist
2017-04-11 Peter PowellClarify that m_sslmodes depends on m_sslinfo.
2017-04-07 Peter PowellUpdate securelist exception list.
2017-03-20 Adammodules.conf.example: document useusername in ldapauth
2017-03-20 Adamm_ldapauth: fix providing username in PASS
2017-03-20 AdamMerge pull request #1308 from SaberUK/insp20+warnings
next