aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-04getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer2-7/+11
2016-05-04getnameinfo: Reduce line length and add missing commentsFlorian Weimer2-21/+27
2016-05-04powerpc: Fix operand prefixesGabriel F. T. Gomes2-4/+10
2016-05-04CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer5-100/+184
2016-05-03Fix sys/time.h timespec namespace (bug 20041).Joseph Myers3-5/+14
2016-05-03powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2-0/+8
2016-05-02Fix fcntl.h timespec namespace (bug 20023).Joseph Myers3-3/+12
2016-05-02powerpc: Fix clone CLONE_VM compareAdhemerval Zanella2-1/+6
2016-05-02hesiod: Avoid heap overflow in get_txt_records [BZ #20031]Florian Weimer2-1/+7
2016-05-02hesiod: Always use thread-local resolver state [BZ #19573]Florian Weimer11-156/+89
2016-05-02hesiod: Remove DEF_RHSFlorian Weimer3-14/+6
2016-05-02hesiod: Remove RCS keywordsFlorian Weimer4-12/+6
2016-05-01localedata: sgs_LT: new locale [BZ #12450]Arnas Udovičius5-1/+168
2016-04-30m68k: use large PIC model for gcrt1.oAndreas Schwab2-0/+7
2016-04-30m68k: avoid local labels in symbol tableAndreas Schwab2-4/+8
2016-04-29NSS: Implement group merging support.Stephen Gallagher16-9/+475
2016-04-29libio: Fix fmemopen append mode failure (BZ# 20012)Adhemerval Zanella3-14/+138
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella22-141/+250
2016-04-29getnameinfo: Refactor and fix memory leak [BZ #19642]Florian Weimer2-240/+357
2016-04-29powerpc: Zero pad using memset in strncpy/stpncpyGabriel F. T. Gomes2-67/+61
2016-04-29NEWS entry for CVE-2016-3075Florian Weimer1-0/+4
2016-04-29CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer3-62/+83
2016-04-29glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer6-24/+100
2016-04-28Fix stdio.h namespace for pre-threads POSIX (bug 20014).Joseph Myers3-5/+16
2016-04-28conformtest: Add langinfo.h expectations for YESSTR, NOSTR.Joseph Myers3-3/+13
2016-04-28Also define off_t in stdio.h for UNIX98.Joseph Myers3-2/+8
2016-04-28getnameinfo: Do not preserve errnoFlorian Weimer2-10/+6
2016-04-28resolv: Reindent preprocessor conditionals following cleanupsFlorian Weimer4-12/+18
2016-04-28resolv: Assorted preprocessor cleanupsFlorian Weimer3-39/+12
2016-04-28resolv: Remove SUNSECURITY preprocessor conditionalsFlorian Weimer3-37/+6
2016-04-28resolv: Remove BSD compatibility conditionals and headerFlorian Weimer4-84/+10
2016-04-28resolv: Remove __BIND_NOSTATIC conditionalsFlorian Weimer3-4/+5
2016-04-28resolv: Remove traces of ULTRIX supportFlorian Weimer3-19/+5
2016-04-28resolv: Remove RFC1535 conditionalsFlorian Weimer3-31/+8
2016-04-28resolv: Remove RESOLVSORT preprocess conditionalsFlorian Weimer4-23/+7
2016-04-28resolv: Remove BIND_UPDATE preprocessor conditionalsFlorian Weimer2-36/+5
2016-04-28inet: Remove SCCS keywordsFlorian Weimer8-29/+10
2016-04-28resolv: Remove _LIBC conditionalsFlorian Weimer7-140/+13
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer24-100/+26
2016-04-28Fix ChangeLog date to reflect commit dateFlorian Weimer1-1/+1
2016-04-27conformtest: Correct stdio.h expectations for fdopen.Joseph Myers2-1/+4
2016-04-27conformtest: Correct some stdio.h expectations for UNIX98.Joseph Myers2-6/+18
2016-04-27nss_dns: Skip over non-PTR records in the netent code [BZ #19868]Florian Weimer2-2/+25
2016-04-27nss_dns: Remove custom offsetof macro definitionFlorian Weimer2-3/+6
2016-04-27nss_dns: Check address length before creating addrinfo result [BZ #19831]Florian Weimer2-20/+47
2016-04-27resolv, nss_dns: Remove remaining syslog logging [BZ #19862]Florian Weimer3-42/+10
2016-04-27conformtest: Correct some signal.h expectations for XOPEN2K.Joseph Myers3-3/+15
2016-04-27nss_dns: Validate RDATA length against packet length [BZ #19830]Florian Weimer3-3/+36
2016-04-27resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]Florian Weimer2-21/+25
2016-04-27Add missing iucv related defines.Stefan Liebler2-0/+16