solanum/modules
William Pitcock e835592cfc LIST: use new sendq system to reimplement SAFELIST differently.
This is more like ratbox, but with the same filtering etc. features, and also using the hard sendq limit.
2016-01-09 23:28:53 -06:00
..
core MODE: allow 'q' banlist queries to bypass flood limits too 2015-12-28 00:48:46 -06:00
.depend Update .depend files. 2013-03-23 23:32:46 +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 trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_admin.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_away.c send: add negation argument to sendto_common_channels_local() and friends 2015-11-19 22:43:45 -06:00
m_cap.c Remove trailing space in CAP ACK. 2015-12-28 10:57:17 +01: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 Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_chghost.c Fix erroneous comment 2016-01-01 09:31:55 +00:00
m_close.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
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 Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_dline.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
m_encap.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_etrace.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_help.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_info.c INFO: Be easier on human eyes 2015-03-26 14:47:36 -05:00
m_invite.c Revert "m_invite: add support for CAP invite-notify" 2015-02-16 17:50:51 -06:00
m_ison.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_kline.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
m_knock.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_links.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_list.c LIST: use new sendq system to reimplement SAFELIST differently. 2016-01-09 23:28:53 -06:00
m_locops.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_lusers.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_map.c Fix erroneous use of wrong string concatenation function 2015-12-30 08:34:27 +00:00
m_monitor.c Reduce clean_nick() code duplication further. 2015-12-13 00:22:21 +01:00
m_motd.c ratelimit: Add rate-limiting to MOTD, WHO, and remote WHOIS. 2012-02-18 03:56:47 +00:00
m_names.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_oper.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
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 Ignore duplicate USER and PASS. 2015-02-13 23:07:02 +01:00
m_ping.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_pong.c Remove the unneeded username parameter to register_local_user(). 2015-09-13 22:59:03 +02:00
m_post.c Remove snotes on +r about GET/PUT/POST commands. 2014-03-04 23:02:40 +01:00
m_privs.c Spring cleaning redux: 2015-04-20 00:55:20 -05: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 irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_resv.c modules/m_resv: update comments since parv[0] is not used anymore 2015-11-19 17:12:07 -06:00
m_sasl.c sasl: reformat the other messages consistently 2015-03-06 17:19:16 +02:00
m_scan.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_services.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_set.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_signon.c Reduce clean_nick() code duplication further. 2015-12-13 00:22:21 +01:00
m_snote.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_starttls.c m_starttls: reject "STARTTLS" use over an existing TLS connection 2015-12-30 09:28:53 +02:00
m_stats.c ircd: make STATS B easier to understand 2016-01-09 06:23:13 -06:00
m_svinfo.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
m_tb.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_testline.c Spring cleaning redux: 2015-04-20 00:55:20 -05: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 Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_topic.c override: only engage override code if we're needing to authorize a WRITE to a channel's state (closes #65) 2015-12-10 01:00:32 -06:00
m_trace.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_unreject.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_user.c Remove the unneeded username parameter to register_local_user(). 2015-09-13 22:59:03 +02:00
m_userhost.c Revert all presence-related changes 2009-12-08 19:22:55 +00:00
m_users.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_version.c Spring cleaning redux: 2015-04-20 00:55:20 -05:00
m_wallops.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_who.c supported: move ISUPPORT tokens provided by modules to their specific modules: 2015-12-26 22:41:09 -06:00
m_whois.c whois: privset disclosure: we do not need to check if source user is the same as target, because they will always be opered 2016-01-05 18:55:23 -06:00
m_whowas.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_xline.c Explicitly pass the current time to deactivate_conf(). 2014-09-21 15:02:43 +02:00
Makefile.am buildsystem: more LTDLINCL fixes 2016-01-08 06:57:45 -06:00
Makefile.in buildsystem: further cleanup 2016-01-08 07:01:00 -06:00
sno_routing.c start making this compile 2008-04-01 15:18:48 -05:00
static_modules.c.SH [svn] - the new plan: 2007-01-24 22:40:21 -08:00