0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-19 18:20:19 +01:00
construct/modules
Keith Buck 00533129dc s_conf: Don't leak log file paths when loading default conf
This change prevents the log file paths from being leaked when
rehashing. Additionally, fname_killlog was added to two places where it
was previously forgotten.
2014-03-03 04:12:07 +00:00
..
core Avoid possible null dereference. 2014-03-03 00:02:10 +01:00
.depend
.indent.pro
chm_nocolour.c
chm_noctcp.c
m_accept.c
m_admin.c
m_away.c
m_cap.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_capab.c
m_certfp.c
m_challenge.c
m_chghost.c
m_close.c
m_cmessage.c
m_connect.c
m_dline.c Fix parameter counts for me_dline and me_undline. 2013-09-23 09:34:30 +00:00
m_encap.c legacy irc sprintf gone 2008-04-20 09:12:09 +04:00
m_etrace.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_help.c
m_info.c s_conf: Don't leak log file paths when loading default conf 2014-03-03 04:12:07 +00:00
m_invite.c
m_ison.c
m_kline.c
m_knock.c
m_links.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_list.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_locops.c
m_lusers.c
m_map.c
m_monitor.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_motd.c
m_names.c
m_oper.c
m_operspy.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
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 sasl: send RPL_SASLMECHS 2014-01-12 00:29:32 +02:00
m_scan.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_services.c m_services: Make sure to return a value from the modinit function. 2014-02-22 17:45:42 +01:00
m_set.c
m_signon.c SIGNON: Do not send uninitialized data if login name starts with '*'. 2014-02-28 15:48:07 +01:00
m_snote.c
m_starttls.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_stats.c stats c: Simplify construction of flags string. 2014-02-24 00:10:42 +01:00
m_svinfo.c
m_tb.c
m_testline.c
m_testmask.c
m_tginfo.c
m_time.c
m_topic.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_trace.c Fix various printf arg types. 2014-02-23 23:01:59 +01:00
m_unreject.c
m_user.c Remove s_assert definition from ircd_defs.h and add it to its own header. 2013-09-10 06:10:14 +00:00
m_userhost.c
m_users.c
m_version.c
m_wallops.c
m_who.c
m_whois.c Fix various printf arg types. 2014-02-23 23:01:59 +01:00
m_whowas.c whowas: Use the normal rules for IP visibility. 2013-09-14 12:26:32 +02:00
m_xline.c
Makefile.in
sno_routing.c
static_modules.c.SH