]> jfr.im git - irc/freenode/ircd-seven.git/shortlog
irc/freenode/ircd-seven.git
2019-04-15  Ed KellettIgnore UFNC for saved nicks origin/ufnc
2019-04-15  Ed KellettAdd argument for downgrade to NICK
2019-04-15  Ed KellettDisallow UFNC for saved nicks
2019-04-09  Ed KellettAdd ufnc.txt
2019-04-09  Ed KellettEnforce UFNC restrictions
2019-04-09  Ed KellettAdd UFNC
2019-03-27  Ed KellettDon't build m_filter when there is no hyperscan
2019-03-26  Jilles Tjoelkerlibratbox: Fix sizeof in two memsets.
2019-03-26  Janik KleinhoffMerge PR #12
2019-03-26  William Pitcocknumeric: reserve RPL_SASLMECHS (908)
2019-03-26  Mantas Mikulėnassasl: send RPL_SASLMECHS
2019-03-26  Janik KleinhoffMerge branch 'edk/starttls'
2019-03-26  Janik KleinhoffMerge branch 'chghost'
2019-03-26  Ed KellettDon't ratelimit local /motd
2019-03-26  Ed KellettRemove general.kline_delay config option
2019-03-26  Ed Kellettremove extensions/override.c
2019-03-26  Ed KellettExtend +M kick protection to IsAnyOper
2019-03-26  Ed KellettDon't ratelimit local /stats. Closes #8
2019-03-26  Andrew Wilcoxmonitor: don't use already-freed pointer, unlike the...
2019-03-26  xnrandm_ison: Do not report unregistered connections
2019-03-26  xnrandm_resv: Fix number of minutes in snote
2019-03-09  Mantas Mikulėnasm_starttls: reject "STARTTLS" use over an existing...
2019-02-28  Eric Mertensassorted spelling fixes
2019-01-13  Jilles Tjoelkerstarttls: Don't send ERR_STARTTLS after successful...
2019-01-13  Jilles Tjoelkerstarttls: Explicitly reject starttls if TLS is not...
2019-01-13  Jilles Tjoelkerstarttls: Don't corrupt the FD hash.
2019-01-13  William Pitcockm_starttls: handle error condition with ERR_STARTTLS...
2019-01-13  William Pitcockm_starttls: new module implementing ircv3 tls-3.1 optio...
2019-01-13  William Pitcockm_cap: add 'tls' core capability
2019-01-13  William PitcockDefine RPL_STARTTLS.
2018-11-10  Janik Kleinhoffm_away: update sendto_common_channels_local_butone...
2018-10-31  Ed KellettDon't send QJM modes for chghost users
2018-10-26  William Pitcockcap: implement ircv3.2 chghost cap
2018-10-26  William Pitcocksend: add negation argument to sendto_common_channels_l...
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
next