0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-08 19:48:36 +02:00
construct/ircd
2016-08-13 02:43:41 -07:00
..
.gitignore Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
authproc.cc Preliminary defaults/paths namespacing. 2016-07-25 16:49:00 -07:00
bandbi.cc Preliminary defaults/paths namespacing. 2016-07-25 16:49:00 -07:00
cache.cc cache: further cleanups 2016-07-31 01:21:10 -05:00
capability.cc ircd: Towards a comprehensive capability C -> C++ refactor. 2016-08-13 02:43:41 -07:00
channel.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
chmode.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
class.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
client.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
dns.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
exception.cc Add root exception + basic utilities. 2016-07-25 19:43:26 -07:00
extban.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
fs.cc Add root exception + basic utilities. 2016-07-25 19:43:26 -07:00
getopt.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
hash.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
hook.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
hostmask.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
ircd.cc parse: move cmd_dict to a std::set 2016-07-31 01:36:14 -05:00
ircd_lexer.ll Preliminary defaults/paths namespacing. 2016-07-25 16:49:00 -07:00
ircd_parser.yy Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
ircd_signal.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
listener.cc ircd: Use rb_socklen_t type. 2016-07-22 19:46:28 -07:00
logger.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
Makefile.am Add root exception + basic utilities. 2016-07-25 19:43:26 -07:00
match.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
modules.cc ircd: Towards a comprehensive capability C -> C++ refactor. 2016-08-13 02:43:41 -07:00
monitor.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
msgbuf.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
newconf.cc alias: convert to RAII/std::string/etc, no more rb_dictionary use (ref #202) 2016-07-31 01:57:04 -05:00
operhash.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
packet.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
parse.cc alias: convert to RAII/std::string/etc, no more rb_dictionary use (ref #202) 2016-07-31 01:57:04 -05:00
privilege.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
ratelimit.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
reject.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
restart.cc Preliminary defaults/paths namespacing. 2016-07-25 16:49:00 -07:00
s_conf.cc alias: convert to RAII/std::string/etc, no more rb_dictionary use (ref #202) 2016-07-31 01:57:04 -05:00
s_newconf.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
s_serv.cc ircd: Towards a comprehensive capability C -> C++ refactor. 2016-08-13 02:43:41 -07:00
s_user.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
scache.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
send.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
snomask.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
sslproc.cc Preliminary defaults/paths namespacing. 2016-07-25 16:49:00 -07:00
substitution.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
supported.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
tgchange.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
version.cc version: don't crash due to buffer underrun 2016-07-31 03:35:45 -05:00
whowas.cc Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
wsproc.cc Preliminary defaults/paths namespacing. 2016-07-25 16:49:00 -07:00