1. c8f3e45 MEDIUM: resolvers: add support of tcp address on nameserver line. by Emeric Brun · 3 years, 3 months ago
  2. ce44482 REORG: global: move initcall register code in a dedicated file by Amaury Denoyelle · 3 years, 4 months ago
  3. 70490eb CLEANUP: resolvers: use pool_zalloc() in resolv_link_resolution() by Willy Tarreau · 3 years, 4 months ago
  4. 30c0537 REORG: server: use flags for parse_server by Amaury Denoyelle · 3 years, 4 months ago
  5. db31b44 CLEANUP: resolvers: Perform unsafe loop on requester list when possible by Christopher Faulet · 3 years, 4 months ago
  6. e8674c7 MINOR: resolvers: Don't try to match immediatly renewed ADD items by Christopher Faulet · 3 years, 4 months ago
  7. 55c1c40 MINOR: resolvers: Use milliseconds for cached items in resolver responses by Christopher Faulet · 3 years, 4 months ago
  8. d83a6df BUG/MEDIUM: resolvers: Skip DNS resolution at startup if SRV resolution is set by Christopher Faulet · 3 years, 4 months ago
  9. 0efc099 BUG/MEDIUM: resolvers: Don't release resolution from a requester callbacks by Christopher Faulet · 3 years, 4 months ago
  10. 6b117ae MINOR: resolvers: Directly call srvrq_update_srv_state() when possible by Christopher Faulet · 3 years, 4 months ago
  11. 1dec5c7 MINOR: resolvers: Use a function to remove answers attached to a resolution by Christopher Faulet · 3 years, 4 months ago
  12. 3e0600f BUG/MEDIUM: resolvers: Trigger a DNS resolution if an ADD item is obsolete by Christopher Faulet · 3 years, 4 months ago
  13. 6a8d11d MINOR: resolvers: new function find_srvrq_answer_record() by Baptiste Assmann · 3 years, 4 months ago
  14. 77f8606 BUG/MEDIUM: resolvers: Fix the loop looking for an existing ADD item by Christopher Faulet · 3 years, 4 months ago
  15. ab177ac BUG/MEDIUM: resolvers: Don't set an address-less server as UP by Christopher Faulet · 3 years, 4 months ago
  16. bca680b BUG/MINOR: resolvers: Unlink DNS resolution to set RMAINT on SRV resolution by Christopher Faulet · 3 years, 4 months ago
  17. 5037c06 Revert "BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record" by Christopher Faulet · 3 years, 4 months ago
  18. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · 3 years, 4 months ago
  19. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 5 months ago
  20. 69beaa9 REORG: server: Export and rename some functions updating server info by Christopher Faulet · 3 years, 5 months ago
  21. 52d4d30 BUG/MEDIUM: resolvers: Reset server address and port for obselete SRV records by Christopher Faulet · 3 years, 5 months ago
  22. b4badf7 BUG/MINOR: resolvers: new callback to properly handle SRV record errors by Baptiste Assmann · 3 years, 8 months ago
  23. a331a1e BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record by Christopher Faulet · 3 years, 5 months ago
  24. 9c246a4 BUG/MINOR: resolvers: Fix condition to release received ARs if not assigned by Christopher Faulet · 3 years, 5 months ago
  25. 56fc5d9 MEDIUM: resolvers: add supports of TCP nameservers in resolvers. by Emeric Brun · 3 years, 5 months ago
  26. c943799 MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.c by Emeric Brun · 3 years, 5 months ago