]> jfr.im git - irc/freenode/solanum.git/history - modules/m_cap.c
m_cap: simplify cap_req, remove multiline
[irc/freenode/solanum.git] / modules / m_cap.c
2020-11-07  Doug Freedm_cap: simplify cap_req, remove multiline
2020-10-24  Ed KellettAdd a cap_change hook
2020-10-19  Ed Kellettm_cap: Try to append caps even if one is too long
2020-10-19  Ed KellettMint CLICAP_FLAGS_PRIORITY
2020-10-19  Ed KellettKill CLICAP_FLAGS_REQACK
2017-08-04  Simon Arlottremove unused variables
2017-07-30  Simon Arlottm_cap: use rn_snprintf_try_append
2017-07-29  Simon Arlottm_cap: Fix CAP LS generation
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
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 MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-23  Elizabeth MyersDICTIONARY_FOREACH → RB_DICTIONARY_FOREACH
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
2016-03-21  William PitcockMerge pull request #170 from staticfox/cap_clear
2016-03-21  Matt Ullmanm_cap: Remove CLEAR subcommand as per v3 specs
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 MyersMove module description headers to the top
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Elizabeth MyersAdd AV2 descriptions to all m_c* modules.
2016-03-07  William Pitcockm_cap: use rb_snprintf_append() instead of pointer...
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  William Pitcockcap: allow modules to return client-specific responses...
2016-02-29  William Pitcockcap: don't show orphaned capabilities
2016-02-29  William Pitcockm_cap: ensure buffers are initialized properly
2016-02-28  William Pitcockcap: implicitly enable cap-notify on CAP LS 302, to...
2016-02-28  William Pitcockm_cap: add support for CAP LS 302
2016-02-28  William Pitcocksasl: transfer ownership of 'sasl' capability to m_sasl...
2016-02-27  William Pitcockcap: substantial rewrite leveraging the ircd capabiliti...
2016-02-20  William Pitcockcap: register the account-tag capability
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...
2015-12-28  William PitcockMerge pull request #112 from ProgVal/trailing-space
2015-12-28  Valentin LorentzRemove trailing space in CAP ACK.
2015-11-20  William Pitcockcap: implement ircv3.2 chghost cap
2015-09-13  Jilles TjoelkerRemove the unneeded username parameter to register_loca...
2015-07-06  William PitcockMerge pull request #89 from prgmrbill/add-channel-mode...
2015-03-23  William Pitcockcap: missed a spot on =sticky caps removal
2015-03-10  William Pitcockcap: sasl is now enforced as sticky again
2015-03-10  William Pitcockcap: chase ircv3.2 interpretation of sticky/ack-require...
2015-03-01  Jilles Tjoelkercap-notify: Fix possible crash on 64-bit systems.
2015-03-01  Max Teufelm_cap: do not allow sasl CAP when the agent is offline
2015-03-01  William Pitcockcap-notify: add cap-notify cap
2015-03-01  William Pitcocksasl: making the sasl capability actually sticky seems...
2015-02-28  William Pitcocksasl: ircv3 wg decided sasl capability should be sticky...
2015-02-28  Max Teufelsrc/channel: add support for IRCv3.2 userhost-in-names
2015-02-28  William Pitcockcap: remove SASL_REAUTH capability
2015-02-18  William PitcockMerge pull request #82 from grawity/sasl-send-conn...
2015-02-16  William PitcockRevert "m_invite: add support for CAP invite-notify"
2015-02-16  Max Teufelm_invite: add support for CAP invite-notify
2015-02-15  William Pitcockcap: fix compile
2015-02-15  William Pitcockcap: allow clients to do sasl reauth if they requested...
2015-02-15  William Pitcockcap: add notion of required dependency caps
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.
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...
2012-09-22  William Pitcockm_cap: add 'tls' core capability
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-14  Keith BuckAdd away-notify client capability.
2010-12-16  William PitcockAdd extended-join client capability.
2010-12-16  William PitcockRough implementation of the new account-notify client...
2010-08-24  Stephen BennettMerge backout of 8939a7e03d15
2010-08-24  Stephen BennettBacked out changeset 8939a7e03d15
2010-05-02  Stephen BennettBranch merge
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-04-06  William PitcockHook up source-account-hostmask client protocol extension.
2010-03-16  Jilles TjoelkerFix a signedness comparison warning.
2010-02-23  Stephen BennettUse FLAGS_SENTUSER instead of 'user' being non-empty...
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-12-08  Stephen BennettMerge
2009-12-08  Stephen BennettRevert all presence-related changes
2009-06-02  William Pitcockpresence: Add CLICAP_PRESENCE.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  William Pitcockircsprintf -> rb_sprintf
2008-03-18  Jilles TjoelkerFix Invalid CAP subcommand error if the user has no...
2007-12-24  Jilles TjoelkerMove various flags from flags2 to flags.
2007-01-25  nenolod[svn] - the new plan: