Log of /ircd-hybrid-7.3/src/irc_res.c
Parent Directory
|
Revision Log
Revision
998 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 23 12:43:17 2009 UTC
(13 years, 5 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/src/irc_res.c
File length: 23097 byte(s)
Diff to
previous 997
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has to be called *before* read_conf_files(), otherwise
recvfrom() aborts with ENOTSOCK in case there are configured connect{} blocks
with a host that needs to be resolved on the very first configuration read.
Revision
984 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 14 13:18:14 2009 UTC
(13 years, 5 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/src/irc_res.c
File length: 24235 byte(s)
Diff to
previous 982
- res_readreply(): fix broken logic with ipv6 enabled where we ONLY sent a
second A QUERY in case a -broken- nameserver returns NXDOMAIN
for AAAA when A record exists. fixed and removed workaround
for broken nameservers.
Revision
447 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 12 02:59:16 2006 UTC
(16 years, 11 months ago)
by
db
Original Path:
ircd-hybrid-7.2/src/irc_res.c
File length: 24572 byte(s)
Diff to
previous 411
- reported by Jon, resolver was not checking for NXDOMAIN as well as SERVFAIL
this caused odd DNS reports and took longer to connect.
Tested by Jon (ThaPrince).
(backported from head)
Revision
155 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 18 02:54:54 2005 UTC
(17 years, 3 months ago)
by
db
Original Path:
ircd-hybrid-7.2/src/irc_res.c
File length: 24371 byte(s)
Diff to
previous 34
(backported from HEAD)
- irc_res.c would send out hundreds? of retry requests on clients that
did not resolve, i.e. SERVFAIL. The code was essentailly ignoring
SERVFAIL hence generating request after request after request.
This appears to fix this major bug. It would be a good idea to add
some logging here however.
Revision
30 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Oct 2 20:03:27 2005 UTC
(17 years, 4 months ago)
by
adx
Original Path:
ircd-hybrid/src/irc_res.c
File length: 24473 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
but we need the svn up
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.