index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resolv
Age
Commit message (
Expand
)
Author
2010-03-05
Fix DEBUG statements in resolv/res_send.c
Yann Droneaud
2010-01-14
Always use IPv4 sockets for IPv4 addresses.
Ulrich Drepper
2010-01-14
Relax visibility of some more declaration.
Ulrich Drepper
2010-01-14
Relax condition for resolver constant definition.
Ulrich Drepper
2010-01-12
Fix up netdb.h for XPG7.
Ulrich Drepper
2009-11-10
Handle running out of buffer space with IPv6 mapping enabled.
Andreas Schwab
2009-10-29
Initialize local variable in resolver.
Ulrich Drepper
2009-10-29
Fix mixing IPv4 and IPv6 name server in resolv.conf.
Petar Bogdanovic
2009-07-27
Define and implement RES_USE_DNSSEC option in resolver.
Adam Tkac
2009-07-26
Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.
Ulrich Drepper
2009-07-16
Handle overly large answer buffers in resolver.
Ulrich Drepper
2009-06-26
Implement second fallback mode for DNS requests.
Ulrich Drepper
2009-06-11
Remember we switched to single-request mode.
Ulrich Drepper
2009-05-16
Remove redundant .gitignore files.
Andreas Schwab
2009-05-15
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-09
[BZ #10128]
Ulrich Drepper
2009-04-16
(send_dg): Don't just ignore the result we got in case we only receive one re...
Ulrich Drepper
2009-04-16
* resolv/res_send.c (send_dg): Don't switch into single-request
Ulrich Drepper
2009-04-08
* malloc/malloc.c (_int_realloc): Add parameter with old block
Ulrich Drepper
2009-04-07
* resolv/res_hconf.c (_res_hconf_trim_domain): Use strcasecmp
Ulrich Drepper
2009-04-07
* resolv/resolv.h (RES_SNGLKUP): Define.
cvs/fedora-glibc-20090407T0545
Ulrich Drepper
2009-02-16
* stdlib/monetary.h: Uglify function parameter names.
cvs/fedora-glibc-20090218T1534
Jakub Jelinek
2009-02-07
[BZ #9781]
Ulrich Drepper
2009-01-08
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
Ulrich Drepper
2008-12-29
* resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
Ulrich Drepper
2008-12-08
* resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
Ulrich Drepper
2008-12-08
* resolv/res_init.c (__res_vinit): Always assign to statp->nscount
Ulrich Drepper
2008-12-03
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
Ulrich Drepper
2008-12-03
* resolv/res_init.c (__res_vinit): Fill in IPv4 name server
Ulrich Drepper
2008-12-02
* resolv/res_send.c (send_dg): Create sockets with non-blocking
Ulrich Drepper
2008-11-12
(gaih_getanswer_slice): Don't abort for unknown request types for now.
Ulrich Drepper
2008-10-31
[BZ #6942]
Ulrich Drepper
2008-10-30
* grp/initgroups.c (internal_getgrouplist): Don't prematurely
Ulrich Drepper
2008-10-30
* resolv/res_send.c (send_dg): On timeout, only return nonzero
Ulrich Drepper
2008-10-24
Fix tests for existence of second reply.
Ulrich Drepper
2008-10-24
* resolv/res_query.c (__libc_res_nquery): Add a few casts.
Ulrich Drepper
2008-10-06
(send_vc): Fix use of unaligned address. Properly handle partial reads.
Ulrich Drepper
2008-08-12
(res_nmkquery): Call ns_name_compress directly instead of going through dn_comp.
Ulrich Drepper
2008-08-01
* Versions.def: Add GLIBC_2.9 to libresolv.
Ulrich Drepper
2008-07-28
* resolv/res_send.c (__libc_res_nsend): Take additional parameter.
cvs/fedora-glibc-20080728T2320
Ulrich Drepper
2008-07-09
* resolv/res_send.c: Remove unnecessary res_pquery prototype.
Ulrich Drepper
2008-07-09
* resolv/res_query.c (__libc_res_nquery): Issue debug message only
Ulrich Drepper
2008-07-09
* resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
Ulrich Drepper
2008-06-27
* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.
Ulrich Drepper
2008-06-13
* resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
Ulrich Drepper
2008-06-10
* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
Ulrich Drepper
2008-06-10
(T_DNAME): Define.
Ulrich Drepper
2008-05-24
* resolv/res_send.c (send_dg): If we already have one of two
Ulrich Drepper
2008-05-19
* resolv/res_query.c (__libc_res_nquery): In case one of two
Ulrich Drepper
2008-05-17
* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
Ulrich Drepper
[next]