0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-30 15:58:20 +02:00
construct/ircd
2016-08-27 20:57:36 -07:00
..
.gitignore Complete the C++ linkage with flex/bison. 2016-07-25 00:54:38 -07:00
authproc.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
bandbi.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
cache.cc ircd::cache: Convert send function arguments client* -> client& 2016-08-25 04:57:23 -07:00
cache_serv.cc Refactor scache. 2016-08-25 02:07:11 -07:00
capability.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
channel.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
chmode.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
class.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
client.cc Refactor whowas. 2016-08-25 02:34:28 -07:00
client_serv.h Refactor scache. 2016-08-25 02:07:11 -07:00
client_user.h ircd::client: Split client. 2016-08-25 02:07:11 -07:00
dns.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
exception.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
extban.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
fs.cc Fix missing namespace import. 2016-08-20 20:39:31 -07:00
getopt.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
hash.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
hook.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
hostmask.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
info.cc ircd: Improve/refactor version.cc -> info.cc related. 2016-08-20 19:30:34 -07:00
ircd.cc ircd: Hose fork()/close(fd) related. 2016-08-25 22:02:19 -07:00
ircd_lexer.ll Fix redundant/conflicting namespace labels. 2016-08-20 19:30:33 -07:00
ircd_parser.yy Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
ircd_signal.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
listener.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
logger.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
Makefile.am ircd: Deinline stringops.h 2016-08-27 20:57:36 -07:00
match.cc Updates to match utilities. 2016-08-20 19:30:34 -07:00
modules.cc ircd: Improve/refactor version.cc -> info.cc related. 2016-08-20 19:30:34 -07:00
monitor.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
msgbuf.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
newconf.cc ircd: Rename newconf name conflict. 2016-08-26 08:50:11 -07:00
operhash.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
packet.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
parse.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
privilege.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
ratelimit.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
reject.cc Preliminary Client refactor. 2016-08-22 15:56:12 -07:00
restart.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
rfc1459.cc Add rfc1459:: case compliance namespace. 2016-08-20 19:30:34 -07:00
s_conf.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
s_newconf.cc ircd: Move tgchange related into namespace. 2016-08-25 02:07:11 -07:00
s_serv.cc Refactor scache. 2016-08-25 02:07:11 -07:00
s_user.cc ircd::cache: Convert send function arguments client* -> client& 2016-08-25 04:57:23 -07:00
send.cc Refactor umodes. 2016-08-23 15:25:09 -07:00
snomask.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
sslproc.cc Refactor client flags. 2016-08-23 05:22:38 -07:00
stringops.cc ircd: Deinline stringops.h 2016-08-27 20:57:36 -07:00
substitution.cc Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
supported.cc Refactor isupport. 2016-08-25 03:01:45 -07:00
tgchange.cc ircd: Move tgchange related into namespace. 2016-08-25 02:07:11 -07:00
whowas.cc Refactor whowas. 2016-08-25 02:34:28 -07:00
wsproc.cc Refactor client flags. 2016-08-23 05:22:38 -07:00