]> jfr.im git - solanum.git/shortlog
solanum.git
2019-10-06  Ed KellettFix build when hyperscan is missing
2019-10-06  Ed Kellettfilter: use AV2
2019-10-06  Ed Kellettfilter: add DROP and ABORT
2019-10-06  Ed Kellettfilter: require an extra "+" before data
2019-10-06  Ed Kellettfilter: add modes to disable incoming filters
2019-10-06  Ed Kellettfilter: make the kill reason more honest
2019-10-06  Ed Kellettfilter: send the failure response only on PRIVMSG
2019-10-06  Ed Kellettfilter: match in two passes, before and after stripping
2019-10-06  Ed Kellettfilter: move to extensions
2019-10-06  Ed Kellettfilter: bump version
2019-10-06  Ed Kellettfilter: use a static buffer instead of strdup
2019-10-06  Ed Kellettfilter: add version number
2019-10-06  Ed Kellettfilter: send a numeric error for ACT_DROP
2019-10-06  Ed Kellettfilter: add #defines for nick,user,host
2019-10-06  Ed Kellettfilter: don't give the target of PMs to filters
2019-10-06  Ed Kellettfilter: include identified marker
2019-10-06  Ed Kellettfilter: drop messages if we're ACT_KILLing them
2019-10-06  Ed Kellettfilter: Filter only locally-sourced messages
2019-10-06  Ed Kellettfilter: kill last or we can't send the snote
2019-10-06  Ed KellettAdd filter.c
2019-10-06  Ed KellettDepend on hyperscan
2019-10-06  Aaron JonesTravis CI: Bump to Ubuntu Bionic 18.04 LTS
2019-09-15  Aaron JonesMerge pull request #285 from edk0/ratelimits
2019-09-15  Ed Kellettm_motd: don't ratelimit with no server argument
2019-09-15  Ed Kellettm_stats: don't ratelimit with no server argument
2019-09-15  Simon ArlottDon't enable warnings on osx
2019-09-15  Simon Arlottlibrb: Fix nossl
2019-09-15  Simon Arlottlibrb: Fix nossl
2019-09-15  Simon Arlotttravis: Use newer versions of Clang
2019-09-15  Simon ArlottFix Clang 6 compiler warnings
2019-09-15  Simon Arlotttravis: Remove -Wno-unused-variable
2019-09-15  Simon Arlottlibrb: Avoid unused variable warning
2019-09-15  Simon Arlottlibrb: Specify -Wno-unused-parameter
2019-09-15  Simon Arlotttravis: Don't use -Werror on clang
2019-09-15  Simon Arlotttravis: Notify on IRC
2019-09-15  Simon ArlottFix GCC 8 compiler warnings
2019-09-15  Simon Arlotttravis: Ignore more unused warnings
2019-09-15  Simon Arlottircd: Use a larger buffer for ilog() buf2
2019-09-15  Simon Arlotttravis: Ignore unused-parameter warnings
2019-09-15  Simon Arlottlibrb: Fix GCC 8 warning; 640 bytes should be enough
2019-09-15  Simon Arlottircd: Zero out the global_client_list
2019-09-15  Simon Arlotttravis: Build with GCC 7 and GCC 8
2019-09-15  Simon ArlottFix compiler warning for SeesOper
2019-09-15  Simon Arlotttravis: Compile with warnings as errors
2019-09-14  Aaron JonesMerge pull request #283 from edk0/grant
2019-09-14  Ed KellettAdd help for GRANT
2019-09-14  Ed Kellettm_grant: match "deoper" case-insensitively
2019-09-14  Ed Kellettm_grant: remove a confusing line
2019-09-14  Ed Kellettm_grant: use AV2
2019-09-14  Ed Kellettm_grant: propagate privset changes
2019-09-14  Ed Kellettm_grant: maintain privilegeset refcounts
2019-09-14  Ed Kellettcharybdise m_grant
2019-09-14  Ed KellettUse the m_grant from ircd-seven
2019-09-14  Aaron JonesMerge pull request #284 from edk0/drain
2019-09-14  Janik Kleinhoffextensions/drain: remove superfluous includes
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-08  Aaron JonesSupport ECDH X25519 for TLSv1.3 (OpenSSL 1.1.1)
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 Kellettoverride: always check oper:override
2019-09-07  Ed Kellettoverride: don't leak the old expiry timer list
2019-09-07  Ed Kellettoverride: start timers for +p clients on modinit
2019-09-07  Ed Kelletthelpops: remove +H if usermode:helpops is lost
2019-09-07  Ed Kelletthelpops: handle the helper list properly on reload
2019-09-07  Ed Kelletthelpops: fix umode handling
2019-09-07  Ed KellettDeferred capability notifications from modules
2019-09-07  Aaron JonesMerge pull request #274 from edk0/event-deletion
2019-09-07  Ed Kellettoverride: move kick immunity to its own module
2019-09-07  Ed Kellettlibrb/event: delete indirectly via a dead flag
2019-08-31  Simon ArlottVersion 4.1.3-dev
2019-08-31  Simon ArlottVersion 4.1.2
2019-08-31  Simon Arlotttravis: don't run the tests on macosx
2019-08-31  Simon Arlottircd: remove debug
2019-08-31  Simon Arlottcap_server_time: Fix strftime return value check
2019-08-31  Simon Arlotttests: Fix use-after-free bug
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2019-08-31  Simon Arlotttests: Remove modules that don't exist
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-07-07  Aaron JonesCorrect OPM port configuration variables
2019-07-07  Simon Arlotttravis: run the tests
2019-04-27  Ed KellettRemove unused kline_delay config option
2019-04-27  Ed KellettRemove unused kline delay machinery
2019-04-27  Ed Kellettm_ban: check only the added K-line
2019-04-27  Ed Kellettm_kline: check only the added K-line
2019-04-27  Ed KellettAdd check_one_kline, expose notify_banned_client
2019-03-27  Aaron Jonesnewconf: remove plaintext listeners warning
2019-02-23  Simon Arlottm_sasl: Don't process authentication messages if SASL...
2019-02-23  Simon Arlotttests: Verify behaviour if services authenticates a...
2018-08-15  Simon Arlottset version back to -dev
2018-08-15  Simon Arlottcharybdis 4.1.1
next