0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 00:08:22 +02:00
construct/modules
Jason Volk dd9124b687 Preliminary Client refactor.
Add client to ircd::client:: namespace.

Also move former struct User and struct Server into client.cc as
opaque structure demo.
2016-08-22 15:56:12 -07:00
..
core Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
cap_account_tag.cc Preliminary Client refactor. 2016-08-22 15:56:12 -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
m_accept.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_admin.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_alias.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_away.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_cap.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_capab.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_certfp.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_challenge.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_chghost.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_close.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_connect.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_dline.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_encap.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_etrace.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_grant.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_help.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_info.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_invite.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_ison.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_kline.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_knock.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_links.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_list.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_lusers.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_map.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_monitor.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_motd.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_names.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_oper.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_operspy.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_pass.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_ping.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_pong.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_post.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_privs.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_rehash.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_restart.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_resv.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_sasl.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_scan.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_services.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_set.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_signon.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_snote.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_starttls.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_stats.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_svinfo.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_tb.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_testline.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_testmask.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_tginfo.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_time.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_topic.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_trace.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_unreject.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_user.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_userhost.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_users.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_version.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_wallops.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_who.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_whois.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_whowas.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
m_xline.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
Makefile.am Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
sno_routing.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00