solanum-vs-hackint-and-char.../src
Jilles Tjoelker 42d609f65a [ratbox3 svn r26397] Make it more likely that error messages on ssld connections get through.
When ssld reports a connection closure because of
"Remote host closed the connection" and the connection
is any server or a registered client, try a
read_packet() on the client.
This should mainly help LIBRB_USE_IOTYPE=poll which
iterates over the ready file descriptors in numerical
order, processing the ssld control connection before the
closing data connection.
2009-01-15 20:08:46 +03:00
..
.depend
.indent.pro
blacklist.c Only require DNSBL replies to be in 127.0.0.0/8 instead of /24. 2008-11-15 16:17:16 +01:00
cache.c
channel.c Show spambot notices for joins, not for parts. 2008-11-08 17:22:41 +01:00
chmode.c
class.c Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen. 2008-11-30 13:31:59 +01:00
client.c Unref privset of quitting oper. 2008-12-14 17:31:42 +01:00
extban.c Remove some dead code. 2008-08-29 02:53:52 +02:00
getopt.c
hash.c
hook.c
hostmask.c Remove unnecessary initialization that violates const. 2008-11-27 22:50:01 +01:00
irc_dictionary.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
ircd.c Put libratbox version on startup in a nicer place. 2008-12-22 21:50:21 +01:00
ircd_lexer.l
ircd_parser.y Remove irc_basename, replace it with rb_basename from libratbox. 2008-12-03 02:59:13 +03:00
ircd_signal.c
kdparse.c
listener.c Fix comment, getsockname() can fail legitimately. 2008-08-28 01:06:19 +02:00
logger.c report logfile access issues 2008-11-16 10:15:28 +03:00
Makefile.in
match.c
messages.tab Add ircu-like /who format options. 2008-11-09 00:12:56 +01:00
modules.c Remove irc_basename, replace it with rb_basename from libratbox. 2008-12-03 02:59:13 +03:00
monitor.c
newconf.c re-enable ziplinks + ssl 2008-12-13 23:20:59 +03:00
numeric.c
packet.c
parse.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
privilege.c Make sure default privset remains available, fixes various crashes 2008-12-27 23:13:48 +01:00
reject.c Show rejectcache/throttle in /testline output. 2008-12-19 19:24:12 +01:00
res.c Allow the resolver to process longer hostnames, 2008-11-15 16:13:39 +01:00
reslib.c Allow the resolver to process longer hostnames, 2008-11-15 16:13:39 +01:00
restart.c
s_auth.c Fix ident for ssl connections. 2008-08-28 00:49:04 +02:00
s_conf.c Make rehashing privset{} change online oper privileges. 2008-12-14 18:25:15 +01:00
s_newconf.c
s_serv.c [svn r26332] get rid of the zip ready stuff 2009-01-01 14:50:21 +03:00
s_user.c Allow opers to see other users umodes with /mode <nick>. 2009-01-01 19:24:38 +01:00
scache.c
send.c
snomask.c
sslproc.c [ratbox3 svn r26397] Make it more likely that error messages on ssld connections get through. 2009-01-15 20:08:46 +03:00
substitution.c
supported.c Add WHOX to 005 so we can see if much breaks. 2008-11-09 00:27:15 +01:00
version.c.SH Update some copyright years. 2009-01-01 22:48:50 +01:00
whowas.c