]> jfr.im git - solanum.git/history - include/channel.h
refuse opers setting an invalidly long k-line reason
[solanum.git] / include / channel.h
2021-04-17  Ed Kellettchannel: flood warnings for privmsg, not notice (#147)
2020-11-08  Eric MertensClean up duplication in ChannelModeFunc prototypes...
2020-11-08  Ed Kellettchmode: Get elevated access for op-only queries
2020-11-08  Ed KellettRework channel mode handling
2020-10-21  Ed KellettAdd a comment explaining ITER_COMM_CHANNELS
2020-10-19  Ed KellettRefactor common channel iteration
2020-04-19  Aaron JonesMerge pull request #313 from edk0/spoof-chban
2020-04-12  Ed KellettCentralise banmask matching logic
2016-09-16  William Pitcockchannels: fix IsChannelName() to actually use IsChanPre...
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-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  Matt Ullmanchmode: Move add_id() to a boolean
2016-03-24  Matt Ullmanchannel: Move flood_attack_channel() to a boolean
2016-03-24  Matt Ullmanchannel: Move check_channel_name() to a boolean
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  William PitcockMerge pull request #174 from staticfox/morecleanup
2016-03-23  Matt UllmanMore cleanup
2016-03-08  Elizabeth MyersDetect stdbool.h and add conformant shims if it isn...
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-01-14  William Pitcockircd: get_channel_access(): do not derive channel point...
2016-01-13  William Pitcockircd: import hidden channel modes framework, from ircd...
2016-01-12  William Pitcockextensions/override: display mode-change string in...
2015-12-13  William Pitcockchannel: cache duplicate calls to is_banned() and is_qu...
2015-12-10  William PitcockRevert "extban: implement helper functions for stackabl...
2015-12-10  William Pitcockextban: implement helper functions for stackable extban...
2015-12-10  William Pitcockoverride: only engage override code if we're needing...
2014-06-03  Jilles TjoelkerMerge branch 'master+sharedsqlite' of https://github...
2014-05-29  Jilles Tjoelkerchannel: Remove write-only field.
2014-05-29  Jilles Tjoelkerchannel: Stop pretending to support per-mode server...
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.
2012-04-01  William PitcockRemove MODE_NOCTCP from core, in favor of chm_noctcp.
2012-04-01  William PitcockRemove MODE_NOCOLOR from core, replacing it with module...
2012-01-08  Jilles TjoelkerAdd one more const.
2012-01-08  Jilles TjoelkerFix a warning about const with forward channels.
2011-08-13  Elizabeth Jennifer... Port ircd-seven banfowards to charybdis.
2011-07-08  Elizabeth Jennifer... Back out chanroles.
2011-07-06  William Pitcockchanroles: instead of checking for chanop + CHANROLE_UN...
2011-07-06  William Pitcockchanroles: grant initial set of flags to people added...
2011-07-06  Elizabeth Jennifer... Implement chanroles, as discussed with nenolod.
2010-12-16  William PitcockAdd send_channel_join().
2010-12-09  B.GreenhamMove flood_attack_channel to channel.c so it can be...
2010-12-07  William PitcockReorder CHFL flags so that they can be used as ranks.
2010-08-24  Stephen BennettMerge backout of 8939a7e03d15
2010-08-24  William PitcockEnforce TS rules on MLOCKs.
2010-05-14  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-05-02  Stephen BennettBranch merge
2010-05-02  Stephen BennettBacked out changeset c57955c5225e
2010-05-02  Stephen BennettAllow the final parameter of MLOCK to be empty, to...
2010-04-30  Stephen BennettBranch merge
2010-04-30  Stephen BennettRework ircd-side MLOCK enforcement: instead of trying...
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-03-31  Jilles TjoelkerNew custom channel mode API allowing reloading such...
2010-03-27  Jilles TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-08  William PitcockAdd propagation of MLOCK state for simple modes.
2010-03-08  William PitcockRename channel_modes() to channel_modes_real(), and...
2010-03-08  William Pitcockstruct Channel: add mode_lock structure to the channel...
2010-03-08  William Pitcockstruct Mode: add off_mode bitfield to describe disabled...
2010-01-19  William PitcockMerge +C (no CTCP to channels) from ircd-seven.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-08-04  Valery V YatskoMoved extern chmode_flags declaration from channel...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-30  Valery Yatskochannel.h cleaned up a bit - removed unused includes
2008-06-28  Valery V YatskoRemove Channel->users_last, used nowhere
2008-06-24  Valery V YatskoApplying dyn-cmodes.diff - first step in implementing...
2008-04-01  William Pitcockstart making this compile
2008-02-27  William PitcockRemove CHFL_DEOPPED entirely.
2007-12-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-11-07  jilles[svn] Fix desyncs with very long extbans. Bans can...
2007-01-25  nenolod[svn] - the new plan: