]> jfr.im git - solanum.git/history - modules/m_xline.c
Add umode +I to allow users to hide their idle time (#220)
[solanum.git] / modules / m_xline.c
2021-06-08  Ed KellettKeep propagated bans in a dictionary, not a list
2020-11-08  jessmake more snotes L_NETWIDE
2020-11-01  Ed KellettRemove shared blocks
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-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  Elizabeth Myersconfig.h delenda est
2016-03-09  Elizabeth MyersMerge branch 'elizafox-cleanups' of github.com:charybdi...
2016-03-09  Elizabeth MyersFix m_xline [ci skip]
2016-03-09  Elizabeth MyersMore bool conversions
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  Andrew Wilcoxmodules: Add AV2 description to m_xline
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2014-09-21  Jilles TjoelkerExplicitly pass the current time to deactivate_conf().
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.
2011-12-30  Keith BuckRemove double-quote restriction on dline, kline, resv...
2010-05-02  Stephen BennettBranch merge
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-03-27  Jilles TjoelkerXLINE: Do not cluster unxlines ON specific servers.
2010-03-27  Jilles TjoelkerRemove unused variable.
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-03  Jilles TjoelkerMerge final 3.2.0 changes.
2010-03-01  Jilles TjoelkerTrack who set a dline/kline/xline/resv as in ratbox3.
2010-02-28  Jilles TjoelkerMerge bugfix that also applied to 3.2.x.
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-08  Jilles TjoelkerDo not change \s in xlines to spaces, match_esc() treat...
2010-01-08  William PitcockFix up more things with bandb.
2010-01-07  William PitcockMake this work again.
2010-01-07  William PitcockUpdate modules to use bandb_add()/bandb_del().
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-08  Jilles TjoelkerRewrite perm xlines containing '",' from local opers...
2009-05-08  Jilles TjoelkerDisallow the sequence '",' in perm xlines,
2009-05-08  Jilles TjoelkerChange \s to space when writing xline.conf, to be compa...
2009-05-07  Jilles TjoelkerChange xlines to store spaces as \s.
2009-01-18  Jilles TjoelkerRemove some more references to parv[0] in comments.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery Yatskom_xline.c fixed
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskodlinkAddAlloc -> rb_dlinkAddAlloc
2008-04-01  Valery YatskoDubString -> rb_strdup
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Jilles TjoelkerChange over some dlink functions.
2008-04-01  William Pitcockircsprintf -> rb_sprintf
2008-04-01  William Pitcockstart making this compile
2007-12-08  Jilles TjoelkerRemove reject entries on unkline/ungline/unxline.
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-11-30  Jilles TjoelkerClean up m_xline a bit.
2007-11-30  Jilles TjoelkerSpeed up /unxline similarly.
2007-11-25  Jilles TjoelkerCorrect already X-Lined notice.
2007-11-25  Jilles TjoelkerWhen checking if a nick resv or xline already exists...
2007-11-20  William PitcockGet rid of User.server.
2007-01-25  nenolod[svn] Backport from early 3.x:
2007-01-25  nenolod[svn] - the new plan: