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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resolv
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolv: Reset defdname before use in __res_vinit [BZ #19369]
Rob Wu
2015-12-29
1
-0
/
+1
*
Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable"
Florian Weimer
2015-12-04
1
-3
/
+0
*
tst-res_hconf_reorder: Set RESOLV_REORDER environment variable
Florian Weimer
2015-12-04
1
-0
/
+3
*
Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.
Joseph Myers
2015-10-27
1
-8
/
+0
*
Convert a few more function definitions to prototype style.
Joseph Myers
2015-10-21
1
-2
/
+2
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-9
/
+2
*
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-20
1
-5
/
+2
*
Do not use -Wno-strict-prototypes.
Joseph Myers
2015-10-19
1
-1
/
+1
*
use -fstack-protector-strong when available
Mike Frysinger
2015-10-19
1
-3
/
+1
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-45
/
+4
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
8
-93
/
+27
*
Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]
Florian Weimer
2015-10-14
1
-8
/
+62
*
Fix several build failures with GCC6 due to unused static variables.
Wilco Dijkstra
2015-09-18
1
-4
/
+0
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
2
-2
/
+2
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-08-06
1
-2
/
+5
*
Install a dummy <rpc/netdb.h> when not building sunrpc/.
Roland McGrath
2015-07-08
2
-0
/
+10
*
Use unsigned types for counters in getaddrinfo_a code.
Roland McGrath
2015-06-24
3
-4
/
+4
*
Fix potential hanging of gethostbyaddr_r/gethostbyname_r
Dmitry V. Levin
2015-06-23
3
-2
/
+118
*
_res_hconf_reorder_addrs: fix typo in comment
Dmitry V. Levin
2015-06-23
1
-1
/
+1
*
Record TTL also for DNS PTR queries (bug 18513)
Andreas Schwab
2015-06-22
1
-0
/
+6
*
Fix netdb.h addrinfo namespace (bug 18529).
Joseph Myers
2015-06-12
1
-2
/
+2
*
Fix h_errno namespace (bug 18520).
Joseph Myers
2015-06-12
1
-1
/
+1
*
* resolv/res_hconf.c (_res_hconf_reorder_addrs): Use a union to
Steve Ellcey
2015-06-01
1
-4
/
+10
*
Simplify handling of nameserver configuration in resolver
Andreas Schwab
2015-05-21
2
-127
/
+84
*
CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]
Arjun Shankar
2015-04-21
1
-1
/
+2
*
Skip logging for DNSSEC responses [BZ 14841]
Siddhesh Poyarekar
2015-02-24
2
-30
/
+18
*
Remove some references to bcopy/bcmp/bzero.
Roland McGrath
2015-01-13
1
-3
/
+3
*
resolv: fix rotate option
Aurelien Jarno
2015-01-06
1
-1
/
+2
*
resolv: improve comments about nserv and nservall
Aurelien Jarno
2015-01-06
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
18
-18
/
+18
*
Fix resolver inet_* namespace (bug 17722).
Joseph Myers
2014-12-17
3
-5
/
+8
*
Fix resolver if_* namespace (bug 17717).
Joseph Myers
2014-12-16
1
-1
/
+1
*
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
*
Avoid infinite loop in nss_dns getnetbyname [BZ #17630]
Florian Weimer
2014-12-16
1
-2
/
+2
*
resolv: Suppress maybe uninitialized warning
Stefan Liebler
2014-12-12
1
-1
/
+26
*
Fix fgets_unlocked namespace issues (bug 17664).
Joseph Myers
2014-12-02
2
-1
/
+5
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
BZ#16469: resolv: skip leading dot in domain to search
Alexandre Oliva
2014-11-21
1
-3
/
+14
*
BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)
Alexandre Oliva
2014-11-21
1
-11
/
+2
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
1
-2
/
+5
*
Check value at resplen2 if it is not NULL
Siddhesh Poyarekar
2014-07-08
1
-4
/
+5
*
Add comment to gethnamaddr.c to warn that the file is unmaintained
Siddhesh Poyarekar
2014-07-02
1
-0
/
+5
*
Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.c
Siddhesh Poyarekar
2014-07-01
1
-22
/
+2
*
Fix invalid file descriptor reuse while sending DNS query (BZ #15946)
Andreas Schwab
2014-06-03
1
-0
/
+1
*
Don't mention linuxthreads in Depend files.
Joseph Myers
2014-05-21
1
-1
/
+0
*
Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)
Siddhesh Poyarekar
2014-04-30
2
-3
/
+6
*
Fix typo in comment in res_query.c
Joseph Anthony Pasquale Holsten
2014-04-11
1
-1
/
+1
*
Define _STRING_ARCH_unaligned unconditionally
Adhemerval Zanella
2014-04-09
1
-2
/
+2
*
Make tests consistently use *.out output files.
Joseph Myers
2014-03-07
1
-7
/
+7
[next]