]> jfr.im git - solanum.git/history - ircd
extensions/filter: filter quit messages
[solanum.git] / ircd /
2020-04-24  Aaron JonesMerge pull request #316 from edk0/kline-spoof-flag
2020-04-20  Ed KellettHandle kline_spoof_ip in check_one_kline
2020-04-20  Ed KellettAdd an iline flag to match klines by spoof only
2020-04-19  Aaron JonesMerge pull request #313 from edk0/spoof-chban
2020-04-19  Aaron JonesMerge pull request #314 from jesopo/message-handler...
2020-04-19  Aaron JonesMerge pull request #315 from edk0/check-kline
2020-04-19  Ed KellettAdd ipv4-in-ipv6 logic to check_one_kline
2020-04-19  Ed KellettAlign check_one_kline better with find_kline
2020-04-19  Ed KellettMove ipv4-in-ipv6 handling to find_conf_by_address
2020-04-19  Ed KellettRefactor check_one_kline a tiny bit
2020-04-12  Ed KellettDon't match iline-spoofed IPs for channel bans
2020-04-12  Ed KellettCentralise banmask matching logic
2020-01-03  Aaron JonesMerge pull request #304 from edk0/reject-expired
2020-01-03  Ed Kellettreject: reorder to avoid leaks
2020-01-03  Ed Kellettreject: Don't reject for expired K-lines
2020-01-02  Aaron JonesMerge pull request #302 from edk0/sasl-usercloak
2020-01-02  Aaron JonesMerge pull request #297 from bmwiedemann/date
2020-01-02  Aaron JonesMerge pull request #303 from edk0/modreload-uaf
2020-01-02  Aaron JonesMerge pull request #301 from edk0/reject-free-fix-fix
2020-01-02  Ed Kellettmodules: fix use-after-free when reloading
2020-01-02  Ed KellettRemove from the list of propagated bans on expiry
2020-01-01  Aaron JonesMerge pull request #300 from edk0/reject-free-fix
2020-01-01  Ed KellettFix a place aconfs could be freed while referenced
2019-12-31  Aaron JonesMerge pull request #299 from edk0/tkline-reason
2019-12-31  Aaron JonesMerge pull request #298 from edk0/rejectcache
2019-12-31  Ed KellettAdd general::hide_tkdline_duration
2019-12-31  Ed Kellettreject: Remember and send reasons for rejections
2019-12-06  Bernhard M. WiedemannSet EXTERNAL_BUILD_TIMESTAMP from SOURCE_DATE_EPOCH
2019-11-17  Aaron JonesMerge pull request #296 from edk0/modreload
2019-11-17  Ed Kellettm_modules: make modreload work like restart
2019-10-22  Aaron JonesMerge pull request #287 from edk0/filter
2019-10-22  Aaron JonesMerge pull request #293 from edk0/webirc
2019-10-22  Aaron JonesMerge pull request #294 from edk0/deny-webirc-auth
2019-10-20  Ed Kellettm_webirc: respect ircv3's `secure` option
2019-10-06  Aaron JonesMerge pull request #286 from edk0/strip-unprintable
2019-10-06  Aaron JonesMerge pull request #290 from edk0/quiet-override
2019-10-06  Aaron JonesMerge pull request #289 from edk0/rehash-privileged...
2019-10-06  Ed KellettRecheck umodes for opers after rehash
2019-09-15  Aaron JonesMerge pull request #285 from edk0/ratelimits
2019-09-15  Simon ArlottFix GCC 8 compiler warnings
2019-09-15  Simon Arlottircd: Use a larger buffer for ilog() buf2
2019-09-15  Simon Arlottircd: Zero out the global_client_list
2019-09-14  Aaron JonesMerge pull request #284 from edk0/drain
2019-09-14  Ed KellettAdd extensions/drain
2019-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2019-09-12  Aaron JonesMerge pull request #279 from edk0/operhide
2019-09-12  Ed KellettRework oper hiding
2019-09-07  Aaron JonesMerge pull request #277 from edk0/helpops
2019-09-07  Aaron JonesMerge pull request #278 from edk0/override
2019-09-07  Aaron JonesMerge pull request #275 from edk0/override-immunity
2019-09-07  Aaron JonesMerge pull request #276 from edk0/deferred-cap-notify
2019-09-07  Ed KellettDeferred capability notifications from modules
2019-08-31  Simon Arlottircd: remove debug
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2019-08-31  Simon Arlottcheck_one_kline: Fix compiler warning
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottDocument the process shared by check_one_kline() and...
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-08-31  Simon ArlottRevert "ircd: Fix umode orphan scheme."
2019-04-27  Ed KellettRemove unused kline_delay config option
2019-04-27  Ed KellettRemove unused kline delay machinery
2019-04-27  Ed KellettAdd check_one_kline, expose notify_banned_client
2019-03-27  Aaron Jonesnewconf: remove plaintext listeners warning
2018-08-12  Simon Arlottm_sasl: check if the agent is present after every clien...
2018-08-12  Simon ArlottMerge pull request #260 from FauxFaux/yesno-1
2018-03-23  Chris West (Faux)YESNO options are of type bool, not int
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2018-01-18  Simon Arlottircd: use correct buffer sizes
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2017-08-24  Simon Arlottexit_unknown_client: don't delete servers from the...
2017-08-22  Simon Arlotts_serv: connect using both IPv4 and IPv6 if unspecified
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-05  Simon Arlottircd: check caps for user in sendto_common_channels_local
2017-08-05  Simon Arlotttests: add sendto_* test framework
2017-08-05  Simon Arlottircd: log command in mod_add_cmd/mod_del_cmd error...
2017-08-05  Simon Arlottircd: substitution: fix buffer overrun if variable...
2017-08-04  Simon Arlottremove unused variables
2017-07-30  Simon Arlottlibrb: linebuf: reduce the number of "put" implementati...
2017-07-29  Simon ArlottRevert "Core modules cannot be unloaded, otherwise...
2017-07-29  Simon Arlottlibrb: linebuf needs to use the buffer limit from msgbu...
2017-07-29  Simon Arlottircd: send: these buffers can be static
2017-07-29  Simon Arlotttests: add msgbuf_parse tests
2017-07-29  Simon Arlottmsgbuf: correctly split buffers into IRCv3 tags and...
2017-07-29  Simon Arlottlibrb: remove unnecessary NULL from the end of rb_strin...
2017-07-29  Simon Arlottircd: attach_conf: avoid clang static analysis warning
2017-07-29  Simon Arlottircd: send_to_channel_flags: avoid clang static analysi...
2017-07-29  Simon Arlottircd: sendto_one_notice: avoid clang static analysis...
2017-07-29  Simon Arlottircd: sendto_one_numeric: avoid clang static analysis...
2017-07-29  Simon Arlottircd: get_or_create_channel: avoid clang static analysi...
2017-07-29  Simon Arlottircd: sendto_one_prefix: avoid clang static analysis...
2017-07-29  Simon Arlottexit_remote_server: avoid clang static analysis warning
2017-07-29  Simon Arlottircd: hostmask: avoid clang static analysis warning
2017-07-29  Simon Arlottircd: listener: Document check_reject() behaviour
2017-07-29  Simon Arlottsslproc: check number of arguments to zipstats command
2017-07-29  Aaron Jonessrc/channel.c: don't use the bancache in is_banned...
2017-07-27  Simon Arlottmsgbuf: remove unused field parselen
2017-07-27  Simon Arlottircd: substitution: fix NULL termination buffer overrun...
next