0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-29 00:44:17 +01:00
construct/include
2008-04-08 18:54:58 +02:00
..
.cvsignore
.indent.pro
blacklist.h
cache.h
channel.h
charybdis.h
class.h class.c fixed 2008-04-02 19:49:42 +04:00
client.h Removing UMODE_ALL, replacing all sendto_realops_flags in sslproc.c with snomasks 2008-04-08 20:16:19 +04:00
common.h linebuf -> rb_linebuf 2008-04-02 21:04:44 +04:00
config.h
config.h.dist
defaults.h Much clear maxconnections stuff - ported from ratbox3. 2008-04-05 23:56:15 +04:00
hash.h ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
hook.h
hostmask.h Missed some files in r520 commit. 2008-04-05 21:20:48 +04:00
irc_dictionary.h
irc_string.h m_pass.c fixed 2008-04-02 19:45:22 +04:00
ircd.h ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
ircd_defs.h It seems that we don't use data structs version anywhere since 1.2.0 - removed 2008-04-08 15:36:56 +04:00
ircd_getopt.h
ircd_linker.h
ircd_signal.h
listener.h ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
logger.h s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
m_info.h Missed some files in r520 commit. 2008-04-05 21:20:48 +04:00
modules.h
monitor.h
msg.h Make Message.cmd a const pointer. 2008-04-08 18:51:52 +02:00
newconf.h
numeric.h fix whois :) 2008-04-06 12:04:25 -05:00
packet.h ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
parse.h
patchlevel.h
reject.h Reverting some changed related not to moving on libratbox3 but using ratbox3 source! 2008-04-02 19:37:50 +04:00
res.h irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it. 2008-04-02 19:57:37 +04:00
reslib.h
restart.h
s_auth.h Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h). 2008-04-05 20:57:30 +04:00
s_conf.h ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
s_gline.h
s_newconf.h ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
s_serv.h 'S' flag meaning we use ssl link added to /stats {c,C} (connect) 2008-04-08 18:30:53 +04:00
s_stats.h Working over zipstats bug and moving on the new ServerStats struct (without Kb counting, this style is used by code parts from ratbox3) 2008-04-08 18:00:38 +04:00
s_user.h Make the format argument of change_nick_user_host() const. 2008-04-08 18:54:58 +02:00
scache.h
send.h Fixed two places, where sendto_realops_flags was mistakenly used, and removed this function entirely 2008-04-08 20:32:58 +04:00
setup.h.in
snomask.h
sprintf_irc.h
sslproc.h add missing file 2008-04-06 11:31:46 -05:00
stdinc.h
substitution.h
supported.h
whowas.h