solanum/modules
Simon Arlott 169a1c3535
msgbuf: s_assert is not a substitute for proper code
(dns, m_alias, m_stats updated as msgbuf no longer includes s_assert.h)
2017-07-26 19:30:41 +01:00
..
core ircd: check_server: don't allow a connection if that would exceed the class limit 2017-07-23 17:38:11 +01:00
cap_account_tag.c
cap_server_time.c
chm_nocolour.c
chm_noctcp.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_accept.c
m_admin.c
m_alias.c msgbuf: s_assert is not a substitute for proper code 2017-07-26 19:30:41 +01:00
m_away.c
m_cap.c
m_capab.c
m_certfp.c
m_challenge.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_chghost.c
m_close.c
m_connect.c
m_dline.c
m_encap.c
m_etrace.c
m_grant.c m_grant.c - fixed remote grant support 2016-09-10 17:54:13 +02:00
m_help.c cppcheck: fix various warnings/errors 2016-10-28 20:13:36 +01:00
m_info.c
m_invite.c invite: do not send duplicate invite messages (closes #194) 2016-06-16 20:21:18 -05:00
m_ison.c
m_kline.c
m_knock.c cppcheck: fix various warnings/errors 2016-10-28 20:13:36 +01:00
m_links.c
m_list.c
m_lusers.c
m_map.c
m_monitor.c
m_motd.c
m_names.c
m_oper.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_operspy.c
m_pass.c strcpy: mass-migrate to strlcpy where appropriate 2016-05-15 03:58:44 +00:00
m_ping.c
m_pong.c random_ping: stop producing negative values that become 16 chars 2016-05-02 21:14:16 +01:00
m_post.c
m_privs.c Get rid of flags2. 2016-04-07 07:40:55 -05:00
m_rehash.c m_rehash: Require admin privileges for REHASH SSLD. 2016-12-04 22:15:29 +00:00
m_restart.c
m_resv.c
m_sasl.c SASL: Relax rate limiting for failures a little 2016-10-02 14:13:02 +00:00
m_scan.c
m_services.c
m_set.c modules/m_set: booleanify. 2016-04-10 10:11:03 -05:00
m_signon.c strcpy: mass-migrate to strlcpy where appropriate 2016-05-15 03:58:44 +00:00
m_snote.c
m_starttls.c starttls: Allow command usage with backends other than OpenSSL 2016-05-14 00:26:03 +00:00
m_stats.c msgbuf: s_assert is not a substitute for proper code 2017-07-26 19:30:41 +01:00
m_svinfo.c
m_tb.c
m_testline.c
m_testmask.c
m_tginfo.c
m_time.c cppcheck: fix various warnings/errors 2016-10-28 20:13:36 +01:00
m_topic.c
m_trace.c
m_unreject.c
m_user.c Replace s_auth/blacklist stuff with authd calls 2016-03-28 02:11:16 -05:00
m_userhost.c
m_users.c
m_version.c
m_wallops.c
m_who.c
m_whois.c whois: check target is an oper before assuming they have a privset 2016-09-20 13:47:55 +00:00
m_whowas.c
m_xline.c
Makefile.am Fix cross compile for Windows 2016-12-04 20:21:07 +00:00
sno_routing.c