]> jfr.im git - solanum.git/history - modules/core
m_join: remove global variable pargs
[solanum.git] / modules / core /
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'
2016-03-07  Elizabeth MyersMerge branch 'av2desc' of https://github.com/awilfox...
2016-03-07  Elizabeth Myersm_quit: add desc string
2016-03-07  Elizabeth MyersAdd more core module descriptions
2016-03-07  Andrew Wilcoxcore/m_squit: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_server: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_quit: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_part: Add AV2 description
2016-03-07  William PitcockMerge pull request #158 from awilfox/av2desc
2016-03-07  Andrew Wilcoxcore/m_message: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_kill: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_kick: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_join: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_die: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_ban: Add AV2 description
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-23  William Pitcockircd: import modified version of ratbox 3.1 whowas...
2016-01-14  William Pitcockircd: get_channel_access(): do not derive channel point...
2016-01-12  William PitcockAllow remote DIE and RESTART (from ircd-seven)
2016-01-12  William Pitcockircd: implement EXTENDCHANS, based on ircd-seven (with...
2016-01-12  William Pitcockextensions/override: display mode-change string in...
2015-12-28  William PitcockMODE: allow 'q' banlist queries to bypass flood limits too
2015-12-12  Jilles TjoelkerReduce clean_nick() code duplication further.
2015-12-11  William Pitcockimplement configurable channel modes (closes #31)
2015-12-10  William Pitcockoverride: only engage override code if we're needing...
2015-12-05  William Pitcockm_message: use same behaviour for +R users as +g users...
2015-11-20  William Pitcocksend: add negation argument to sendto_common_channels_l...
2015-09-13  Jilles TjoelkerRemove the unneeded username parameter to register_loca...
2015-03-01  Jilles TjoelkerFix some compiler warnings about signed/unsigned compar...
2015-02-09  William Pitcockfix target list generation edge case where WALLCHOPS...
2015-01-30  Jilles TjoelkerMerge branch 'master+sjoin-deadcode' of https://github...
2015-01-30  Attila MolnarSJOIN: Remove some dead code
2014-09-21  Jilles Tjoelkerban: Fix build breakage.
2014-09-21  Jilles Tjoelkerserver: Remove two dead stores.
2014-08-17  Keith BuckBAN: Don't schedule check_klines for 0 seconds in the...
2014-08-15  Jilles TjoelkerSJOIN: Fix crash when both mode parameter and UID list...
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-03-02  Jilles TjoelkerAvoid possible null dereference.
2014-02-23  Jilles Tjoelkerpart: Fix constness issue with part hook.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2013-07-19  Quora DodrillMerge pull request #32 from anarcat/gnutls-restore
2013-07-07  Jilles Tjoelkerjoin: Fix messages about join failures such as banned.
2013-04-27  Jilles Tjoelkerkill: Improve comment about kill hook.
2013-04-20  Elizabeth MyersImplement kill-cancelling hook.
2013-04-18  Alex Iadiciccom_nick: Reject nicks with '~' in them, rather than...
2013-03-23  Jilles TjoelkerDon't send ERR_NICKCOLLISION to a user that will not...
2013-02-21  William PitcockMostly enable support for checking format strings with...
2013-02-03  Jilles TjoelkerUID/EUID: Add server's SID to invalid UID error message.
2013-02-03  Jilles TjoelkerUID/EUID: Check that the UID starts with the server...
2013-02-03  Jilles TjoelkerMerge branch 'mailmap' of github.com:grawity/forks...
next