]> jfr.im git - solanum.git/history - modules/core
Replace RPL_WHOISTEXT(337) with RPL_WHOISSPECIAL(320) (#419)
[solanum.git] / modules / core /
2022-09-26  Jess PorterAdd oper:free_target (#374)
2022-08-20  Jess PorterEBMASK capab, to burst BMASK metadata (#354)
2022-07-01  Matthew MartinCast time_t to long long when printing
2021-08-15  jesopoERR_USERONCHANNEL when following a forward is missing...
2021-07-19  Aaron Jonesmodules/core/m_message.c: align comments about idle...
2021-07-13  Ed Kellettkick,remove: don't confuse source and target membership
2021-06-08  Ed KellettKeep propagated bans in a dictionary, not a list
2021-04-20  Ed KellettAdd an s2s cap for ECHO (#141)
2021-01-25  jess/accept list should track nick changes when you share...
2020-11-30  Ed Kellettchmode: end the grace period more intelligently (#84)
2020-11-14  Ed KellettGet rid of hub_mask/leaf_mask
2020-11-08  jessmake more snotes L_NETWIDE
2020-11-06  Ed Kellettm_message: Initiate message echo on target server
2020-11-01  Ed KellettRemove shared blocks
2020-10-27  Ed Kellettm_message: global snote when massnotice is used
2020-10-25  Ed KellettUnify oper:{global,local}_kill
2020-10-16  Ed KellettImplement the solanum.chat/identify-msg vendor cap
2020-10-15  Ed KellettInnovation by sed
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-08-06  Aaron JonesMerge pull request #288 from edk0/umode-o-split
2020-08-04  Ed KellettReplace most checks for +o with oper:general
2020-07-12  Simon ArlottMerge pull request #351 from ophion-project/upstream...
2020-07-11  Aaron JonesMerge pull request #342 from ophion-project/upstream...
2020-07-09  Ariadne Conillmessage: run privmsg_user hook on both source and target
2020-07-09  Ariadne Conillmessage: remove hardcoded +G logic
2020-07-07  Aaron JonesMerge pull request #345 from edk0/alias
2020-06-29  Aaron JonesMerge pull request #343 from xnrand/patch-ison-unreg...
2020-06-27  Aaron JonesMerge pull request #341 from ophion-project/upstream...
2020-06-26  Ariadne Conillmessage: remove hardcoded +R logic
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 #328 from edk0/capability-put-ownerdata
2020-06-25  Aaron JonesMerge pull request #329 from edk0/reload-by-path
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  Ed KellettRemove the massnotice wildcard restriction
2020-05-23  Ed KellettAdd client_quit hook
2019-11-17  Aaron JonesMerge pull request #296 from edk0/modreload
2019-11-17  Ed Kellettm_modules: make modreload work like restart
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 ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-04-27  Ed Kellettm_ban: check only the added K-line
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...
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-04  Simon Arlottremove unused variables
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-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-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-09-16  William Pitcocksupported: add chantypes_update()
2016-09-16  William PitcockMerge pull request #217 from Xenthys/release/4
2016-09-16  Stephen BennettAdd hooks for local and remote nick changes
2016-06-25  William PitcockMerge branch 'master' into release/4
2016-06-22  William PitcockMerge pull request #196 from jevolk/master
2016-06-22  Jason VolkCore modules cannot be unloaded, otherwise bad things...
2016-06-18  William PitcockMerge branch 'master' into release/4
2016-06-18  William Pitcockm_modules: use new module api
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-04-23  Simon Arlottmr_server: Report certificate fingerprint mismatches
2016-04-23  Simon Arlottmr_server: Handle unknown error codes
2016-04-07  Elizabeth Myersmodules: move module loading/unloading commands to...
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-04  Elizabeth MyersDon't send original error message if we're already...
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Matt Ullmanhash.c: Save some more bytes
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  Elizabeth Myersconfig.h delenda est
2016-03-19  Elizabeth MyersCan IGNORE_BOGUS_TS at the behest of @kaniini and ...
2016-03-10  Elizabeth Myersm_error: use strncasecmp, not strcmp
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMerge pull request #163 from awilfox/master
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-09  Andrew Wilcoxcore/m_error: Be consistent in strncmp usage
2016-03-08  Elizabeth Myerss_user: clean up return types and can YES/NO.
2016-03-08  Elizabeth MyersDetect stdbool.h and add conformant shims if it isn...
2016-03-08  Elizabeth MyersRemove another silly outdated comment [ci skip]
2016-03-07  Elizabeth MyersMerge branch 'awilfox-av2desc'
next