Skip to content
  1. Dec 30, 2013
  2. Dec 27, 2013
    • Carsten's avatar
      + complete SOA records · 38184e1e
      Carsten authored
       - refresh, retry, expire and minimum were missing in the SOA record which was/is OK
        because pdns has defaults for this, but this gives the user
        the full options which are configurable from the UI
      
      + drop/replaced pdns service reloads
       - the initscripts reload function was called which internally does 'pdns_control cycle',
        which is a quick service restart. This is no needed in pdns to
        load the new zone data. All updates are available without service reloads.
       - to be sure the zone data is really loaded 'pdns_control rediscover' is called
       - for pdns versions starting from 3 (DNSSEC) all zones must be rectified, implemented this using pdnssec.
      
      + send notify to slaves
       - implemented using pdns_control,
        this enables zone transfers to slaves (maybe this never worked before, because auf the service reloads)
        hint: use supermasters table on slave server for zone autodeployment, but you need an extra cleanup script
        for deleted zones for now
      
      + fetch Slave zone from master
       - call 'pdns_control retrieve <zone>' for new slave zones
      
      + added fix from FS#3121
      
      + code cleanup
      38184e1e
  3. Dec 24, 2013
  4. Nov 24, 2013
  5. Nov 19, 2013
  6. Nov 14, 2013
  7. Oct 21, 2013
  8. Oct 18, 2013
  9. Oct 17, 2013
    • Florian Schaal's avatar
      DKIM-Modifications · b9ea02ce
      Florian Schaal authored
      skip writing dkim-values for inactive domains
      removed the public-dkim-key from the interface
      added german language-file
      b9ea02ce
  10. Oct 16, 2013
  11. Oct 14, 2013
  12. Sep 02, 2013
    • tbrehm's avatar
      - Improved dkim support. · 535a69cf
      tbrehm authored
      - Added dkim installation to installer.
      - Added backup filesize in backup cronjob.
      535a69cf
  13. Aug 22, 2013
  14. Aug 21, 2013
  15. Aug 02, 2013
  16. Jul 31, 2013
  17. Jul 05, 2013
  18. Apr 19, 2013
  19. Apr 16, 2013
  20. Mar 26, 2013
  21. Mar 02, 2013
  22. Feb 22, 2013
  23. Feb 12, 2013
  24. Jan 17, 2013
  25. Jan 03, 2013
  26. Nov 21, 2012
  27. Nov 20, 2012
  28. Nov 14, 2012
  29. Oct 24, 2012
  30. Oct 04, 2012
  31. Oct 03, 2012