2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
Commit Graph

9100 Commits

Author SHA1 Message Date
Andreas Gustafsson
a84cfaa3f2 The bug fix in socket.c 1.189 was less than ideal: if a socket
got wedged in a state where accept() always returns EBADF, the server would loop calling
internal_accept() repeatedly.  Implemented an alternative fix where a hard
error in accept() causes an event with a nonzero result code to be sent, and
the new socket object to be freed
2001-04-10 21:38:33 +00:00
Brian Wellington
0e528248ab missed removing this file in the key id fix. 2001-04-10 21:35:35 +00:00
Brian Wellington
8865eeaf14 Don't log a generic "sending notifies" message if there are no servers to
be notified.
2001-04-10 19:19:49 +00:00
Brian Wellington
eb9c4c217f When creating the dispatch manager, pass in the entropy manager. Otherwise
query ids are completely predictable.
2001-04-10 18:45:05 +00:00
Andreas Gustafsson
4df51a8f53 spelling 2001-04-10 17:30:43 +00:00
Mark Andrews
86529bb697 806. [bug] DNS_R_SEENINCLUDE was failing to propogate back up
the calling stack to the zone maintence level.
2001-04-10 03:05:55 +00:00
Andreas Gustafsson
abd51a9a96 removed unused label 2001-04-10 00:18:27 +00:00
Andreas Gustafsson
aed6a8ed2e 805. [bug] When using "forward only", missing root hints should
not cause queries to fail. [RT #1143]
2001-04-09 21:16:47 +00:00
Mark Andrews
e22fa3a686 hpux 2001-04-09 09:17:16 +00:00
Mark Andrews
dcab756185 Solaris 2.8 header files are broken for getnetbyaddr(). Both cases
of the #ifdef/#else/#endif are the same.
2001-04-09 06:06:20 +00:00
Mark Andrews
b9614c7d79 checkpoint 2001-04-09 05:02:53 +00:00
Mark Andrews
01de82c03a checkpoint 2001-04-09 04:57:28 +00:00
Mark Andrews
6339db444a getpwent_r 2001-04-09 04:43:16 +00:00
Mark Andrews
194a73cc32 db.h 2001-04-09 03:21:22 +00:00
Mark Andrews
897cef1269 cut&paste error 2001-04-06 07:02:34 +00:00
Mark Andrews
8957799312 checkpoint 2001-04-06 07:00:58 +00:00
Mark Andrews
0aea8f69cd checkpoint 2001-04-06 06:22:00 +00:00
Mark Andrews
6c89ab9e56 checkpoint 2001-04-06 06:02:24 +00:00
Mark Andrews
0c05c12213 checkpoint 2001-04-06 05:58:57 +00:00
Mark Andrews
3c3d1d0e7e checkpoint 2001-04-06 05:49:52 +00:00
Mark Andrews
225fe2c82c checkpoint 2001-04-06 05:35:41 +00:00
Mark Andrews
da3c3119fe add passwd suport 2001-04-05 07:01:11 +00:00
Mark Andrews
199da345a1 regen 2001-04-05 06:31:21 +00:00
Mark Andrews
8c71da6b2e solaris/posix 2001-04-05 06:31:02 +00:00
Mark Andrews
6942af8143 posix/solaris ~!@#$ 2001-04-05 06:19:32 +00:00
Brian Wellington
c9e698df1b When attempting to open a non-regular file as a pid file, assign errno rather
than printing an uninitialized value.
2001-04-04 21:45:29 +00:00
Brian Wellington
f8b3c62794 804. [bug] Attempting to obtain entropy could fail in some
situations.  This would be most common on systems
			with user-space threads. [RT #1131]
2001-04-04 20:57:35 +00:00
Brian Wellington
55ddb88e53 803. [bug] Treat all SIG queries as if they have the CD bit set,
otherwise no data will be returned [RT #749]
2001-04-04 18:47:06 +00:00
Mark Andrews
baa8aebc5b regen 2001-04-04 07:09:44 +00:00
Mark Andrews
3a66cfbc4c hack_POSIX_PTHREAD_SEMANTICS 2001-04-04 07:08:55 +00:00
Mark Andrews
ab628cb652 regen 2001-04-04 06:19:28 +00:00
Mark Andrews
9680305c8b checkpoint 2001-04-04 06:18:40 +00:00
Mark Andrews
ce664dbd95 POSIX_GETGRGID_R 2001-04-04 06:00:57 +00:00
Mark Andrews
2c81d53b9f regen 2001-04-04 05:57:12 +00:00
Mark Andrews
49d4440533 checkpoint 2001-04-04 05:56:10 +00:00
Mark Andrews
216a4baa50 regenerate 2001-04-04 05:45:14 +00:00
Mark Andrews
5f2308318f checkpoint 2001-04-04 05:44:15 +00:00
Mark Andrews
441991722c checkpoint 2001-04-04 05:32:27 +00:00
Brian Wellington
daad43e5a4 802. [bug] DNSSEC key tags were computed incorrectly in almost
all cases. [RT #1146]
2001-04-04 02:02:58 +00:00
Andreas Gustafsson
2901eed986 cfg_type_rndcconf was declared twice 2001-04-04 01:41:06 +00:00
Mark Andrews
65f67161a3 regenerate 2001-04-03 22:59:32 +00:00
Mark Andrews
605263f9e9 checkpoint 2001-04-03 22:41:38 +00:00
Mark Andrews
33f7d8bf2f checkpoint 2001-04-03 13:46:25 +00:00
Mark Andrews
a685e49c98 checkpoint
cvs: ----------------------------------------------------------------------
2001-04-03 08:03:47 +00:00
Mark Andrews
c14f058cc2 checkpoint 2001-04-03 07:56:04 +00:00
Mark Andrews
7f2f148059 checkpoint 2001-04-03 07:47:22 +00:00
Mark Andrews
323b5028ef checkpoint 2001-04-03 07:43:10 +00:00
Mark Andrews
4218e29472 checkpoint 2001-04-03 07:33:07 +00:00
Mark Andrews
8a3e0f66c1 checkpoint 2001-04-03 07:21:35 +00:00
Mark Andrews
3b371eaa5d ALIGN 2001-04-03 07:11:35 +00:00