]> jfr.im git - irc/freenode/ircd-seven.git/shortlog
irc/freenode/ircd-seven.git
2019-10-23  Nicole KleinhoffMerge PR #171 master origin/HEAD origin/master
2019-10-23  Nicole Kleinhoffhelp: document +u cmode/umode
2019-10-22  Nicole Kleinhoff1.1.9 ircd-seven-1.1.9
2019-10-21  Nicole KleinhoffMerge branch 'hide-uhnames'
2019-10-21  Nicole KleinhoffMerge PR #178 (privmsg/notice confusion with flood...
2019-10-19  Eric MertensSpelling fix: nonexistent
2019-10-13  Ed KellettSend flood warnings for privmsg, not notice origin/flood-notices
2019-09-08  Ed KellettHide userhost-in-names origin/hide-uhnames origin/stable
2019-09-08  Ed KellettUse TLS_client_method
2019-07-11  Janik Kleinhoff1.1.8 ircd-seven-1.1.8
2019-06-23  Ed KellettAdd /remove to user help origin/doc
2019-06-23  Ed KellettUpdate help
2019-06-21  Janik KleinhoffMerge PR #166 (strict transport security)
2019-06-13  Ed Kellettm_webirc: don't bail out when denying 'secure'
2019-06-12  Ed Kellettm_webirc: const-correctness
2019-06-12  Ed Kellettm_webirc: respect ircv3's `secure` option
2019-06-12  Ed Kellettm_webirc: enforce need_ssl
2019-06-11  Ed KellettUse IsSSL; IsSSLClient isn't set yet
2019-06-11  Ed KellettMake the STS policy configurable
2019-06-11  Ed KellettAdd CLICAP_STS
2019-06-11  Janik KleinhoffMerge PRs #159, #165, #168
2019-06-11  Janik KleinhoffMerge PR #161
2019-06-09  Ed KellettAdd a means to attach values for caps
2019-06-09  Ed KellettImplement userhost-in-names
2019-06-06  Ed KellettAdd CAP 302 support
2019-06-06  Ed KellettAdd a noop cap-notify
2019-06-06  Ed KellettAdd CLICAP_FLAGS_NAK
2019-06-06  Ed KellettRip out capability modifier stuff
2019-06-06  Ed KellettFix whitespace
2019-04-07  Ed KellettAdd modes to disable incoming filters
2019-04-04  Ed Kellettm_filter: add DROP and ABORT
2019-04-04  Ed Kellettm_filter: require an extra "+" before data
2019-04-03  Ed KellettMake the oper chghost restriction configurable
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
next