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