solanum/modules
William Pitcock de7cf7e009 ircd: client: substantially rework the connid registry system
now connid's are allocated on demand and clients may have as many connid's as necessary.
this allows us to build chains of helpers while ensuring the ircd properly tracks and GCs the resources.
2016-03-25 19:50:29 -05:00
..
core common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
cap_account_tag.c Move module description headers to the top 2016-03-09 01:29:41 -06:00
cap_server_time.c IRCD_BUFSIZE is redundant with BUFSIZE, so kill it. 2016-03-23 09:22:55 -05:00
chm_nocolour.c Move module description headers to the top 2016-03-09 01:29:41 -06:00
chm_noctcp.c Move module description headers to the top 2016-03-09 01:29:41 -06:00
m_accept.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_admin.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_away.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_cap.c Change struct Dictionary(*) to rb_dictionary(_\1). 2016-03-23 08:09:58 -05:00
m_capab.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_certfp.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_challenge.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_chghost.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_close.c m_close: remove dangling return [ci skip] 2016-03-09 01:45:01 -06:00
m_connect.c ircd: do not shadow internal openssl symbol "ssl_ok" (yeah, i know) 2016-03-19 00:57:32 -05:00
m_dline.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_encap.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_etrace.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_grant.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_help.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_info.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_invite.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_ison.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_kline.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_knock.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_links.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_list.c typedef-ify rb_radixtree for consistency. 2016-03-23 08:32:22 -05:00
m_locops.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_lusers.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_map.c More cleanup 2016-03-23 00:11:26 -04:00
m_monitor.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_motd.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_names.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_oper.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_operspy.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_pass.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_ping.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_pong.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_post.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_privs.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_rehash.c ircd: start staging for relocatable paths 2016-03-24 18:45:28 -05:00
m_restart.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_resv.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_sasl.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_scan.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_services.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_set.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_signon.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_snote.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_starttls.c ircd: client: substantially rework the connid registry system 2016-03-25 19:50:29 -05:00
m_stats.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_svinfo.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_tb.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_testline.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_testmask.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_tginfo.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_time.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_topic.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_trace.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_unreject.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_user.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_userhost.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_users.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_version.c ircd: remove basically entirely pointless ServerInfo.hub (closes #167) 2016-03-19 23:05:07 -05:00
m_wallops.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_who.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_whois.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_whowas.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_xline.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
Makefile.am modules: libircd depends on librb, so no need to include it. 2016-03-23 13:59:45 -05:00
sno_routing.c AV2 description: forgot this one too 2016-03-07 04:13:01 -06:00
static_modules.c.SH Remove $Id tags from everything. 2016-03-06 02:47:27 -06:00