]> jfr.im git - solanum.git/history - modules/m_stats.c
Rework oper hiding
[solanum.git] / modules / m_stats.c
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
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2009-01-18  Jilles TjoelkerChange /stats O to show privset blocks (oper only).
2008-12-16  Jilles TjoelkerShow throttle info in /stats t.
2008-11-16  Aaron Sethmanmake is_cti/is_sti collect times connected in unsigned...
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-09  Jilles TjoelkerAvoid hardcoding the number of shared{} flags another...
2008-09-09  Jilles TjoelkerFix indentation.
2008-08-17  William Pitcock/stats o: display name of privset instead of privs
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-31  Jilles TjoelkerMove to ratbox3 reject and throttle code.
2008-06-28  Valery V YatskoApplied svn diff from ratbox3 r21458:21470
2008-06-26  Valery V YatskoPASS selector:password for auth{}, based on spb's patch...
2008-06-11  William PitcockMerge TODO.
2008-06-10  Jilles Tjoelkerm_stats: get rid of function pointers with unspecified...
2008-04-21  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-20  Valery YatskoRemote d:lines implementation (based on ircd-seven...
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-11  Valery YatskoRemoving glines
next