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
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-2
/
+1
*
Remove __need_list_t and __need_res_state.
Zack Weinberg
2017-05-20
3
-78
/
+77
*
inet_pton: Reformat in GNU style
Florian Weimer
2017-05-11
1
-149
/
+153
*
support_format_addrinfo: Fix flags and canonname formatting
Florian Weimer
2017-05-11
1
-4
/
+67
*
resolv: Use RES_DFLRETRY consistently [BZ #21474]
Florian Weimer
2017-05-09
1
-2
/
+2
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-1
/
+1
*
nss_dns: Correct parentheses for the __glibc_unlikely argument
Florian Weimer
2017-04-19
1
-1
/
+1
*
A third round of inclusion fixes for _ISOMAC testsuite.
Zack Weinberg
2017-04-19
2
-0
/
+2
*
resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely
Florian Weimer
2017-04-19
5
-20
/
+31
*
Create more sockets with SOCK_CLOEXEC [BZ #15722]
Florian Weimer
2017-04-19
2
-6
/
+9
*
resolv: Remove EDNS fallback [BZ #21369]
Florian Weimer
2017-04-13
3
-64
/
+60
*
resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]
Florian Weimer
2017-04-13
5
-7
/
+565
*
resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]
Florian Weimer
2017-04-13
5
-4
/
+244
*
resolv: Remove internal and unused definitions from <resolv.h>
Florian Weimer
2017-04-13
5
-20
/
+11
*
resolv: Remove IQUERY support
Florian Weimer
2017-04-07
1
-18
/
+0
*
resolv: Add tst-resolv-canonname
Florian Weimer
2017-04-04
2
-0
/
+322
*
nss_dns: Replace local declarations with declarations from a header file
Florian Weimer
2017-04-04
2
-14
/
+2
*
nss_dns: Remove superfluous dn_expand call from network handling
Florian Weimer
2017-04-04
1
-5
/
+3
*
resolv: Add test coverage for ns_name_unpack, ns_name_ntop
Florian Weimer
2017-04-04
3
-0
/
+856
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.
Stefan Liebler
2017-02-24
1
-1
/
+1
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
3
-0
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
29
-29
/
+29
*
Update DNS RR type definitions [BZ #20593]
Florian Weimer
2016-12-31
3
-101
/
+178
*
CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]
Florian Weimer
2016-12-31
5
-4
/
+196
*
resolv: Deprecate RES_BLAST
Florian Weimer
2016-12-31
3
-4
/
+3
*
resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer
2016-12-31
8
-31
/
+56
*
resolv: Add beginnings of a libresolv test suite
Florian Weimer
2016-12-31
7
-1
/
+1542
*
resolv: Turn historic name lookup functions into compat symbols
Florian Weimer
2016-12-30
2
-51
/
+59
*
Fix typos in the spelling of "implementation"
Dmitry V. Levin
2016-12-27
1
-1
/
+1
*
resolv: Remove processing of unimplemented "spoof" host.conf options
Florian Weimer
2016-12-27
2
-38
/
+0
*
Drop explicit stack-protection of pieces of the system [BZ #7065]
Nick Alcock
2016-12-26
1
-1
/
+0
*
Bug 20729: Fix build failures on ppc64 and other arches.
Carlos O'Donell
2016-11-02
1
-2
/
+2
*
Bug 20729: Fix building with -Os.
Carlos O'Donell
2016-10-29
1
-1
/
+10
*
resolv: Compile without -Wno-write-strings
Florian Weimer
2016-10-11
3
-84
/
+82
*
resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]
Florian Weimer
2016-10-07
5
-266
/
+8
*
resolv: Remove RES_NOIP6DOTINT and its implementation
Florian Weimer
2016-10-07
5
-20
/
+1
*
resolv: Deprecate unimplemented flags
Florian Weimer
2016-10-07
3
-9
/
+8
*
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2016-09-23
1
-2
/
+1
*
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-09-23
2
-108
/
+129
*
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
2016-09-23
1
-2
/
+2
*
resolv: Remove unsupported hook functions from the API [BZ #20016]
Florian Weimer
2016-09-21
6
-117
/
+61
*
<arpa/nameser.h>: Remove RR type classification macros [BZ #20592]
Florian Weimer
2016-09-21
1
-11
/
+0
*
<arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions
Florian Weimer
2016-09-21
2
-20
/
+0
*
resolv: Remove the BIND_4_COMPAT macro
Florian Weimer
2016-09-21
2
-8
/
+0
*
Remove obsolete DNSSEC support [BZ #20591]
Florian Weimer
2016-09-21
3
-320
/
+1
*
inet: Add __inet6_scopeid_pton function [BZ #20611]
Florian Weimer
2016-09-15
1
-20
/
+7
*
resolv: Remove _LIBC_REENTRANT
Florian Weimer
2016-09-13
1
-2
/
+0
*
Fix incorrect double-checked locking related to _res_hconf.initialized.
Torvald Riegel
2016-08-18
2
-1
/
+11
*
resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]
Florian Weimer
2016-05-10
1
-6
/
+1
[next]