Commit Graph

9129 Commits

Author SHA1 Message Date
Mark Andrews
d29ec04e37 checkpoint 2001-04-12 02:32:32 +00:00
Mark Andrews
2f2513df09 checkpoint 2001-04-12 02:14:22 +00:00
Mark Andrews
2fbcc2b863 <sting.h>
bad return from void function
2001-04-12 01:57:35 +00:00
Andreas Gustafsson
11175c9a6b omit lib/bind from distributions until it's done
(for making snapshots)
2001-04-12 01:18:42 +00:00
Andreas Gustafsson
f37eb94820 documented how the journal file works 2001-04-12 00:53:44 +00:00
David Lawrence
cace8ff3bd use ISC_MAGIC to define the magic number 2001-04-12 00:37:55 +00:00
Andreas Gustafsson
7557d8bb7e converted list of rndc commands from informaltable to variablelist 2001-04-11 23:37:56 +00:00
David Lawrence
383b800c62 Fixed up iteration problems related to name cleaning. In a nutshell,
the node at the end of a chain always needed to have its reference
count incremented, not only when the iterator was paused.  [RT #1007]
2001-04-11 22:17:38 +00:00
David Lawrence
f3083bc781 In incremental_cleaning_action(), detach the node returned by
dns_dbiterator_current(). [RT #1007]
2001-04-11 22:15:00 +00:00
Brian Wellington
f78762623b Document "rndc flush" and the other rndc commands without descriptions. 2001-04-11 20:42:29 +00:00
Brian Wellington
c20ffa38de 808. [func] Add 'rndc flush' to flush the server's cache. 2001-04-11 20:37:50 +00:00
Andreas Gustafsson
9ffcab1e9a rephrased 807. 2001-04-11 19:14:14 +00:00
Brian Wellington
7e6aeec8f9 The cvs id lines were duplicated 2001-04-11 19:11:07 +00:00
Mark Andrews
e91eeda769 stdio on hpux work around 2001-04-11 08:13:11 +00:00
Mark Andrews
42ca0077ae checkpoint 2001-04-11 04:00:21 +00:00
Mark Andrews
c57c8dd9d3 checkpoint 2001-04-11 03:49:05 +00:00
Mark Andrews
ea5aa5c36c checkpoint 2001-04-11 03:39:01 +00:00
Mark Andrews
53e274dc39 -ld4r 2001-04-11 03:19:55 +00:00
Mark Andrews
328b31fb20 gethostbyname_r 2001-04-11 02:38:24 +00:00
Mark Andrews
8fead63972 checkpoint 2001-04-11 02:30:08 +00:00
Mark Andrews
5ae17a93cd endhostent_r 2001-04-11 02:16:22 +00:00
Mark Andrews
2779002c16 checkpoint 2001-04-11 01:30:12 +00:00
Mark Andrews
6993f1431a remove -Werror 2001-04-11 01:24:49 +00:00
Mark Andrews
3047ad312b remove gcc specific -Werror 2001-04-11 01:23:48 +00:00
Mark Andrews
2b7a77a68e 807. [bug] xfrin was not ignoring the transfer-source port. 2001-04-10 23:54:03 +00:00
Brian Wellington
35112a392f Call isccc_ccmsg_setmaxsize() on the ccmsg. This causes rndc to sometimes
output the slightly cryptic "out of range" message when connecting to a random
port instead of the just plain wrong "out of memory".
2001-04-10 22:00:41 +00:00
Brian Wellington
d4ef65050f copyright updates
(note - this doesn't touch lib/bind at all.  Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
2001-04-10 21:52:17 +00:00
Brian Wellington
1b137ec3e8 remove the yacc/bison on AIX question. 2001-04-10 21:51:15 +00:00
Andreas Gustafsson
7900390a52 Previous change turned invalid peer address returns from accept()
into hard errors - they should be soft errors
2001-04-10 21:48:27 +00:00
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