]> jfr.im git - irc/freenode/solanum.git/history - ircd/chmode.c
make more snotes L_NETWIDE
[irc/freenode/solanum.git] / ircd / chmode.c
2020-11-08  jessmake more snotes L_NETWIDE
2020-11-08  Eric MertensStop using chm_nosuch as a sentinel value (#53)
2020-11-08  Eric MertensClean up duplication in ChannelModeFunc prototypes...
2020-11-08  Ed Kellettchmode: Generate a canonical mode string
2020-11-08  Ed Kellettchmode: Get elevated access for op-only queries
2020-11-08  Ed KellettRework channel mode handling
2020-11-08  Ed Kellettchmode: Make mode table manageable
2020-10-15  Ed KellettInnovation by sed
2020-09-10  Aaron JonesMerge pull request #364 from ophion-project/upstream...
2020-09-09  Ariadne Conillchmode: use NULL for priv argument when auspex:cmodes...
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 KellettSend hidden mode changes to auspex:cmodes
2020-08-04  Ed Kellettchmode: priv checks only for local clients
2020-08-04  Ed Kellettchm_staff: use oper:cmodes, don't check op status
2020-08-04  Ed KellettReplace most checks for +o with oper:general
2017-08-06  Simon Arlottircd: send tags on every message
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-06-01  Aaron Joneschmode: remove unreachable break statement
2016-06-01  Aaron Joneschmode: silence harmless uninitialised variable warning
2016-06-01  Aaron Joneschmode: remove unreachable break statement
2016-06-01  Aaron Joneschmode: silence harmless uninitialised variable warning
2016-04-29  William Pitcockircd: Channel.bants is not a serial but a timestamp.
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 check_forward() to a boolean
2016-03-24  Matt Ullmanchmode: Move add_id() to a boolean
2016-03-24  Matt Ullmanchmode: Move allow_mode_change() to a boolean
2016-03-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
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-08  Elizabeth MyersDetect stdbool.h and add conformant shims if it isn...
2016-03-08  Elizabeth MyersConvert 2.8 style ToUpper/ToLower names to irctoupper...
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
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-02-09  Simon Arlottircd: chmode: Avoid referencing beyond the end of the...
2016-01-16  William Pitcockircd: chmode: change CHFL_CHANOP checks where appropria...
2016-01-14  William Pitcockircd: get_channel_access(): do not derive channel point...
2016-01-13  William Pitcockircd: get_channel_access(): allow override hooks to...
2016-01-13  William Pitcockircd: chmode: clean up chm_hidden() a little bit
2016-01-13  William Pitcockircd: import hidden channel modes framework, from ircd...
2016-01-12  William Pitcockextensions/override: display mode-change string in...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd