- 17 Oct, 1999 5 commits
-
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
name list. I.e. do not mix CNAMEs with non-CNAME data. Do the same thing for DNAMEs.
-
- 16 Oct, 1999 14 commits
-
-
Bob Halley authored
-
David Lawrence authored
-
David Lawrence authored
Updated documentation for dns_rbt_findnode to describe more what happens with various return values, and that the chain points to the DNSSEC predecessor for all non-error returns. New documentation for dns_rbtnodechain_{prev,next}. Updated documentation for other dns_rbtnodechain_*.
-
Bob Halley authored
-
David Lawrence authored
deletion bug fixed that could orphan a large section of the tree. the "parent" argument to rotate_left or rotate_right was sometimes not really the parent of the rotation vertex, because the parent's parent was not correctly reidentified after a rotation done on the parent. Minor: forward static declaration of dns_rbt_printnodename, useful in debugging. level_matches set correctly for exact match in dns_rbt_findnode (it was one too few, but this was minor because as yet level_matches is only used by other code when a partial match was made. insist 'node' is a child of 'parent' in rotate_left and rotate_right compare a pointer explicitly to NULL that was just "if (pointer)" "would would" in a comment changed to just one "would".
-
James Brister authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
Store the 'used' region, not the 'available' region! Set trust.
-
Bob Halley authored
-
Michael Graff authored
-
Michael Graff authored
-
- 15 Oct, 1999 21 commits
-
-
William King authored
-
William King authored
-
William King authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Andreas Gustafsson authored
dns_zone_load did not always return ISC_R_SUCCESS when it succeeded.
-
William King authored
-
William King authored
-
James Brister authored
doing any REQUIREs that require it being non-NULL.
-
William King authored
-
William King authored
-
Bob Halley authored
hints database. Later on we'd try to detach a node from the hints database using the cache database, and this would trigger an assertion.
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-