]> jfr.im git - irc/rqf/shadowircd.git/history - modules
Update help snomask with snomasks provided by extensions.
[irc/rqf/shadowircd.git] / modules /
2010-03-31  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-31  JD HorelickUpdate comment for me_svsjoin explaining the sort of...
2010-03-31  JD HorelickIt'd take the world's longest tape measure to gauge...
2010-03-31  JD HorelickAdd me_svsjoin function to allow services to "force...
2010-03-28  JD HorelickAdd helpchan and helpurl that tell users the official...
2010-03-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
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-25  JD HorelickRewrite message when you don't have the privs to kick...
2010-03-24  JD HorelickAdd shared::modules option, remote module stuff coming...
2010-03-24  JD HorelickYay for documenting code....
2010-03-23  JD HorelickMake remote restart and die actually...work...
2010-03-23  JD HorelickPull in remote restart and die (from ircd-seven) allow...
2010-03-23  JD HorelickAdd DIE shared option for remote restart and die which...
2010-03-21  JD HorelickAdded check for flood settings in m_message. Why was...
2010-03-21  JD HorelickAdd general::true_no_oper_flood . I'm not going to...
2010-03-20  B.GreenhamUse strip_unprintable for chmodes +K and +G, which...
2010-03-18  B.GreenhamFix some compile warnings.
2010-03-17  Jilles TjoelkerBAN: xlines do not have oper reasons, their "reason...
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-27  JD HorelickAdd option general::use_propagated_bans to allow disabl...
2010-03-16  Jilles TjoelkerFix a signedness comparison warning.
2010-03-17  JD HorelickFix a signedness comparison warning.
2010-03-16  B.GreenhamRemove the ability of overriding opers to privmsg/notic...
2010-03-14  JD HorelickAdd use_part_messages config option. When disabled...
2010-03-14  JD HorelickAdded static_quit support. Pretty much what the name...
2010-03-08  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-08  B.GreenhamMake metadata use UIDs for s2s communication, and fix...
2010-03-08  JD HorelickRemove curly braces around 2 options in m_info. This...
2010-03-08  JD HorelickMake override WALLOPS actually send netwide this time.
2010-03-08  B.Greenhams/owner/admin/ throughout the source code and docs.
2010-03-08  JD HorelickChange all override snotes to wallops to match m_o...
2010-03-07  JD HorelickChange many of the ERR_CANNOTSENDTOCHAN messages to...
2010-03-07  B.GreenhamLooks like irc_dictionary things cannot support more...
2010-03-06  B.GreenhamFix +K unintentionally stripping any messages to the...
2010-03-06  B.GreenhamFix +J not checking for local clients properly.
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  B.GreenhamFix +g messages not showing to opers.
2010-03-05  B.GreenhamMake oaccept use UIDs instead of nicks.
2010-03-05  B.GreenhamMake +gGR not affect services.
2010-03-05  B.GreenhamMake oaccept work for multiple opers on the same target.
2010-03-05  B.GreenhamClean up +J to work nicely and properly.
2010-03-05  Jilles TjoelkerAdd propagated klines.
2010-03-05  Jilles Tjoelkerkline: Fix oper reasons.
2010-03-05  B.GreenhamMake m_okick support +J.
2010-03-05  B.GreenhamAdd channel_metadata_time_add, a local only form of...
2010-03-04  Jilles TjoelkerSkip propagated bans in rehash txlines/tresvs.
2010-03-04  B.GreenhamFinish chmode +K, which prevents repeated lines.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd channel metadata system.
2010-03-04  B.GreenhamAdd extensions/m_oaccept , a module to allow opers...
2010-03-04  B.GreenhamMerge.
2010-03-04  B.GreenhamBacked out changeset 8ff8459cb04d
2010-03-04  B.GreenhamFinish adding custom operstring support.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamFinish adding swhois support.
2010-03-04  JD HorelickHave KICK not show snotes when you're opped in the...
2010-03-04  B.GreenhamAdd core/m_metadata.c , a module required for metadata...
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd user metadata.
2010-03-03  JD HorelickLuke! Use the fail Luke!
2010-03-03  JD HorelickDon't discard self-oppings from remote override opers.
2010-03-03  JD HorelickA couple more chm_hidden cleanups/fixes.
2010-03-03  JD HorelickAdd +M awareness to KICK.
2010-03-03  JD HorelickMade TOPIC override send snotes.
2010-03-03  JD HorelickFirst step of expiry of +p crap.
2010-03-02  JD HorelickMake KICK and INVITE send snotes on override.
2010-03-02  B.GreenhamAdd general::default_operhost.
2010-03-01  B.GreenhamAdd channel::exemptchanops, and make +cCDTNG support it.
2010-03-01  B.GreenhamBorrow some ircd-seven code to create channel::use_loca...
2010-03-01  Jilles TjoelkerTrack who set a dline/kline/xline/resv as in ratbox3.
2010-02-28  B.GreenhamFix m_kick so that it checks if you're trying to kick...
2010-02-28  Jilles TjoelkerGenerate the "Temporary K-line %d min" part from aconf...
2010-02-28  B.GreenhamAdd full support for +a (owner) and +h (halfop) chmodes.
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd can_kick_deop() and use it in m_kick.
2010-02-28  B.GreenhamAdd config options for owner and halfop.
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd is_any_op() in preperation for adding +ah, start...
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2010-02-26  B.GreenhamAdd the +J channelmode and config options, though they...
2010-02-26  JD HorelickAutomated merge with ssh://hg@bitbucket.org/uranium...
2010-02-26  B.GreenhamAdd some code back in that I accidentally deleted.
2010-02-26  B.GreenhamFix everything I broke with the last three commits...
2010-02-26  B.GreenhamFix up +G and make it actually work.
2010-02-25  B.GreenhamAdd umode +G, soft callerid.
2010-02-25  JD Horelickmore override stuff
2010-02-25  JD HorelickOverride part one.
2010-02-25  JD HorelickBacked out changeset 677d7b5cbbcc
2010-02-25  JD Horelickbad
2010-02-25  JD Horelickbranch merge
2010-02-25  JD HorelickBacked out changeset 0d7b5f2ac591
2010-02-25  JD Horelickbranch merge
next