]> jfr.im git - irc/freenode/ircd-seven.git/shortlog
irc/freenode/ircd-seven.git
2018-11-29  Ed Kellettirc->chat origin/credits-hostname
2018-10-25  Janik KleinhoffMerge PR #125 (nick cutoff at ~ character)
2018-10-25  Janik KleinhoffMerge PR #126 (away-notify)
2018-10-25  Janik KleinhoffMerge PR #27 (oper:dehelper priv)
2018-10-25  Janik KleinhoffMerge PR #138 (mention /accept in +R help)
2018-10-25  Janik KleinhoffMerge PR #139 ("help set mlock" fix)
2018-10-25  Janik Kleinhoffstrip_unprintable: clarify type conversion origin/filter-module
2018-09-25  Ed KellettFix strip_unprintable on high bit bytes
2018-09-24  Ed Kellettfix a stupid bug
2018-09-20  Ed Kellettmake the kill reason more honest
2018-09-05  David Precious'help set mlock', not 'help mlock'
2018-08-17  Ed Kellettsend the failure response only on PRIVMSG
2018-08-17  Ed Kellettmatch in two passes, before and after stripping
2018-08-17  Ed Kellettmove m_filter to extensions
2018-08-17  Ed Kellettm_filter: bump version
2018-08-17  Ed KellettDon't strdup
2018-08-17  Ed Kellettadd version number
2018-08-17  Ed Kellettsend a numeric error for ACT_DROP
2018-08-17  Ed Kellettadd #defines for nick,user,host
2018-08-17  Ed Kellettdon't give the target of PMs to filters
2018-08-17  Ed Kellettinclude identified marker
2018-08-17  Ed KellettDrop messages if we're ACT_KILLing them
2018-08-17  Ed KellettFilter only locally-sourced messages
2018-08-17  Ed Kellettkill last or we can't send the snote
2018-08-17  Ed Kellettadd m_filter.c
2018-08-17  Ed Kellettdepend on hyperscan
2018-08-16  Mike QuinExtension module to allow invexes to bypass +r
2018-08-15  Gareth PulhamClarify wording for umode +R help (in help umode)
2018-08-08  Janik KleinhoffMerge PR #124 (extensions/drain)
2018-08-08  Janik KleinhoffMerge PR #135 (+R auto-accept)
2018-08-08  Janik Kleinhoffextensions/drain: remove superfluous includes
2018-08-08  Ed KellettAdd extensions/drain
2018-08-08  Ed Kellettabort privmsgs if a hook kills their sender
2018-08-08  Ed Kellettcmessage: invoke privmsg hooks
2018-08-08  Ed Kellettm_message: call hook for remote targets too
2018-08-07  William Pitcockm_message: use same behaviour for +R users as +g users...
2018-08-06  William PitcockInitial test of privmsg hooks
2018-05-19  Janik Kleinhoff1.1.7 ircd-seven-1.1.7
2018-05-16  Janik KleinhoffAdd proper error checking for strtol (cf. #112)
2018-04-24  Janik KleinhoffUse HTTPS instead of plain HTTP for freenode.net
2018-04-24  Janik KleinhoffBUGS: adjust bug reporting URL
2018-04-24  Janik KleinhoffMerge PRs #23, #25, #131 and #133 of https://github...
2018-04-23  Emerson VeenstraChange help docs
2018-04-13  Janik Kleinhoffm_list: fail on invalid parameters
2018-04-13  Janik Kleinhoff1.1.6 ircd-seven-1.1.6
2018-03-10  iamkubiAdd +S to channel mode help
2018-02-28  Janik KleinhoffMerge branch 'opmoderate' of https://github.com/mquin...
2018-02-28  Janik KleinhoffMerge branch 'fix-cidr' of https://github.com/AbstractB...
2018-02-28  Janik KleinhoffMerge branch 'fix-hints' of https://github.com/Abstract...
2018-02-28  Janik KleinhoffMerge branch 'fix-nickchangeban' of https://github...
2018-02-27  Janik KleinhoffMake 5614c9e6f0b (opmod as fake cprivmsg) optional
2018-01-21  Janik KleinhoffMerge branch 'kline-api'
2017-12-02  Emerson VeenstraAdd check for IsAnyOper first to avoid leaking privileg...
2017-12-02  Janik KleinhoffMerge branch 'i-like-cheese'
2017-11-29  Ed Kellettremove /nick's weird cutoff at ~
2017-11-29  Keith BuckAdd away-notify client capability.
2017-11-28  Ed KellettRemove duplicated notify_banned_client
2017-11-28  Ed KellettMerge branch 'sasl-usercloak-kline' into kline-api
2017-11-28  Ed Kellettremove duplicated kline check code from modules
2017-11-28  Ed KellettMerge branch 'targeted_kline' into kline-api
2017-11-28  Ed KellettAdd the same monstrosity to core/m_ban
2017-11-28  Ed Kellettm_kline: check only the added K-line
2017-11-26  Gareth PulhamImprove cidr matching in match.c
2017-11-25  Ed Kellettsasl_usercloak: check K-lines after host change
2017-11-25  Ed KellettAdd check_one_kline, expose notify_banned_client
2017-11-24  EmersonAdd privilege for dehelper
2017-11-15  Stephen Bennett1.1.5 ircd-seven-1.1.5
2017-11-15  Stephen BennettMake $j match even if user is +e in the target channel...
2017-11-14  Ed KellettGenerate fingerprints for untrusted certificates
2017-11-14  Aaron JonesGenerate fingerprints for chained certificates with...
2017-11-07  Ed Kellettchantrace: really don't disclose oper status
2017-11-07  Ed Kellettremove m_encap from makefile
2017-11-07  mniipMerge m_encap into the ircd core so that it does not...
2017-11-03  William Pitcockmonitor: additional cleanup pointed out by mr_flea
2017-11-03  William Pitcockmonitor: fix the resource leak properly, unlike the...
2017-10-04  Stephen Bennettremove EGD support and fix build with more recent openssl
2017-08-21  Gareth PulhamUpdate numeric 435 to reflect +q stopping /nick
2017-08-21  Gareth PulhamUpdate hint strings where possible
2017-08-18  Gareth PulhamFix cidr parsing where masks cannot be integerised
2017-06-10  Mike Quinadd @ prefix to op-moderated (+z) messages to distingui...
2017-03-27  David PreciousClearer MLOCK response - point to CS' MLOCK help.
2017-03-11  David PreciousLink to registration KB entry in 477/486 responses.
2017-01-04  Ed KellettRevert "recheck users after applying SASL account cloaks"
2017-01-02  mniipHide some of the RPL_ISUPPORT strings when respective...
2017-01-02  Ed Kellettremove m_encap from makefile
2017-01-02  Ed Kellettoops
2016-12-28  William Pitcockmonitor: additional cleanup pointed out by mr_flea
2016-12-28  William Pitcockmonitor: fix the resource leak properly, unlike the...
2016-12-28  Patrick GodschalkExplicitly drop SSLv3 connections (SSL_OP_NO_SSLv3...
2016-12-28  Ed KellettGenerate fingerprints for untrusted certificates
2016-12-28  Aaron JonesGenerate fingerprints for chained certificates with...
2016-12-28  mniipMerge m_encap into the ircd core so that it does not...
2016-12-28  Ed Kellettchantrace: really don't disclose oper status
2016-12-28  Ed Kellettrecheck users after applying SASL account cloaks
2016-10-18  Gareth PulhamFix challenge oper for low-rank staff
2016-09-20  Stephen Bennett1.1.4 ircd-seven-1.1.4
2016-09-19  Ed Kellettdon't die if an admin whoises a user mid-challenge
2016-09-04  William Pitcockmonitor: additional cleanups, and add a missing free_mo...
2016-09-04  William Pitcocksigio: use siginfo_t instead of struct siginfo, per...
2016-09-04  Ed Kellettcherry-pick security fix from chary d06dab5
next