1. 08 Sep, 2017 1 commit
  2. 07 Sep, 2017 1 commit
  3. 09 Jul, 2017 3 commits
  4. 28 Jun, 2017 3 commits
    • Rosen Penev's avatar
      Printf related fixes. · cbd29e5d
      Rosen Penev authored
      cbd29e5d
    • Rosen Penev's avatar
      Fix function declarations. · 50a2841d
      Rosen Penev authored
      50a2841d
    • Hans Dedecker's avatar
      Try other servers if first returns REFUSED when --strict-order active. · 9396752c
      Hans Dedecker authored
      If a DNS server replies REFUSED for a given DNS query in strict order mode
      no failover to the next DNS server is triggered as the failover logic only
      covers non strict mode.
      As a result the client will be returned the REFUSED reply without first
      falling back to the secondary DNS server(s).
      
      Make failover support work as well for strict mode config in case REFUSED is
      replied by deleting the strict order check and rely only on forwardall being
      equal to 0 which is the case in non strict mode when a single server has been
      contacted or when strict order mode has been configured.
      9396752c
  5. 26 Jun, 2017 3 commits
  6. 25 Jun, 2017 1 commit
  7. 16 Jun, 2017 1 commit
  8. 07 Jun, 2017 1 commit
    • Chris Novakovic's avatar
      Fix logic of appending ".<layer>" to PXE basename · 2446514e
      Chris Novakovic authored
      Commit f77700aa, which fixes a compiler warning, also breaks the
      behaviour of prepending ".<layer>" to basenames in --pxe-service: in
      situations where the basename contains a ".", the ".<layer>" suffix is
      erroneously added, and in situations where the basename doesn't contain
      a ".", the ".<layer>" suffix is erroneously omitted.
      
      A patch against the git HEAD is attached that inverts this logic and
      restores the expected behaviour of --pxe-service.
      2446514e
  9. 06 Jun, 2017 1 commit
  10. 23 May, 2017 1 commit
  11. 22 May, 2017 5 commits
  12. 12 May, 2017 3 commits
  13. 11 May, 2017 2 commits
  14. 10 May, 2017 2 commits
  15. 09 May, 2017 2 commits
  16. 04 May, 2017 2 commits
  17. 01 May, 2017 1 commit
  18. 29 Apr, 2017 3 commits
  19. 25 Apr, 2017 2 commits
  20. 23 Apr, 2017 1 commit
  21. 17 Apr, 2017 1 commit