index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resolv
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
5
-0
/
+5
2013-04-29
BZ#15084: Apparent typos in strings in res_debug.c
Andreas Jaeger
1
-2
/
+2
2013-04-29
BZ#15085: Fix comments/strings for RES_NOCHECKNAME
Andreas Jaeger
2
-2
/
+2
2013-04-29
BZ#15086: Fix res_debug printing of options
Andreas Jaeger
1
-0
/
+6
2013-02-17
Sort Versions files
Andreas Jaeger
1
-1
/
+1
2013-02-07
Remove lots of inline keywords.
Roland McGrath
1
-2
/
+2
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
18
-18
/
+18
2013-01-01
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
3
-6
/
+3
2012-11-30
Fix assertion failures in resolver (BZ #13013).
Aurelien Jarno
1
-15
/
+15
2012-11-20
Add recvmmsg and sendmmsg to the generic glibc API.
Thomas Schwinge
1
-1
/
+1
2012-11-19
Return EAI_SYSTEM if we're out of file descriptors
Siddhesh Poyarekar
1
-4
/
+21
2012-11-13
Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).
Joseph Myers
1
-1
/
+1
2012-11-04
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
1
-1
/
+0
2012-10-24
Define and use $(run-built-tests).
Joseph Myers
1
-2
/
+2
2012-07-12
Avoid duplicate DNS requests if answer is longer than a implementation
Jeroen van Bemmel
1
-4
/
+0
2012-03-31
Merge copyright years in resolv/nss_dns/dns-host.c
Siddhesh Poyarekar
1
-1
/
+1
2012-03-30
Consider TTL of CNAME record and return minimum TTL in the chain
Siddhesh Poyarekar
1
-3
/
+18
2012-03-30
* resolv/nss_dns/dns-host.c: Update copyright year.
Jeff Law
1
-1
/
+1
2012-03-30
Better error handling for sendmmsg use in res_send
Ulrich Drepper
1
-5
/
+7
2012-03-30
Correct check for DNS request send success
Ulrich Drepper
1
-1
/
+1
2012-03-30
Speed up DNS by avoiding a system call if possible
Ulrich Drepper
1
-17
/
+83
2012-03-28
[BZ #13760]
Jeff Law
1
-1
/
+7
2012-03-23
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov
1
-1
/
+3
2012-03-08
Fix struct timespec normalization (as used in many other places).
Thomas Schwinge
1
-2
/
+2
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-2
/
+0
2012-02-29
[network] Avoid out ouf bounds read in __libc_res_nquerydomain
Jeff Law
1
-3
/
+7
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
18
-54
/
+36
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
1
-48
/
+47
2012-01-07
Remove non-ELF support
Ulrich Drepper
2
-3
/
+3
2011-12-17
Open /etc/resolv.conf with FD_CLOEXEC
Ross Lagerwall
1
-1
/
+1
2011-11-15
Clean up internal fopen uses
Ulrich Drepper
3
-5
/
+5
2011-11-12
Avoid unused warning in getaddrinfo_a
Ulrich Drepper
1
-3
/
+3
2011-09-21
Link libresolv.so with ld.so for __stack_chk_guard.
Joseph Myers
1
-1
/
+7
2011-09-10
Remove support for !USE___THREAD
Ulrich Drepper
2
-20
/
+1
2011-09-10
Cleanup of configuration options
Ulrich Drepper
2
-14
/
+1
2011-08-17
Add rules to build libresolv with SSP flags
Ulrich Drepper
1
-0
/
+3
2011-08-04
Properly tokenize nameserver line for servers with IPv6 address
Andreas Schwab
1
-1
/
+1
2011-07-20
Use size_t for strlen results
Andreas Schwab
1
-1
/
+1
2011-07-06
Fix warnings in resolver code
Andreas Jaeger
1
-2
/
+2
2011-06-15
Fix typo in recent resolver change which causes segvs
Ulrich Drepper
1
-2
/
+2
2011-06-10
Quash some new warnings from GCC 4.6.
Roland McGrath
2
-7
/
+5
2011-05-30
Handle DNS server failures in case of AF_UNSPEC lookups correctly
Ulrich Drepper
1
-4
/
+8
2011-05-29
Make resolv.conf parsing more compact
Ulrich Drepper
1
-32
/
+35
2011-05-29
Recognize use-vc option in resolv.conf
Ulrich Drepper
1
-0
/
+2
2011-05-07
Backport BIND code to query name as TLD.
Ulrich Drepper
4
-9
/
+19
2011-05-06
Install rpc/netdb.h again
Andreas Schwab
1
-0
/
+5
2011-05-05
Don't use removed rpc headers
Andreas Schwab
1
-5
/
+0
2011-05-01
Fix getnameinfo flags parameter type.
Bruno Haible
1
-2
/
+2
2010-11-25
Don't ignore zero TTL in DNS answers
Andreas Schwab
1
-4
/
+3
2010-09-14
Actually make it possible to user the default name server.
Ulrich Drepper
1
-0
/
+1
[next]