0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-10 10:41:36 +02:00
construct/modules
2007-12-24 20:58:55 +01:00
..
core Don't allow opers to bypass can_create_channel check. 2007-12-18 00:17:25 +01:00
.cvsignore
.depend
.indent.pro
m_accept.c
m_admin.c
m_away.c [svn] - some more transit to sendto_one_numeric(). 2007-04-03 03:15:39 -07:00
m_cap.c Move various flags from flags2 to flags. 2007-12-24 20:58:55 +01:00
m_capab.c
m_challenge.c
m_chghost.c [svn] chghost: refuse spoofs which are empty or start with a colon 2007-04-25 08:21:34 -07:00
m_close.c
m_cmessage.c
m_connect.c
m_dline.c Speed up /undline similarly 2007-11-30 01:14:12 +01:00
m_encap.c
m_etrace.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_gline.c Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
m_help.c help system rework, part 1 2007-12-03 19:35:55 -06:00
m_info.c Remove dot_in_ip6_addr config option. 2007-12-24 18:24:23 +01:00
m_invite.c [svn] Target left IRC (more friendly error message if a UID 2007-05-06 07:46:45 -07:00
m_ison.c
m_kline.c Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
m_knock.c [svn] Make /knock send to all channel members on +g (anyone may invite) channels. 2007-09-09 12:19:23 -07:00
m_links.c Merge links_cache into scache and rework scache. 2007-11-23 22:11:25 +01:00
m_list.c [svn] - rename m_list_safelist to m_list and remove ratbox implementation 2007-04-03 03:18:07 -07:00
m_locops.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_lusers.c
m_map.c Show opers a list of recently (<24hrs) split servers in /map. 2007-11-23 23:38:54 +01:00
m_monitor.c
m_motd.c
m_names.c
m_oper.c
m_operspy.c
m_pass.c [svn] - TS6 is always enabled now. 2007-08-08 23:47:26 -07:00
m_ping.c
m_pong.c Move various flags from flags2 to flags. 2007-12-24 20:58:55 +01:00
m_post.c
m_rehash.c Make /rehash help work again. 2007-12-12 22:26:17 +01:00
m_restart.c
m_resv.c Add resv oper priv, enabled by default for compatibility. 2007-12-17 02:20:14 +01:00
m_sasl.c
m_scan.c
m_services.c nickdelay -> dictionary. 2007-12-03 10:59:25 -06:00
m_set.c [svn] set: Use sendto_one_notice() for MAXCLIENTS too high notice. 2007-04-13 12:06:53 -07:00
m_signon.c
m_snote.c
m_stats.c nickdelay -> dictionary. 2007-12-03 10:59:25 -06:00
m_svinfo.c
m_tb.c
m_testline.c
m_testmask.c
m_time.c
m_topic.c
m_trace.c
m_unreject.c Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
m_user.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_userhost.c
m_users.c
m_version.c
m_wallops.c Don't allow faking adminwall via wallops, in case anyone loads it. 2007-12-17 18:50:22 +01:00
m_who.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_whois.c Get rid of User.server. 2007-11-20 06:36:55 -06:00
m_whowas.c
m_xline.c Remove reject entries on unkline/ungline/unxline. 2007-12-08 21:54:51 +01:00
Makefile.in [svn] - rename m_list_safelist to m_list and remove ratbox implementation 2007-04-03 03:18:07 -07:00
sno_routing.c
static_modules.c.SH