0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-19 06:58:53 +02:00
construct/src
Jilles Tjoelker 6bb4fb832b Do not timeout unknowns if still waiting for blacklist lookup.
This fixes inability to connect if all DNS queries
time out and any blacklists are defined.
2008-06-20 01:49:53 +02:00
..
.depend Fixing compilation - CAP_GLN removed 2008-04-11 18:56:53 +04:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
blacklist.c strlcpy -> rb_strlcpy 2008-04-20 08:40:40 +04:00
cache.c legacy irc sprintf gone 2008-04-20 09:12:09 +04:00
channel.c Unbreak sending out bans and simple modes with parameters. 2008-06-13 22:21:44 +02:00
chmode.c Fix various compiler warnings. 2008-04-20 15:20:10 +02:00
class.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
client.c Do not timeout unknowns if still waiting for blacklist lookup. 2008-06-20 01:49:53 +02: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 irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
hook.c Fix various compiler warnings. 2008-04-20 15:20:10 +02:00
hostmask.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
irc_dictionary.c Fix various compiler warnings. 2008-04-20 15:20:10 +02:00
ircd.c Show hg revision number (serno) in ircd -version. 2008-04-22 23:41:16 +02:00
ircd_lexer.l Make this compile again. 2008-04-03 10:31:18 -05:00
ircd_parser.y Get rid of some K&R style function declarations for conf parser. 2008-06-11 00:54:02 +02:00
ircd_signal.c Moving some m_die code into ircd_shutdown(reason) function and use it on SIGTERM too 2008-04-20 07:38:56 +04:00
kdparse.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
listener.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
logger.c Don't try to fflush a file we just closed. 2008-04-22 00:45:43 +02:00
Makefile.in Check for the -rpath linker flag. 2008-05-17 17:46:37 +02:00
match.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
messages.tab New operline based on ranting from ccr. 2008-04-12 18:56:46 -05:00
modules.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
monitor.c fix monitor.c 2008-04-01 20:03:40 -05:00
newconf.c Fix various compiler warnings. 2008-04-20 15:20:10 +02:00
numeric.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
packet.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
parse.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
reject.c Fix various compiler warnings. 2008-04-20 15:20:10 +02:00
res.c resolver: Remove effectively unused 'resend' flag. 2008-06-15 15:53:04 +02:00
reslib.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
restart.c Much clear maxconnections stuff - ported from ratbox3. 2008-04-05 23:56:15 +04:00
s_auth.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
s_conf.c Get rid of some K&R style function declarations for conf parser. 2008-06-11 00:54:02 +02:00
s_newconf.c Get rid of ", " at the start of some oper privs strings. 2008-06-18 21:58:43 +02:00
s_serv.c Remove one last bit of TS5 stuff. 2008-06-08 02:14:21 -05:00
s_user.c core: no more TS5 2008-06-08 01:29:26 -05:00
scache.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
send.c Remove construction of some TS5 linebufs. 2008-06-14 02:30:30 +02: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 Fix various compiler warnings. 2008-04-20 15:20:10 +02:00
supported.c strlcat -> rb_strlcat 2008-04-20 08:44:04 +04:00
version.c.SH Update main copyright year. 2008-01-02 00:09:50 +01:00
whowas.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00