Skip to content
Snippets Groups Projects
  1. Jul 25, 2013
    • Marek Vavrusa's avatar
      Removed duplicated code. · cc59d79c
      Marek Vavrusa authored
      * xfrin_add_new_node and ddns_add_new_node were duplicates
        - knot_node_set_zone() was called in the _add functions anyway
      * merged checks for NSEC3-related RR to knot_rrset_is_nsec3rel()
        - the empty RR check was pointless, as even if empty, the node
          shouldn't be searched in normal tree
      cc59d79c
  2. Jul 24, 2013
    • Jan Kadlec's avatar
      Small fix (faulty if) · 98e48976
      Jan Kadlec authored
      Refs #102
      98e48976
    • Jan Kadlec's avatar
      Changed out-of-zone processing in XFR. · 045b87b8
      Jan Kadlec authored
           - Inserting DNAMEs from out-of-zone RRs into tmp DNAME table messed
      things up when we free'd the RRSet, it's better to check before
      inserting into table (one could rollback the table, but there are some
      corner cases not worth solving)
      
      Refs #102
      045b87b8
  3. Jul 23, 2013
  4. Jul 20, 2013
  5. Jul 19, 2013
  6. Jul 18, 2013
  7. Jul 17, 2013
  8. Jul 16, 2013
  9. Jul 15, 2013