]> jfr.im git - irc/freenode/solanum.git/history - modules/m_stats.c
Get rid of hub_mask/leaf_mask
[irc/freenode/solanum.git] / modules / m_stats.c
2020-11-14  Ed KellettGet rid of hub_mask/leaf_mask
2020-11-09  Ed KellettAdd /stats s to list secure blocks
2020-11-08  Ed KellettAdd general::stats_l_oper_only
2020-11-01  Ed KellettRemove shared blocks
2020-10-27  Eric MertensCombine stats A output parameters (#35)
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 Kellettm_stats: Remove outdated comment
2020-08-04  Ed Kellettm_stats: use oper:privs for /stats O
2020-08-04  Ed Kellettm_stats: Rework privilege requirements
2020-08-04  Ed Kellettm_stats: use designated initializers
2020-08-04  Ed KellettAdd oper:privs
2020-08-04  Ed KellettReplace most checks for +o with oper:general
2020-08-04  Aaron JonesMerge pull request #359 from edk0/stats-l-operhide
2020-08-03  Ed Kellettm_stats: Make /stats l respect oper hiding
2020-07-09  Simon ArlottMerge remote-tracking branch 'ophion/upstream/dnsbl...
2020-07-06  Ariadne Conillircd: rename DNSBL entries from blacklist to dnsbl_entry.
2019-09-15  Aaron JonesMerge pull request #285 from edk0/ratelimits
2019-09-15  Ed Kellettm_stats: don't ratelimit with no server argument
2019-09-12  Aaron JonesMerge pull request #279 from edk0/operhide
2019-09-12  Ed KellettRework oper hiding
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-07-26  Simon Arlottmsgbuf: s_assert is not a substitute for proper code
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-04-30  Simon Arlottm_stats: don't try to access bl_stats if it doesn't...
2016-04-24  Simon Arlottm_stats: display certificate fingerprint in STATS C
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-07  Elizabeth Myersm_stats: use macros to clean up generating the stats...
2016-04-06  Elizabeth Myersm_stats: don't list alias entries twice.
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
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 Myerscommon.h: raison d'être is gone, so out it goes.
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
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-20  William Pitcockm_stats: win32 fixes
2016-03-09  Elizabeth Myersm_stats: eliminate special casing of calling the stats...
2016-03-09  Mantas Mikulėnasauthd, m_stats: fix command table sizes
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-08  Elizabeth Myersm_stats: kill O(n) lookup on stats.
2016-03-08  Elizabeth Myersdns: prune worthless function.
2016-03-08  Elizabeth Myersdns: clean up awful hacks.
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_s* modules
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-03-05  William PitcockMerge pull request #153 from Elizafox/master
2016-03-05  Elizabeth Myersparse: get rid of report_messages
2016-03-03  Simon Arlottssld: provide version in stats S output
2016-03-01  William PitcockMerge pull request #152 from lp0/ssld_foreach_info...
2016-03-01  Simon Arlottircd: add missing sslproc function ssld_foreach_info()
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2016-02-11  Simon Arlottircd: support restarting ssld processes
2016-01-23  William Pitcockircd: import modified version of ratbox 3.1 whowas...
2016-01-14  William PitcockSTATS: allow modules to override normal stats requests
2016-01-12  William PitcockAllow remote DIE and RESTART (from ircd-seven)
2016-01-12  William Pitcockircd: implement GRANT subsystem based on ircd-seven
2016-01-09  William Pitcockircd: make STATS B easier to understand
2016-01-09  William Pitcockircd: hash: use an irc_radixtree for storing resv's
2016-01-09  William Pitcockircd: irc_dictionary: also show dictionary stats
2016-01-09  William Pitcockircd: ensure irc_dictionary users have names, for stats...
2015-08-08  William PitcockMerge pull request #101 from Elizafox/master
2015-08-08  Elizabeth MyersRelocate report_Klines to proper home
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-04-20  Jail BirdSpring cleaning redux:
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-02-23  Jilles Tjoelkerstats c: Simplify construction of flags string.
2014-02-23  Jilles TjoelkerFix various printf arg types.
2013-02-03  Jilles Tjoelkerstats l: Don't care about away status.
2012-09-19  William Pitcockm_stats: apply same logic to anonymous /stats l as...
2012-09-19  William Pitcockm_stats: add optional constraint checking function...
2012-07-30  William PitcockMerge pull request #2 from TheChrisAM/patch-1
2012-06-03  Jilles Tjoelkerstats R: Make the CPU time display less ugly.
2012-03-25  Keith BuckRemove unused variable cruft.
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-18  Keith BuckAdd ratelimit for high-bandwidth commands.
2012-02-11  Jilles TjoelkerAllow opers to do /stats C.
2012-02-05  William Pitcockm_stats: iterate capability indexes on /stats C
2010-03-05  Jilles TjoelkerAdd /stats g to show propagated (global) klines.
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-08  Jilles TjoelkerComplete the move of xlines and resvs from aconf->name...
2010-01-08  William PitcockFix up more things with bandb.
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
next