]> jfr.im git - solanum.git/history - modules
strip_colour(): strip ASCII 29 (mIRC 7 italics).
[solanum.git] / modules /
2010-06-10  Jilles TjoelkerPropagate changed away messages to other servers,
2010-06-01  EllyFix memory leaks in PASS command, both in normal and...
2010-05-14  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-05-02  Stephen BennettBranch merge
2010-05-02  Stephen BennettFix compiler warning
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-28  Jilles TjoelkerImprove technical documentation of BAN protocol.
2010-04-14  Jilles TjoelkerDo not allow a topic change if a user may not send...
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-04-06  William PitcockHook up source-account-hostmask client protocol extension.
2010-04-05  JD HorelickChange config option for ident_timeout to default_ident...
2010-04-05  JD HorelickAdd a configuration option for ident_timeout.
2010-03-27  Jilles TjoelkerFix various compiler warnings.
2010-03-27  Jilles TjoelkerRestore snotes, logs for UNRESV nick.
2010-03-27  Jilles TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-27  Jilles TjoelkerXLINE: Do not cluster unxlines ON specific servers.
2010-03-27  Jilles TjoelkerRemove unused variable.
2010-03-17  Jilles TjoelkerBAN: xlines do not have oper reasons, their "reason...
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-16  Jilles TjoelkerFix a signedness comparison warning.
2010-03-14  Jilles TjoelkerAdd option general::use_propagated_bans to allow disabl...
2010-03-08  William PitcockAdd propagation of MLOCK state for simple modes.
2010-03-06  Jilles TjoelkerBAN: Reject bans with insufficient non-wildcard characters.
2010-03-05  Jilles TjoelkerAdd /stats g to show propagated (global) klines.
2010-03-05  Jilles TjoelkerAmong bans with the same creation time, prefer the...
2010-03-05  Jilles TjoelkerBAN: Avoid fake direction.
2010-03-05  Jilles TjoelkerRemove +/- from the BAN message, instead indicating...
2010-03-05  Jilles TjoelkerAdd propagated klines.
2010-03-05  Jilles Tjoelkerkline: Fix oper reasons.
2010-03-04  Jilles TjoelkerSkip propagated bans in rehash txlines/tresvs.
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-28  Jilles TjoelkerGenerate the "Temporary K-line %d min" part from aconf...
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2010-02-24  Jilles TjoelkerUse FLAGS_SENTUSER when checking whether to register...
2010-02-23  Stephen BennettUse FLAGS_SENTUSER instead of 'user' being non-empty...
2010-02-21  Jilles TjoelkerDo not penalize for spambot checks if creating a new...
2010-02-21  Jilles TjoelkerJOIN 0: Make spambot check equivalent to PART's.
2010-02-21  Jilles TjoelkerRemove dead code: last_join_time is already updated...
2010-02-21  Jilles TjoelkerDo not check for spambot if the user is not allowed...
2010-02-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-02-18  Jilles Tjoelkerchallenge: Fix build.
2010-02-18  William PitcockAdd certfp check to challenge too.
2010-02-17  William PitcockClarify ERR_NOOPERHOST and convert it to use sendto_one...
2010-02-17  William PitcockAdd support for client certificate fingerprints in...
2010-02-15  Jilles TjoelkerSubject /invite to umodes +g and +R.
2010-02-15  Jilles TjoelkerAdd missing return value.
2010-02-15  Jilles TjoelkerSubject /invite to target change.
2010-02-15  Jilles TjoelkerMove target change code to src/tgchange.c,
2010-02-15  Jilles Tjoelkertarget change: Allow free replies.
2010-02-14  Jilles Tjoelkertarget change: Overwrite the least recently used target...
2010-02-13  Jilles TjoelkerMake the number of targets tracked for target change...
2010-02-07  Jilles Tjoelkertestline/testgecos: Send "not an oper" message if appro...
2010-02-05  Jilles TjoelkerPass certfp to other servers and show it in whois....
2010-01-31  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-27  Jilles TjoelkerFix /links buffer overflow.
2010-01-24  Jilles TjoelkerFix op-moderate (cmode +z) for channel names with '@'.
2010-01-19  Jilles TjoelkerPut back fb7d6089158e, not setting large_ctcp_sent...
2010-01-19  William PitcockMerge +C (no CTCP to channels) from ircd-seven.
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-14  Jilles TjoelkerDo not set large_ctcp_sent for CTCP ACTION as it does...
2010-01-09  Jilles TjoelkerIf a removed resv was temporary, mention this in the...
2010-01-09  Jilles TjoelkerAdd back unresv (permanent resv) notices.
2010-01-09  Jilles TjoelkerPut back resv_forcepart.
2010-01-08  Jilles TjoelkerComplete the move of xlines and resvs from aconf->name...
2010-01-08  Jilles TjoelkerDo not change \s in xlines to spaces, match_esc() treat...
2010-01-08  William PitcockAdd back missing notices.
2010-01-08  William PitcockFix up more things with bandb.
2010-01-07  William PitcockMake this work again.
2010-01-07  William PitcockMake this work again.
2010-01-07  William PitcockReadd some oper notices.
2010-01-07  William PitcockUpdate modules to use bandb_add()/bandb_del().
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-01  Jilles TjoelkerSCAN UMODES: default list-max to 500, like a global...
2009-10-25  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-09-19  Jilles TjoelkerUse full (:n!u@h) prefix for sending ETB from a user...
2009-09-19  Jilles TjoelkerForce part local users (not resv_exempt) on channel...
2009-06-03  Jilles TjoelkerDisallow changing away status via /presence.
2009-06-03  Jilles TjoelkerReject presence updates with too long keys, instead...
2009-12-08  Stephen BennettMerge
2009-12-08  Stephen BennettRevert all presence-related changes
2009-06-03  Jilles TjoelkerCorrect minimum parameter counts for PRESENCE.
2009-06-03  Jilles TjoelkerENCAPs cannot come from local clients, no need to check.
2009-06-03  Jilles TjoelkerRemove special CAP presence handling of /whois away...
2009-06-02  William Pitcockpresence: m_presence module: Use safer get_metadata...
2009-06-02  William Pitcockpresence: Use RPL_WHOISMETADATA.
2009-06-02  William Pitcockpresence: If CLICAP_PRESENCE is enabled, then RPL_AWAY...
2009-06-02  William Pitcockpresence: Add CLICAP_PRESENCE.
2009-06-02  William Pitcockpresence: Replace stagnant free_away() call with delete...
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-06-02  William Pitcockpresence: Add m_presence module. This provides an...
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-17  Jilles TjoelkerAllow ctcp replies through floodcount after ctcp'ing...
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 TjoelkerDisallow double quotes in klines.
next