solanum/modules/core
Elizabeth Myers 78946542bb modules: move module loading/unloading commands to dedicated module.
There's no reason to really have these in the main ircd anymore, static
modules are dead and aren't coming back.

To ensure people don't do something hopelessly retarded, this is a core
module.
2016-04-07 04:00:25 -05:00
..
m_ban.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_die.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_error.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_join.c Don't send original error message if we're already on the channel we're forwarding to 2016-04-04 03:08:52 -05:00
m_kick.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_kill.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_message.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_mode.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_modules.c modules: move module loading/unloading commands to dedicated module. 2016-04-07 04:00:25 -05:00
m_nick.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_part.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_quit.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_server.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_squit.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00