solanum-vs-hackint-and-char.../modules
2016-02-09 23:08:35 -06:00
..
core Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
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 Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_admin.c
m_away.c
m_cap.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_capab.c
m_certfp.c
m_challenge.c
m_chghost.c
m_close.c
m_cmessage.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_connect.c CONNECT: allow using 3-argument CONNECT with port == 0 locally (closes #119) 2016-01-12 05:54:04 -06:00
m_dline.c
m_encap.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_etrace.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_grant.c modules: add missing m_grant.c 2016-01-11 23:52:04 -06:00
m_help.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_info.c ircd: implement EXTENDCHANS, based on ircd-seven (with some improvements from chatircd) 2016-01-11 23:32:23 -06:00
m_invite.c Revert "m_invite: add support for CAP invite-notify" 2015-02-16 17:50:51 -06:00
m_ison.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_kline.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
m_knock.c
m_links.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_list.c LIST: plug memory leak 2016-01-22 16:07:55 -05:00
m_locops.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_lusers.c
m_map.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_monitor.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_motd.c
m_names.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_oper.c
m_operspy.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_pass.c
m_ping.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_pong.c
m_post.c
m_privs.c ircd: implement EXTENDCHANS, based on ircd-seven (with some improvements from chatircd) 2016-01-11 23:32:23 -06:00
m_rehash.c ircd: hash: use an irc_radixtree for storing resv's 2016-01-09 04:59:02 -06:00
m_restart.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_resv.c
m_sasl.c
m_scan.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_services.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_set.c
m_signon.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_snote.c
m_starttls.c
m_stats.c ircd: import modified version of ratbox 3.1 whowas code 2016-01-23 11:16:34 -05:00
m_svinfo.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_tb.c
m_testline.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_testmask.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
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 Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_topic.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_trace.c
m_unreject.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_user.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_userhost.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_users.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_version.c
m_wallops.c
m_who.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_whois.c Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
m_whowas.c ircd: import modified version of ratbox 3.1 whowas code 2016-01-23 11:16:34 -05:00
m_xline.c Explicitly pass the current time to deactivate_conf(). 2014-09-21 15:02:43 +02:00
Makefile.am ircd: implement GRANT subsystem based on ircd-seven 2016-01-11 23:02:03 -06:00
Makefile.in Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
sno_routing.c
static_modules.c.SH