1. b0cfefa Always update search domain paths. by Pierre Imai · 9 years ago
  2. 0b1a71f Record the resolution start time on errors. by Pierre Imai · 9 years ago
  3. 7574606 DO NOT MERGE Fix DNS search path info. by Pierre Imai · 9 years ago
  4. 21bf063 DO NOT MERGE Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
  5. 589afca DO NOT MERGE Store DNS server count in resolv_cache. by Pierre Imai · 9 years ago
  6. e4e4e9d DO NOT MERGE: Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 9 years ago
  7. 8b50d08 DO NOT MERGE: Fix off-by-one error in res_cache.c by Pierre Imai · 9 years ago
  8. 4d8e740 DO NOT MERGE: Ignore unreliable DNS servers. by Pierre Imai · 9 years ago
  9. 9db1f3e Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 9 years ago
  10. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
  11. 9ecb7f4 am c3307dc4: Merge "Better control of pthread keys used in bionic." by Yabin Cui · 10 years ago
  12. 4a2891d Better control of pthread keys used in bionic. by Yabin Cui · 10 years ago
  13. 0772f93 am 6cf2cf8b: am 542b94d9: Merge "Remove unused CONFIG_SECONDS." by Elliott Hughes · 11 years ago
  14. 4dcfccf Remove unused CONFIG_SECONDS. by Elliott Hughes · 11 years ago
  15. 5bf4a17 am dedacf10: am 5c7964c5: Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
  16. 5c7964c Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
  17. ecbeee6 am 329db346: am f2d02c38: Merge "Make bionic compile even if resolver debugging is enabled." by Lorenzo Colitti · 11 years ago
  18. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
  19. 616344d Make bionic compile even if resolver debugging is enabled. by Lorenzo Colitti · 11 years ago
  20. 6428c62 am 7d196768: am 927d8be7: Merge "Fix build error when XLOG is enabled" by Elliott Hughes · 11 years ago
  21. a6a0949 Fix build error when XLOG is enabled by Patrick Tjin · 11 years ago
  22. bb3579f am 96cd50f2: am 0e32e39d: Merge "Fix pthread key num calculation." by Yabin Cui · 11 years ago
  23. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  24. 8a94b86 am e5477f83: Fail queries fast if no DNS servers are configured. by Lorenzo Colitti · 11 years ago
  25. e5477f8 Fail queries fast if no DNS servers are configured. by Lorenzo Colitti · 11 years ago
  26. a2220ff am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  27. 8b3b4fa am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  28. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  29. d87d401 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  30. 33a73bf When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  31. da0ed4c am c71483c0: Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  32. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  33. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  34. f975bc2 am 7b87d441: Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  35. 06b0339 am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 11 years ago
  36. 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  37. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  38. c228979 am 205cc415: Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 11 years ago
  39. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  40. 1544eae Revert most of "Cleanup: Delete dead code." by Paul Jensen · 11 years ago
  41. 2582f02 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  42. 0f7d882 Switch to OpenBSD res_random. by Elliott Hughes · 11 years ago
  43. 88ed7d2 am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 11 years ago
  44. cda4006 am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 11 years ago
  45. 37b1b5b Fix all resolv warnings and turn on -Werror. by Elliott Hughes · 11 years ago
  46. 68c2755 Fix three clang complaints about the DNS code. by Elliott Hughes · 11 years ago
  47. b18a1c3 am e844f27a: am bcf77b5d: Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 11 years ago
  48. 1781ed7 add CLOEXEC to various DNS related code by Nick Kralevich · 11 years ago
  49. 31ad037 Make host resolver call __connect() rather than connect() so mark isn't cleared. by Paul Jensen · 11 years ago
  50. 41d9a50 Add support for deleting per-network DNS resolver caches. by Paul Jensen · 11 years ago
  51. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
  52. 0ad555a Update res_debug.c to take into account changes to the nameser.h by Calin Juravle · 11 years ago
  53. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  54. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago