0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-08 03:28:40 +02:00
construct/include/ircd
2016-07-31 18:39:19 -05:00
..
inline Refactor repository layout. 2016-07-21 20:51:02 -07:00
.gitignore Refactor repository layout. 2016-07-21 20:51:02 -07:00
authproc.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
bandbi.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
cache.h cache: adopt proper RAII pattern 2016-07-31 01:03:05 -05:00
capability.h capability: clean up CAP_REQUIRED and CAP_ORPHANED flags, use bool variables instead 2016-07-31 18:39:19 -05:00
certfp.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
channel.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
chmode.h ircd: Make Chm::mode_type unsigned long. 2016-07-22 19:46:28 -07:00
class.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
client.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
defaults.h Revert "headers: don't use inline namespaces" 2016-07-30 20:50:27 -05:00
dns.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
exception.h headers: make ircd namespace inline in more places 2016-07-30 20:52:41 -05:00
fs.h fs: use normal ETCDIR for now 2016-07-30 21:02:24 -05:00
hash.h cache: rough conversion of help system to std::map (ref #202) 2016-07-30 22:13:29 -05:00
hook.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
hostmask.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
ircd.h Add root exception + basic utilities. 2016-07-25 19:43:26 -07:00
ircd_getopt.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
ircd_linker.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
ircd_signal.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
listener.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
logger.h Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
m_info.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
match.h util: add std::map helpers for using case-insensitive strings/irccmp strings 2016-07-30 21:54:48 -05:00
messages.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
modules.h Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
monitor.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
msg.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
msgbuf.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
newconf.h Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
numeric.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
operhash.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
packet.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
parse.h alias: convert to RAII/std::string/etc, no more rb_dictionary use (ref #202) 2016-07-31 01:57:04 -05:00
patchlevel.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
privilege.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
ratelimit.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
reject.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
restart.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
s_assert.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
s_conf.h alias: convert to RAII/std::string/etc, no more rb_dictionary use (ref #202) 2016-07-31 01:57:04 -05:00
s_newconf.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
s_serv.h capability: major rewrite for C++ support. 2016-07-31 03:18:22 -05:00
s_stats.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
s_user.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
scache.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
send.h ircd: Merge the defaults/ircd_defs stuff for now. 2016-07-21 20:51:02 -07:00
snomask.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
sslproc.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00
stdinc.h Preliminary defaults/paths namespacing. 2016-07-25 16:49:00 -07:00
substitution.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
supported.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
tgchange.h ircd: Merge the defaults/ircd_defs stuff for now. 2016-07-21 20:51:02 -07:00
util.h util: memory, not unique_ptr header :) 2016-07-31 02:14:37 -05:00
whowas.h Refactor repository layout. 2016-07-21 20:51:02 -07:00
wsproc.h Convert IRCd to C++ 2016-07-22 19:46:27 -07:00