- 24 May, 2000 22 commits
-
-
David Lawrence authored
-
Michael Sawyer authored
-
David Lawrence authored
-
David Lawrence authored
-
Michael Sawyer authored
dns_message_pseudosectiontotext to use bitfields instead of flags
-
Brian Wellington authored
-
David Lawrence authored
to returning unsigned long, the type of its underlying counter.
-
David Lawrence authored
by casting the sixth parameter of recvfrom() to void *, as with lib/isc/unix/socket.c.
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
being range checked.
-
David Lawrence authored
-
David Lawrence authored
about what happens with "name" and "origin" parameters when a chain points to ".".
-
David Lawrence authored
-
David Lawrence authored
macro in dns_rdataclass_fromtext by using an intermediate variable to hold the constant 2nd argument in each use. added the RESERVED attribute to the reserved0 class in the same function.
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
why this is an ok thing to do. shuts up the irix compiler.
-
David Lawrence authored
the logconfig is properly dimensioned, and only free the channellist memory in isc_logconfig_destroy if the channellist_count is > 0. the first addresses a problem that could occur when a successful isc_log_create was followed immediately by isc_log_[v]write[1] or isc_log_destroy (with no intervening isc_log_usechannel or isc_logconfig_use), and the second addresses a problem that could occur in cleanup if isc_log_create or isc_logconfig_create failed.
-
- 23 May, 2000 9 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
in the message structure, even though it should be the root. Also, return this name in dns_message_getsig0().
-
Brian Wellington authored
override omit_final_dot and print "."
-
Andreas Gustafsson authored
view object still referenced their old view
-
Michael Graff authored
-
Michael Graff authored
-
Brian Wellington authored
-
Mark Andrews authored
-
Brian Wellington authored
-
- 22 May, 2000 9 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Michael Sawyer authored
-
Andreas Gustafsson authored
not RESERVED0
-
Michael Sawyer authored
-
Brian Wellington authored
handling code.
-
Andreas Gustafsson authored
events are executed in the context of 'task'; this is no longer true
-
Andreas Gustafsson authored
of a heap item and its parent having identical priority
-