]> jfr.im git - irc/rqf/shadowircd.git/history - modules
Allow +z messages from outside if -n.
[irc/rqf/shadowircd.git] / modules /
2007-12-25  Jilles TjoelkerWhen removing a temp kline, show removed mask, not...
2007-12-25  Jilles TjoelkerSend a few more snotes about remote connects netwide.
2007-12-25  Jilles TjoelkerUse "SID Exists" instead of "Server Exists" where appro...
2007-12-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-12-24  Jilles TjoelkerMake the notable TS delta snote netwide as this may...
2007-12-24  Jilles TjoelkerPut full detail in the SQUIT reason for invalid TS...
2007-12-24  Jilles TjoelkerMake the other notices to snomask +b network wide.
2007-12-24  Jilles TjoelkerAdd mass_notice oper priv, enabled by default for compa...
2007-12-24  Jilles TjoelkerMove various flags from flags2 to flags.
2007-12-24  Jilles TjoelkerBranch merge.
2007-12-24  Jilles TjoelkerRemove dot_in_ip6_addr config option.
2007-12-17  Jilles TjoelkerDon't allow opers to bypass can_create_channel check.
2007-12-17  Jilles TjoelkerDon't allow faking adminwall via wallops, in case anyon...
2007-12-17  Jilles TjoelkerAdd resv oper priv, enabled by default for compatibility.
2007-12-12  Jilles TjoelkerMake /rehash help work again.
2007-12-08  Jilles TjoelkerRemove reject entries on unkline/ungline/unxline.
2007-12-04  William Pitcockhelp system rework, part 1
2007-12-03  William Pitcocknickdelay -> dictionary.
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-01  Jilles TjoelkerFix receiving TS5 client introductions.
2007-11-30  Jilles TjoelkerSpeed up /unresv. Rehash bans now only happens if expli...
2007-11-30  Jilles TjoelkerClean up m_xline a bit.
2007-11-30  Jilles TjoelkerSpeed up /unxline similarly.
2007-11-30  Jilles TjoelkerSpeed up /undline similarly
2007-11-28  Jilles TjoelkerSpeed up /unkline
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-23  Jilles TjoelkerShow opers a list of recently (<24hrs) split servers...
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
2007-11-20  William PitcockGet rid of User.server.
2007-09-09  jilles[svn] Make /knock send to all channel members on +g...
2007-08-09  nenolod[svn] - TS6 is always enabled now.
2007-07-14  jilles[svn] In a two-argument whois, RPL_ENDOFWHOIS should...
2007-06-22  jilles[svn] Call add_to_hostname_hash() with correct (orig...
2007-05-27  jilles[svn] - allow JOIN 0 from remotes
2007-05-27  nenolod[svn] - disallow JOIN 0
2007-05-19  jilles[svn] Prevent too wide klines with CIDR masks.
2007-05-19  jilles[svn] Exempt klines with a fixed user@ (no */?) from...
2007-05-06  jilles[svn] Target left IRC (more friendly error message...
2007-04-28  jilles[svn] Merge old trunk r2767:
2007-04-25  jilles[svn] chghost: refuse spoofs which are empty or start...
2007-04-22  jilles[svn] SAVE: make the nickTS of the UID nick equal to...
2007-04-22  jilles[svn] Force nickTS to increase when a local user change...
2007-04-15  jilles[svn] Remove #define UFLAGS. We haven't allowed this
2007-04-14  jilles[svn] Use TS6 prefix for server-server JOIN 0.
2007-04-14  jilles[svn] Use orighost in kill server notices.
2007-04-13  jilles[svn] set: Use sendto_one_notice() for MAXCLIENTS too...
2007-04-05  jilles[svn] Show max_clients in /info.
2007-04-05  jilles[svn] Don't allow /quote set max higher than the
2007-04-03  nenolod[svn] - rename m_list_safelist to m_list and remove...
2007-04-03  nenolod[svn] - some more transit to sendto_one_numeric().
2007-04-03  nenolod[svn] - change some sendto_one() to sendto_one_numeric().
2007-04-02  jilles[svn] Repair operspy who !#channel, broken by me in...
2007-03-28  jilles[svn] Don't show the UID if a TS6 server sends a kick...
2007-03-28  jilles[svn] Merge old trunk r2907,r2991:
2007-03-28  jilles[svn] Merge old trunk r2817:
2007-03-28  jilles[svn] Merge old trunk r2695:
2007-03-28  jilles[svn] Merge old trunk r2226:
2007-03-28  jilles[svn] Merge old trunk r2212:
2007-03-28  jilles[svn] Remove channels entirely from /whois on services.
2007-03-28  jilles[svn] Fix /who on channels with ** in their name.
2007-03-15  jilles[svn] Allow /invite (but not invex) to override +r...
2007-03-13  jilles[svn] Remove invite_ops_only, forcing it to YES.
2007-03-05  nenolod[svn] - MASTER_MAX is no longer relevant
2007-03-05  jilles[svn] Fix some cases where the size argument to strlcpy()
2007-03-04  jilles[svn] Cut down quit/part/kick reasons to avoid quit...
2007-02-20  jilles[svn] Port over ratbox 2.2 r23507, r23624, r23626 ...
2007-02-01  jilles[svn] Change two occurances like match(userinput, targe...
2007-02-01  jilles[svn] Do not try find_server() on a name find_client...
2007-02-01  jilles[svn] Remove server_exists() which checked whether the
2007-01-31  jilles[svn] Change spambot, flooder and jupe joiner notices...
2007-01-25  nenolod[svn] - nick[user@host] -> nick!user@host in kill messa...
2007-01-25  nenolod[svn] Backport from early 3.x:
2007-01-25  nenolod[svn] - the new plan: