solanum-vs-hackint-and-char.../modules
Jilles Tjoelker 5c2b9eaf48 BAN: Reject bans with insufficient non-wildcard characters.
Such bans are not applied locally, but are propagated normally.
They can only be removed on a server that applies them.

Note that normally KLINE will not accept such bans.
This is mainly for services, differing min_wildcard and
ircd changes.
2010-03-06 01:45:41 +01:00
..
core BAN: Reject bans with insufficient non-wildcard characters. 2010-03-06 01:45:41 +01:00
.depend
.indent.pro
m_accept.c
m_admin.c
m_away.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
m_cap.c Use FLAGS_SENTUSER instead of 'user' being non-empty to decide whether to register a user on CAP END. 2010-02-23 22:35:58 +00:00
m_capab.c
m_certfp.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
m_challenge.c challenge: Fix build. 2010-02-18 23:42:07 +01:00
m_chghost.c
m_close.c
m_cmessage.c
m_connect.c
m_dline.c Track who set a dline/kline/xline/resv as in ratbox3. 2010-03-01 01:23:22 +01:00
m_encap.c
m_etrace.c
m_help.c
m_info.c Force part local users (not resv_exempt) on channel resv. 2009-09-19 21:24:35 +02:00
m_invite.c Subject /invite to umodes +g and +R. 2010-02-15 23:07:14 +01:00
m_ison.c
m_kline.c BAN: Reject bans with insufficient non-wildcard characters. 2010-03-06 01:45:41 +01:00
m_knock.c
m_links.c Fix /links buffer overflow. 2010-01-27 21:05:10 +01:00
m_list.c
m_locops.c
m_lusers.c
m_map.c
m_monitor.c
m_motd.c
m_names.c
m_oper.c Clarify ERR_NOOPERHOST and convert it to use sendto_one_numeric(). 2010-02-17 06:51:41 -06:00
m_operspy.c
m_pass.c
m_ping.c
m_pong.c Use FLAGS_SENTUSER when checking whether to register when ping cookie is received. 2010-02-24 23:28:27 +01:00
m_post.c
m_privs.c
m_rehash.c Skip propagated bans in rehash txlines/tresvs. 2010-03-05 00:37:56 +01:00
m_restart.c
m_resv.c Track who set a dline/kline/xline/resv as in ratbox3. 2010-03-01 01:23:22 +01:00
m_sasl.c
m_scan.c SCAN UMODES: default list-max to 500, like a global WHO. 2010-01-01 22:55:25 +01:00
m_services.c
m_set.c
m_signon.c
m_snote.c
m_stats.c Add /stats g to show propagated (global) klines. 2010-03-06 00:31:51 +01:00
m_svinfo.c
m_tb.c Use full (:n!u@h) prefix for sending ETB from a user to clients. 2009-09-20 00:44:47 +02:00
m_testline.c Track who set a dline/kline/xline/resv as in ratbox3. 2010-03-01 01:23:22 +01:00
m_testmask.c
m_time.c
m_topic.c
m_trace.c
m_unreject.c
m_user.c
m_userhost.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
m_users.c
m_version.c
m_wallops.c
m_who.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
m_whois.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
m_whowas.c
m_xline.c Track who set a dline/kline/xline/resv as in ratbox3. 2010-03-01 01:23:22 +01:00
Makefile.in Add propagated klines. 2010-03-05 18:36:44 +01:00
sno_routing.c
static_modules.c.SH