0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-26 13:58:18 +02:00
construct/modules
2016-11-25 19:23:50 -08:00
..
conf ircd::ctx: Move ctx headers into directory. 2016-11-13 16:29:45 -08:00
dns modules: Add DNS module with Node.js compatible lookup(). 2016-11-25 19:23:50 -08:00
net modules: Add net with Node.js compatible net.Socket / net.Server. 2016-11-25 19:23:50 -08:00
assert.cc modules: Add assert object for Node.js style tests. 2016-11-25 19:23:50 -08:00
cap_account_tag.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
cap_server_time.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
chm_nocolour.cc Refactor chmode into namespace. 2016-08-20 19:30:34 -07:00
chm_noctcp.cc Upgrade channel membership lists. 2016-08-20 19:30:35 -07:00
console.cc modules: Add preliminary console to support js-style console.log() et al. 2016-11-25 19:23:49 -08:00
crypto.cc modules: Stub crypto module. 2016-11-25 19:23:50 -08:00
events.cc modules: Add Events prototype. 2016-11-25 19:23:50 -08:00
future.cc modules: Update future object to support async contracts. 2016-11-25 19:23:49 -08:00
kernel.cc [prelim] modules: Add js kernel. 2016-11-25 19:23:50 -08:00
m_accept.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_admin.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_alias.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_away.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_ban.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_cap.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_capab.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_certfp.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_challenge.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_chghost.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_close.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_connect.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_die.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_dline.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_encap.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_error.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_etrace.cc Refactor logger. 2016-09-09 16:17:00 -07:00
m_get.cc [temp] Checkpoint test. 2016-10-13 21:55:53 -07:00
m_grant.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_help.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_host.cc ircd::ctx: Move ctx headers into directory. 2016-11-13 16:29:45 -08:00
m_info.cc Refactor logger. 2016-09-09 16:17:00 -07:00
m_invite.cc ircd: Move tgchange related into namespace. 2016-08-25 02:07:11 -07:00
m_ison.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_join.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_kick.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_kill.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_kline.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_knock.cc Refactor isupport. 2016-08-25 03:01:45 -07:00
m_links.cc Refactor scache. 2016-08-25 02:07:11 -07:00
m_list.cc Refactor logger. 2016-09-09 16:17:00 -07:00
m_lusers.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_map.cc Refactor scache. 2016-08-25 02:07:11 -07:00
m_message.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_mode.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_modules.cc Replace command system. 2016-09-09 16:17:36 -07:00
m_monitor.cc Refactor isupport. 2016-08-25 03:01:45 -07:00
m_motd.cc ircd::cache: Convert send function arguments client* -> client& 2016-08-25 04:57:23 -07:00
m_names.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_nick.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_oper.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_operspy.cc Refactor logger. 2016-09-09 16:17:00 -07:00
m_part.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_pass.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_ping.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_pong.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_post.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_privs.cc ircd: Rename newconf name conflict. 2016-08-26 08:50:11 -07:00
m_quit.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_rehash.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_restart.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_resv.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_sasl.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_scan.cc Convert umodes to mode_lease mechanism. 2016-09-09 16:17:01 -07:00
m_server.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_services.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_set.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_signon.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_snote.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_squit.cc MAPI IV. This iteration leverages the C++11 standardized RTTI. 2016-09-09 16:17:01 -07:00
m_starttls.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_stats.cc Refactor whowas. 2016-08-25 02:34:28 -07:00
m_svinfo.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_tb.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_testline.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_testmask.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_tginfo.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
m_time.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_topic.cc Refactor logger. 2016-09-09 16:17:00 -07:00
m_trace.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_unreject.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_user.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
m_userhost.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_users.cc Convert all client handler arguments to reference type. 2016-08-23 05:22:38 -07:00
m_version.cc Refactor isupport. 2016-08-25 03:01:45 -07:00
m_wallops.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
m_who.cc Refactor logger. 2016-09-09 16:17:00 -07:00
m_whois.cc Refactor logger. 2016-09-09 16:17:00 -07:00
m_whowas.cc Refactor whowas. 2016-08-25 02:34:28 -07:00
m_xline.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
Makefile.am gold linker. 2016-11-25 19:23:50 -08:00
require.cc modules: Add preliminary "require" to load additional modules into js. 2016-11-25 19:23:49 -08:00
sno_routing.cc Refactor snomask. 2016-08-28 01:48:25 -07:00
stream.cc modules: Add stream interface object. 2016-11-25 19:23:50 -08:00