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
/
res_send.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the 'array subscript is above array bounds' warning correctly
Siddhesh Poyarekar
2014-12-16
1
-1
/
+7
*
Fix 'array subscript is above array bounds' warning in res_send.c
Siddhesh Poyarekar
2014-12-16
1
-1
/
+1
*
resolv: Suppress maybe uninitialized warning
Stefan Liebler
2014-12-12
1
-1
/
+26
*
Fix invalid file descriptor reuse while sending DNS query (BZ #15946)
Andreas Schwab
2014-06-03
1
-0
/
+1
*
Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)
Siddhesh Poyarekar
2014-04-30
1
-1
/
+1
*
Define _STRING_ARCH_unaligned unconditionally
Adhemerval Zanella
2014-04-09
1
-2
/
+2
*
Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer
Andreas Schwab
2014-02-19
1
-8
/
+13
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-18
/
+18
*
Correctly copy resolver address. Fixes bug #13028.
Ondřej Bílka
2013-10-14
1
-1
/
+1
*
Don't try to use ioctl unless [FIONREAD].
Roland McGrath
2013-08-27
1
-1
/
+4
*
Fix typos.
Ondřej Bílka
2013-08-21
1
-1
/
+1
*
Remove lots of inline keywords.
Roland McGrath
2013-02-07
1
-2
/
+2
*
Add recvmmsg and sendmmsg to the generic glibc API.
Thomas Schwinge
2012-11-20
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
*
Fix typo in recent resolver change which causes segvs
Ulrich Drepper
2011-06-15
1
-2
/
+2
*
Handle DNS server failures in case of AF_UNSPEC lookups correctly
Ulrich Drepper
2011-05-30
1
-4
/
+8
*
Fix debug statements in resolver
Andreas Schwab
2010-03-17
1
-7
/
+10
*
Fix DEBUG statements in resolv/res_send.c
Yann Droneaud
2010-03-05
1
-19
/
+20
*
Always use IPv4 sockets for IPv4 addresses.
Ulrich Drepper
2010-01-14
1
-35
/
+9
*
Initialize local variable in resolver.
Ulrich Drepper
2009-10-29
1
-1
/
+2
*
Fix mixing IPv4 and IPv6 name server in resolv.conf.
Petar Bogdanovic
2009-10-29
1
-26
/
+26
*
Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.
Ulrich Drepper
2009-07-26
1
-5
/
+1
*
Implement second fallback mode for DNS requests.
Ulrich Drepper
2009-06-26
1
-19
/
+49
*
Remember we switched to single-request mode.
Ulrich Drepper
2009-06-11
1
-1
/
+2
*
(send_dg): Don't just ignore the result we got in case we only receive one re...
Ulrich Drepper
2009-04-16
1
-6
/
+10
*
* resolv/res_send.c (send_dg): Don't switch into single-request
Ulrich Drepper
2009-04-16
1
-1
/
+3
*
* resolv/resolv.h (RES_SNGLKUP): Define.
cvs/fedora-glibc-20090407T0545
Ulrich Drepper
2009-04-07
1
-11
/
+26
*
* resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
Ulrich Drepper
2008-12-08
1
-3
/
+3
*
* resolv/res_send.c (send_dg): Create sockets with non-blocking
Ulrich Drepper
2008-12-02
1
-11
/
+47
*
[BZ #6942]
Ulrich Drepper
2008-10-31
1
-1
/
+9
*
* grp/initgroups.c (internal_getgrouplist): Don't prematurely
Ulrich Drepper
2008-10-30
1
-1
/
+1
*
* resolv/res_send.c (send_dg): On timeout, only return nonzero
Ulrich Drepper
2008-10-30
1
-1
/
+1
*
(send_vc): Fix use of unaligned address. Properly handle partial reads.
Ulrich Drepper
2008-10-06
1
-3
/
+11
*
* resolv/res_send.c (__libc_res_nsend): Take additional parameter.
cvs/fedora-glibc-20080728T2320
Ulrich Drepper
2008-07-28
1
-27
/
+26
*
* resolv/res_send.c: Remove unnecessary res_pquery prototype.
Ulrich Drepper
2008-07-09
1
-1
/
+0
*
* resolv/res_send.c (send_dg): If we already have one of two
Ulrich Drepper
2008-05-24
1
-6
/
+24
*
* resolv/res_query.c (__libc_res_nquery): In case one of two
Ulrich Drepper
2008-05-19
1
-0
/
+7
*
* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
Ulrich Drepper
2008-05-10
1
-81
/
+242
*
[BZ #4726]
Ulrich Drepper
2007-08-22
1
-3
/
+6
*
[BZ #4647]
Ulrich Drepper
2007-06-18
1
-7
/
+8
*
* resolv/res_init.c (res_setoptions): Recognize edns0 option.
Ulrich Drepper
2007-02-09
1
-0
/
+18
*
* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
Ulrich Drepper
2006-05-06
1
-1
/
+1
*
* resolv/res_send.c (res_queriesmatch): Fix typo in comment.
Ulrich Drepper
2006-05-06
1
-22
/
+14
*
* include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
Ulrich Drepper
2006-05-06
1
-8
/
+13
*
* resolv/res_init.c (__res_iclose): New function. Broken out of
Ulrich Drepper
2005-11-01
1
-24
/
+22
*
* resolv/res_send.c (Aerror): Fix printing IP address.
cvs/fedora-glibc-20050822T0727
Ulrich Drepper
2005-08-22
1
-2
/
+7
*
* resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.
Ulrich Drepper
2005-08-21
1
-1
/
+3
*
(send_dg): Recognize referral results and treat them as server errors.
Ulrich Drepper
2005-07-08
1
-0
/
+8
[next]