Skip to content
  1. Feb 22, 2018
  2. Feb 21, 2018
  3. Feb 20, 2018
  4. Jan 28, 2018
  5. Jan 23, 2018
  6. Jan 12, 2018
  7. Jan 11, 2018
  8. Jan 09, 2018
  9. Jan 08, 2018
  10. Jan 03, 2018
  11. Jan 01, 2018
  12. Dec 30, 2017
  13. Dec 29, 2017
  14. Dec 22, 2017
    • Costin's avatar
      Fix issue when DNS zone import fails silently with OK message if $TTL is... · 6135422b
      Costin authored
      Fix issue when DNS zone import fails silently with OK message if $TTL is missing from the input file because TTL can not be null when saving SOA to database.
      Solution: if TTL is null then simply set it to 1 day - 86400 seconds (as per RFC 1912 recommendations).
      I encountered few services that export a dns zone without global ttl set (ex: GoDaddy).
      6135422b
  15. Dec 15, 2017
  16. Dec 13, 2017
  17. Dec 12, 2017
  18. Dec 08, 2017