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
2015-07-08
Install a dummy <rpc/netdb.h> when not building sunrpc/.
Roland McGrath
2015-06-24
Use unsigned types for counters in getaddrinfo_a code.
Roland McGrath
2015-06-23
Fix potential hanging of gethostbyaddr_r/gethostbyname_r
Dmitry V. Levin
2015-06-23
_res_hconf_reorder_addrs: fix typo in comment
Dmitry V. Levin
2015-06-22
Record TTL also for DNS PTR queries (bug 18513)
Andreas Schwab
2015-06-12
Fix netdb.h addrinfo namespace (bug 18529).
Joseph Myers
2015-06-12
Fix h_errno namespace (bug 18520).
Joseph Myers
2015-06-01
* resolv/res_hconf.c (_res_hconf_reorder_addrs): Use a union to
Steve Ellcey
2015-05-21
Simplify handling of nameserver configuration in resolver
Andreas Schwab
2015-04-21
CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]
Arjun Shankar
2015-02-24
Skip logging for DNSSEC responses [BZ 14841]
Siddhesh Poyarekar
2015-01-13
Remove some references to bcopy/bcmp/bzero.
Roland McGrath
2015-01-06
resolv: fix rotate option
Aurelien Jarno
2015-01-06
resolv: improve comments about nserv and nservall
Aurelien Jarno
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-12-17
Fix resolver inet_* namespace (bug 17722).
Joseph Myers
2014-12-16
Fix resolver if_* namespace (bug 17717).
Joseph Myers
2014-12-16
Fix the 'array subscript is above array bounds' warning correctly
Siddhesh Poyarekar
2014-12-16
Fix 'array subscript is above array bounds' warning in res_send.c
Siddhesh Poyarekar
2014-12-16
Avoid infinite loop in nss_dns getnetbyname [BZ #17630]
Florian Weimer
2014-12-12
resolv: Suppress maybe uninitialized warning
Stefan Liebler
2014-12-02
Fix fgets_unlocked namespace issues (bug 17664).
Joseph Myers
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-21
BZ#16469: resolv: skip leading dot in domain to search
Alexandre Oliva
2014-11-21
BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)
Alexandre Oliva
2014-11-05
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-07-08
Check value at resplen2 if it is not NULL
Siddhesh Poyarekar
2014-07-02
Add comment to gethnamaddr.c to warn that the file is unmaintained
Siddhesh Poyarekar
2014-07-01
Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.c
Siddhesh Poyarekar
2014-06-03
Fix invalid file descriptor reuse while sending DNS query (BZ #15946)
Andreas Schwab
2014-05-21
Don't mention linuxthreads in Depend files.
Joseph Myers
2014-04-30
Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)
Siddhesh Poyarekar
2014-04-11
Fix typo in comment in res_query.c
Joseph Anthony Pasquale Holsten
2014-04-09
Define _STRING_ARCH_unaligned unconditionally
Adhemerval Zanella
2014-03-07
Make tests consistently use *.out output files.
Joseph Myers
2014-03-06
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-02-28
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-22
Remove unused %include lines from Versions files.
Roland McGrath
2014-02-21
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-19
Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer
Andreas Schwab
2014-02-16
Deduplicate resolv/nss_dns/dns-host.c
Ondřej Bílka
2014-02-13
Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer
Andreas Schwab
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-11-26
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-10-14
Correctly copy resolver address. Fixes bug #13028.
Ondřej Bílka
2013-09-04
Remove --disable-versioning.
Joseph Myers
[next]