Skip to content
Snippets Groups Projects
  1. Jul 19, 2012
    • Lubos Slovak's avatar
      RRSet merging improvements. · 8bfd1b97
      Lubos Slovak authored
      - In IXFR/AXFR processing replaced rrset_merge() by
        rrset_merge_no_dupl().
      - In some other cases it is not reuqired.
      - Modified rrset_compare() function to not check TTL
        TODO: check if this doesn't cause problems elsewehere.
      - Needs some testing.
      
      refs #1953 @20m
      8bfd1b97
    • Lubos Slovak's avatar
      Fixed merging to stub RRSet in IXFR-in. · ac9d08b9
      Lubos Slovak authored
      - If all RDATA have been removed from a RRSet, but the RRSet was
        not removed because RRSIGs remained, and new RDATA added to this
        RRSet had different TTL, the TTL from the old RRSet was used.
        This was fixed by rewriting the TTL by the TTL fo the new RRSet.
      
      refs @1963 @30m
      ac9d08b9
    • Lubos Slovak's avatar
      Reverted wrong fix of IXFR rollback. · 7a3617fa
      Lubos Slovak authored
      + Some minor fixes.
      7a3617fa
    • Jan Kadlec's avatar
      Fixed wrong NULL check. · d40f1ad9
      Jan Kadlec authored
      d40f1ad9
  2. Jul 18, 2012
  3. Jul 17, 2012
  4. Jul 16, 2012
  5. Jul 15, 2012
Loading