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
*
hurd: fix warning
Samuel Thibault
2018-01-27
1
-0
/
+1
*
resolv: Support binary labels in test framework
Florian Weimer
2018-01-08
2
-0
/
+122
*
Increase some test timeouts.
Joseph Myers
2018-01-04
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
58
-58
/
+58
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-1
/
+1
*
Obsolete p_secstodate.
Joseph Myers
2017-11-22
5
-14
/
+33
*
Fix p_secstodate overflow handling (bug 22463).
Joseph Myers
2017-11-22
3
-1
/
+92
*
support: Add <support/next_to_fault.h>
Florian Weimer
2017-11-13
1
-56
/
+11
*
resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]
Florian Weimer
2017-11-11
2
-97
/
+139
*
resolv: ns_name_pton should report trailing \ as error [BZ #22413]
Florian Weimer
2017-11-11
2
-0
/
+12
*
resolv: Add tst-ns_name_pton
Florian Weimer
2017-11-11
2
-0
/
+205
*
resolv: Add tst-res_hnok
Florian Weimer
2017-11-11
2
-0
/
+155
*
resolv: Use test framework in tst-resolv-network
Florian Weimer
2017-11-11
1
-2
/
+6
*
resolv: Remove bogus targets that build ga_test
Will Hawkins
2017-10-20
2
-105
/
+0
*
Mark internal functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
1
-5
/
+10
*
resolv/Makefile: Fix typo in comment
Florian Weimer
2017-09-26
1
-1
/
+1
*
resolv/nss_dns/dns-host.c: Fix typo in comment
Florian Weimer
2017-09-26
1
-1
/
+2
*
Remove non-add-on Banner files.
Joseph Myers
2017-09-21
1
-1
/
+0
*
Use "static const char domain[] ="
H.J. Lu
2017-09-07
1
-1
/
+1
*
resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]
Florian Weimer
2017-09-06
1
-4
/
+1
*
resolv: Fix memory leak with OOM during resolv.conf parsing [BZ #22095]
Florian Weimer
2017-09-06
1
-0
/
+5
*
nss_dns: Remove dead PTR IPv4-to-IPv6 mapping code
Florian Weimer
2017-09-06
2
-20
/
+174
*
tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 address mapping
Florian Weimer
2017-09-06
1
-45
/
+186
*
hurd: fix resolv/tst-resolv-res_init-skeleton.c build
Samuel Thibault
2017-09-03
1
-0
/
+4
*
getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]
Florian Weimer
2017-09-01
1
-23
/
+55
*
resolv: Remove internal_function attribute
Florian Weimer
2017-08-31
5
-24
/
+8
*
Consolidate non cancellable writev call
Adhemerval Zanella
2017-08-21
1
-1
/
+1
*
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-18
1
-2
/
+2
*
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-08-07
6
-29
/
+29
*
resolv: Deal with non-deterministic address order in tst-resolv-basic
Florian Weimer
2017-07-06
1
-15
/
+64
*
support: Add resolver testing mode which does not patch _res
Florian Weimer
2017-07-05
2
-1
/
+489
*
support: Add support_chroot_create and support_chroot_free
Florian Weimer
2017-07-05
1
-47
/
+22
*
resolv: Fix resolv_conf _res matching
Florian Weimer
2017-07-04
2
-5
/
+50
*
resolv: Fix improper assert in __resolv_conf_attach
Florian Weimer
2017-07-04
3
-8
/
+99
*
resolv: Introduce free list for resolv_conf index slosts
Florian Weimer
2017-07-03
3
-32
/
+126
*
resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]
Florian Weimer
2017-07-03
9
-94
/
+235
*
resolv: Mirror the entire resolver configuration in struct resolv_conf
Florian Weimer
2017-07-03
6
-116
/
+536
*
resolv: Lift domain search list limits [BZ #19569] [BZ #21475]
Florian Weimer
2017-07-03
6
-81
/
+348
*
resolv: Introduce struct resolv_conf with extended resolver state
Florian Weimer
2017-07-03
8
-10
/
+452
*
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-07-03
15
-291
/
+810
*
resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.c
Florian Weimer
2017-07-03
1
-1
/
+192
*
resolv: Improve debugging output from tst-resolv-res_init
Florian Weimer
2017-06-30
1
-2
/
+13
*
resolv: Remove source argument fron res_options
Florian Weimer
2017-06-30
1
-4
/
+4
*
resolv: Remove DEBUG from resolv/res_query.c
Florian Weimer
2017-06-30
1
-36
/
+0
*
resolv: Reformat resolv/res_data.c to GNU style
Florian Weimer
2017-06-30
1
-13
/
+33
*
resolv: Move res_query, res_search res_querydomain, hostalias
Florian Weimer
2017-06-30
2
-81
/
+56
*
resolv: Move res_isourserver, res_send from res_data.c to res_send.c
Florian Weimer
2017-06-30
2
-16
/
+15
*
resolv: Turn _res_opcodes into a compatibility symbol
Florian Weimer
2017-06-30
1
-3
/
+11
*
resolv: Move fp_nquery, fp_query, p_query, _res_opcodes
Florian Weimer
2017-06-30
2
-57
/
+58
*
resolv: Remove unused resolv/res_debug.h header file
Florian Weimer
2017-06-30
2
-35
/
+0
[next]