Skip to content
  1. Jan 03, 2018
  2. Jan 01, 2018
  3. Dec 30, 2017
  4. Dec 29, 2017
  5. 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
  6. Dec 20, 2017
  7. Dec 15, 2017
  8. Dec 14, 2017
  9. Dec 13, 2017
  10. Dec 12, 2017
  11. Dec 08, 2017
  12. Dec 06, 2017
  13. Nov 23, 2017
  14. Nov 16, 2017
  15. Nov 03, 2017
  16. Oct 30, 2017