0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 09:45:41 +02:00
construct/modules
Elizabeth Myers 9d745dbd21 Implement kill-cancelling hook.
With this comes an example module to block the killing of services.

NOTE: this will not cancel remote kills. Those are still accepted, per
the TS 6 specification.
2013-04-20 01:07:55 -05:00
..
core Implement kill-cancelling hook. 2013-04-20 01:07:55 -05:00
.depend Update .depend files. 2013-03-23 23:32:46 +01:00
.indent.pro
chm_nocolour.c Remove MODE_NOCOLOR from core, replacing it with modules/chm_nocolour.so. 2012-03-31 22:26:45 -05:00
chm_noctcp.c Remove MODE_NOCTCP from core, in favor of chm_noctcp. 2012-03-31 22:48:36 -05:00
m_accept.c
m_admin.c
m_away.c
m_cap.c m_cap: add 'tls' core capability 2012-09-22 14:15:45 -05:00
m_capab.c m_capab: fix a possible remote crash triggered by the CAPAB parsing code. 2012-12-31 13:13:05 -06:00
m_certfp.c tginfo/certfp ENCAP: Specify the minimum number of parameters instead of checking parc. 2012-03-25 17:04:21 +00:00
m_challenge.c
m_chghost.c
m_close.c
m_cmessage.c
m_connect.c
m_dline.c
m_encap.c
m_etrace.c
m_help.c
m_info.c
m_invite.c
m_ison.c
m_kline.c
m_knock.c
m_links.c
m_list.c list: Strip colours from channel topics. 2012-04-29 00:44:33 +02:00
m_locops.c
m_lusers.c
m_map.c
m_monitor.c
m_motd.c
m_names.c
m_oper.c Cope with rb_crypt() returning NULL. 2013-02-02 00:54:32 +01:00
m_operspy.c
m_pass.c
m_ping.c
m_pong.c
m_post.c
m_privs.c
m_rehash.c
m_restart.c
m_resv.c
m_sasl.c
m_scan.c
m_services.c Move marking of services entirely to m_services.c; mark all services when m_services loads and unmark them when it unloads. 2012-05-21 21:03:56 +00:00
m_set.c
m_signon.c Complain to opers if a server that isn't a service tries to SU/RSFNC/NICKDELAY/SVSLOGIN. 2012-05-21 17:27:02 +00:00
m_snote.c
m_starttls.c starttls: Don't send ERR_STARTTLS after successful STARTTLS. 2013-01-05 15:09:17 +01:00
m_stats.c stats l: Don't care about away status. 2013-02-03 19:33:31 +01:00
m_svinfo.c
m_tb.c
m_testline.c
m_testmask.c
m_tginfo.c tginfo/certfp ENCAP: Specify the minimum number of parameters instead of checking parc. 2012-03-25 17:04:21 +00:00
m_time.c
m_topic.c
m_trace.c Mostly enable support for checking format strings with -Wformat. 2013-02-21 05:46:04 -06:00
m_unreject.c
m_user.c
m_userhost.c
m_users.c
m_version.c
m_wallops.c
m_who.c
m_whois.c whois: Fix UID leak. 2013-02-14 23:45:22 +01:00
m_whowas.c whowas: Abort listing if 90% of sendq is in use. 2013-02-02 00:50:03 +01:00
m_xline.c
Makefile.in m_starttls: new module implementing ircv3 tls-3.1 optional extension 2012-09-22 16:30:01 -05:00
sno_routing.c
static_modules.c.SH