Clone this repo:

Branches

  1. fc205b1 cache warming: close the socket when done. by Denton Gentry · 7 years ago master
  2. 63a1fde Increase max leases from 1000 to 10000. by Avery Pennarun · 8 years ago
  3. 5f066cc Used faster access() to check for file existence and more secure snprintf() instead of sprintf(). by Alan Zhang · 8 years ago
  4. cde5f32 Fixed request timing miscalculation & format. Only sends request through by Alan Zhang · 8 years ago
  5. 4db6944 Replaced logging queries with sending on socket. by Alan Zhang · 8 years ago
  6. 80dd58f Changed "!fp" to "fp == NULL" by Alan Zhang · 8 years ago
  7. b31dceb Moved query logging block to not include requests from localhost. by Alan Zhang · 8 years ago
  8. b576a47 Log request timing for queries handled by cache response. by Alan Zhang · 8 years ago
  9. b236056 Merge "Log request timing along with upstream server, for each forwarded query." by Jonathan Rockway · 8 years ago
  10. 9399990 Log request timing along with upstream server, for each forwarded query. by Jonathan Rockway · 8 years ago
  11. 2515d98 Write every host requested & time requested to /tmp/ by Alan Zhang · 8 years ago
  12. 97cd504 Change dns_timings to match what turbogrinder expects. by John Newlin · 9 years ago
  13. a6902f8 Pass through the delay for forward lookups. by John Newlin · 9 years ago
  14. aada3df Add requested options to dhcp-script environment. by Denton Gentry · 9 years ago
  15. 60aaa7e Set stdout to unbuffered, for better logging. by Denton Gentry · 9 years ago
  16. fbde829 Merge remote-tracking branch 'upstream/master' into HEAD by Denton Gentry · 9 years ago
  17. 61b838d Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6. by Win King Wan · 9 years ago
  18. fbf01f7 Update German translation. by Conrad Kostecki · 9 years ago
  19. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 9 years ago
  20. 2ae195f Don't treat SERVFAIL as a recoverable error..... by Simon Kelley · 9 years ago