]> jfr.im git - solanum.git/history - modules
message: remove hardcoded +R logic
[solanum.git] / modules /
2020-06-26  Ariadne Conillmessage: remove hardcoded +R logic
2020-06-26  Ariadne Conillinvite: remove hardcoded UMODE_REGONLYMSG code
2020-06-26  Aaron JonesMerge pull request #333 from edk0/privs-multiline
2020-06-26  Aaron JonesMerge pull request #340 from ophion-project/upstream...
2020-06-26  Ariadne Conilljoin: add channel_lowerts hook
2020-06-25  Aaron JonesMerge pull request #334 from edk0/massnotice
2020-06-25  Aaron JonesMerge pull request #322 from edk0/invite-umode-g
2020-06-25  Aaron JonesMerge pull request #328 from edk0/capability-put-ownerdata
2020-06-25  Aaron JonesMerge pull request #329 from edk0/reload-by-path
2020-06-25  Aaron JonesMerge pull request #338 from edk0/kline-zero
2020-06-25  Ed Kellettm_kline: insert a safety zero early
2020-06-21  Ed Kellettm_invite: Don't punch through +g
2020-06-21  Aaron JonesMerge pull request #335 from edk0/post-registration...
2020-06-10  Aaron JonesMerge pull request #330 from edk0/caps-before-init
2020-06-10  Aaron JonesMerge pull request #327 from edk0/filter-quit
2020-06-07  Stephen BennettRename connect_delay to post_registration_delay. This...
2020-06-07  Stephen BennettInitial attempt at the conndelay hack
2020-06-07  Ed KellettRemove the massnotice wildcard restriction
2020-06-06  Ed Kellettm_privs: break long responses into multiple lines
2020-05-23  Ed KellettAdd client_quit hook
2020-05-01  Aaron JonesMerge pull request #319 from edk0/invite-notify
2020-04-30  Ed KellettFix invite-notify and move it to an extension
2020-04-30  Ed Kellettm_invite: Add hooks
2020-04-19  Aaron JonesMerge pull request #313 from edk0/spoof-chban
2020-04-12  Ed KellettCentralise banmask matching logic
2019-11-17  Aaron JonesMerge pull request #296 from edk0/modreload
2019-11-17  Ed Kellettm_modules: make modreload work like restart
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-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-14  Aaron JonesMerge pull request #283 from edk0/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-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 Arlottcap_server_time: Fix strftime return value check
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-04-27  Ed KellettRemove unused kline_delay config option
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-02-23  Simon Arlottm_sasl: Don't process authentication messages if SASL...
2018-08-15  Simon Arlottm_nick/m_sasl/m_user: restore check for mixing of clien...
2018-08-15  Simon Arlottm_pass: store unverified SID in preClient for use in...
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-04-06  Aaron Jonesmodules/m_sasl.c: prevent abort_sasl() sending 906...
2018-04-06  Aaron Jonesmodules/m_sasl.c: command functions are void on this...
2018-04-06  Aaron Jonesmodules/m_sasl.c: abort session if we receive '*' as...
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-09  Simon Arlottm_sasl: indicate client connection type for SASL
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-04  Simon Arlottremove unused variables
2017-07-31  Simon Arlottcap_server_time: check return values of string functions
2017-07-30  Simon Arlottcap_server_time: provide time with millisecond resolution
2017-07-30  Simon Arlottm_cap: use rn_snprintf_try_append
2017-07-29  Simon Arlottm_join: remove global variable parabuf
2017-07-29  Simon Arlottm_join: remove global variable modebuf
2017-07-29  Simon Arlottm_join: remove global variable para
2017-07-29  Simon Arlottm_join: remove global variable pargs
2017-07-29  Simon Arlottm_join: remove global variable mbuf
2017-07-29  Simon Arlottm_cap: Fix CAP LS generation
2017-07-26  Simon Arlottmsgbuf: s_assert is not a substitute for proper code
2017-07-23  Simon Arlottircd: check_server: don't allow a connection if that...
2016-12-28  Aaron JonesWhen a remote MODRESTART command is received, it will...
2016-12-09  Keith Buckmr_server: Handle certificate validation errors.
2016-12-04  Keith Buckm_rehash: Require admin privileges for REHASH SSLD.
2016-12-04  Simon ArlottFix cross compile for Windows
2016-11-23  Simon Arlottecho-message should work for privmsg/notice to another...
2016-10-30  Simon ArlottUse const hook data where possible
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-10-02  Aaron JonesSASL: Relax rate limiting for failures a little
2016-10-02  Aaron JonesMerge pull request #221 from Xenthys/release/4
2016-10-02  Aaron JonesMerge pull request #222 from Xenthys/release/4+sasl
next