Commit History

Author SHA1 Message Date
  Eric Andersen 60841bc6f4 The default static buffer sizes are too small to handle the 8 entries returned 19 years ago
  Eric Andersen ead7e247a8 Fix it so uClibc returns multiple ips via h_addr_list, 19 years ago
  Eric Andersen 5aa1733024 Cleanup error case a bit 19 years ago
  Eric Andersen a4294fd5e1 This might actually now be thread safe, assuming I havn't broken it. 19 years ago
  Eric Andersen c1054500db trim trailing whitespace 19 years ago
  Eric Andersen e6275a2eab Jan Lana writes: 19 years ago
  Eric Andersen 18d6d9564f Implement gethostent_r 20 years ago
  Eric Andersen 003f2d15c1 Remove stale leftovers 20 years ago
  Eric Andersen 704b945040 Do not fail all lookups when /etc/resolv.conf is missing, as i.e. 20 years ago
  Eric Andersen e8b9579a76 req_search returned garbage. This teaches it to behave itself and 20 years ago
  Manuel Novoa III 6f60320934 On Monday 02 August 2004 08:44 am, Mike Frysinger wrote: 20 years ago
  Manuel Novoa III 79248fe718 Bug fix: gethostbyname2_r would fail if /etc/host was missing. 20 years ago
  Eric Andersen 48cfeab44c Imre Sunyi writes: 20 years ago
  Eric Andersen fa4145fac1 Implement res_search and res_querydomain based on netbsd code, 20 years ago
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 years ago
  Eric Andersen 2309700dd3 We were failing to properly set h_errno on success, which could 21 years ago
  Eric Andersen df05d61f02 Patch from Tony J. White: 21 years ago
  Eric Andersen f6a604bc1b 15 retries is really rather excessive... 21 years ago
  Eric Andersen a8041047f4 Patch from Ronald Wahl fixing an IPV6 specific problem 21 years ago
  Eric Andersen 5ba5fdb354 Patch from Jeffrey Damick: 21 years ago
  Eric Andersen b14acb6d99 Eliminate a needless extern 21 years ago
  Eric Andersen 91489217d4 Patch from Jay Kulpinski: 21 years ago
  Eric Andersen ac47326a5c Cleanup use of in6addr_loopback and in6addr_any 21 years ago
  Eric Andersen 74f5887007 Patch from "Cho, Seong-Myun" <smcho@xecurenexus.com> to limit 21 years ago
  Eric Andersen bfefdc6565 Fixup struct _res handling so apps using struct _res can actually 22 years ago
  Manuel Novoa III a7cce5b0ef Fixed __read_etc_hosts_r to return alias list and modified buffer 22 years ago
  Miles Bader 7a0a0df2f2 Remove __res_state function. 22 years ago
  Eric Andersen 0a2d7c0bb7 Fixup the last missing pieces of thread locking 22 years ago
  Eric Andersen 5f630cb3d2 Finer grained locking in __connect_dns() so we don't hold the 22 years ago
  Eric Andersen c1383d79d3 Doh! search-n-replace strikes again 22 years ago