This project is mirrored from https://github.com/coredns/coredns.git. The repository failed to update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
  1. 07 Apr, 2016 3 commits
    • Miek Gieben's avatar
      Add missing test file and fix notify · 09207867
      Miek Gieben authored
      We should not check the port of the request, we *should* actually
      normalize it to port 53 - as that will probably be the address of
      the server. Still need to double check if this will work if the
      axfr should actually be done from a different port. That will come
      later, this is good enough for now.
      09207867
    • Miek Gieben's avatar
      Test and fix notify · e4c72719
      Miek Gieben authored
      More tests and add RemoteAddr to State, prolly LocalAddr will be
      
      useful as well.
      
      Fixed and tested IsNotify method.
      e4c72719
    • Miek Gieben's avatar
      Add AXFR test · 225cdd1c
      Miek Gieben authored
      Test shouldTransfer by upping a testserver and sending the SOA query.
      
      Remove state from DefaultErrorHandler and just get it from the request.
      
      Add more logging to show what is going on.
      
      
      
      This also adds the infrastructure for future tests.
      225cdd1c
  2. 06 Apr, 2016 6 commits
  3. 05 Apr, 2016 5 commits
  4. 04 Apr, 2016 11 commits
  5. 03 Apr, 2016 8 commits
  6. 02 Apr, 2016 3 commits
  7. 01 Apr, 2016 3 commits
  8. 31 Mar, 2016 1 commit