solanum/src
2008-04-09 23:34:34 +04:00
..
.depend ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
blacklist.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
cache.c Restore and update send_oper_motd(). 2008-04-03 01:16:49 +02:00
channel.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
chmode.c chm_* declarations gone to chmode.h - this makes some modules clean 2008-04-08 23:39:35 +04:00
class.c Remove ^M. 2008-04-02 20:50:20 +02:00
client.c 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
extban.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
getopt.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
hash.c ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
hook.c DubString -> rb_strdup 2008-04-02 03:26:34 +04:00
hostmask.c Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h). 2008-04-05 20:57:30 +04:00
irc_dictionary.c Make Dictionary keys const everywhere. 2008-04-08 19:52:02 +02:00
irc_string.c Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h). 2008-04-05 20:57:30 +04:00
ircd.c Importing ratbox3 r25213 changeset 2008-04-09 23:22:51 +04:00
ircd_lexer.l Make this compile again. 2008-04-03 10:31:18 -05:00
ircd_parser.y DubString -> rb_strdup 2008-04-02 03:26:34 +04:00
ircd_signal.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
kdparse.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
listener.c Fixed two places, where sendto_realops_flags was mistakenly used, and removed this function entirely 2008-04-08 20:32:58 +04:00
logger.c s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it) 2008-04-02 21:52:01 -05:00
Makefile.in ircd_state.{c,h} gone - let us redesign it in future really 2008-04-08 15:41:41 +04:00
match.c Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h). 2008-04-05 20:57:30 +04:00
messages.tab fix whois :) 2008-04-06 12:04:25 -05:00
modules.c Make charybdis not search m_sjoin as its a core module 2008-04-07 20:06:04 +04:00
monitor.c fix monitor.c 2008-04-01 20:03:40 -05:00
newconf.c ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
numeric.c libcharybdis includes gone. 2008-04-02 02:39:19 +04:00
packet.c ssl sync with http://hg.angelforce.ru/charybdis-old 2008-04-06 18:52:42 +04:00
parse.c s_stats.c removed, now we use new style of stats handling. 2008-04-04 19:54:37 +04:00
reject.c Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h). 2008-04-05 20:57:30 +04:00
res.c Fix some warnings in the resolver code. 2008-04-08 19:55:51 +02:00
reslib.c Fix some warnings in the resolver code. 2008-04-08 19:55:51 +02:00
restart.c Much clear maxconnections stuff - ported from ratbox3. 2008-04-05 23:56:15 +04:00
s_auth.c 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.c Fixing time_t warnings 2008-04-09 23:34:34 +04:00
s_gline.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
s_newconf.c 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
s_serv.c Fixing time_t warnings 2008-04-09 23:34:34 +04:00
s_user.c Make the format argument of change_nick_user_host() const. 2008-04-08 18:54:58 +02:00
scache.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00
send.c Fixed two places, where sendto_realops_flags was mistakenly used, and removed this function entirely 2008-04-08 20:32:58 +04:00
snomask.c [svn] - the new plan: 2007-01-24 22:40:21 -08:00
sslproc.c Removing UMODE_ALL, replacing all sendto_realops_flags in sslproc.c with snomasks 2008-04-08 20:16:19 +04:00
substitution.c DubString -> rb_strdup 2008-04-02 03:26:34 +04:00
supported.c MyMalloc -> rb_malloc 2008-04-02 03:07:29 +04:00
version.c.SH Update main copyright year. 2008-01-02 00:09:50 +01:00
whowas.c CurrentTime -> rb_currenttime(); 2008-04-02 03:53:20 +04:00