Show patches with: Submitter = Florian Weimer       |    State = Action Required       |    Archived = No       |   2809 patches
« 1 2 ... 23 24 2528 29 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Dynamic growable arrays for internal use - - - - --- 2017-05-30 Florian Weimer New
stdio-common/vfprintf.c: Remove magic number 32. - - - - --- 2017-05-30 Florian Weimer New
getaddrinfo: Do not make copy the name for IPv6 scope ID extraction - - - - --- 2017-05-15 Florian Weimer New
fork: Remove bogus parent PID assertions [BZ #21386] - - - - --- 2017-05-12 Florian Weimer New
[COMMITTED] inet_pton: Reformat in GNU style - - - - --- 2017-05-11 Florian Weimer New
getaddrinfo: Always allocate canonical name on the heap - - - - --- 2017-05-11 Florian Weimer New
[COMMITTED] support_format_addrinfo: Fix flags and canonname formatting - - - - --- 2017-05-11 Florian Weimer New
getaddrinfo: Unconditionally use malloc for address list - - - - --- 2017-05-10 Florian Weimer New
Tests for res_init - - - - --- 2017-05-09 Florian Weimer New
[COMMITTED] resolv: Use RES_DFLRETRY consistently [BZ #21474] - - - - --- 2017-05-09 Florian Weimer New
support: Prevent multiple deletion of temporary files - - - - --- 2017-05-08 Florian Weimer New
support: Delete temporary files in LIFO order - - - - --- 2017-05-08 Florian Weimer New
sunrpc: xdr_bytes/xdr_string need to free buffer on error [BZ #21461] - - - - --- 2017-05-08 Florian Weimer New
sunrpc: xdr_bytes/xdr_string need to free buffer on error [BZ #21461] - - - - --- 2017-05-05 Florian Weimer New
Allocation buffers for NSS result construction - - - - --- 2017-04-22 Florian Weimer New
Dynamic growable arrays for internal use - - - - --- 2017-04-22 Florian Weimer New
Remove <sys/ultrasound.h> - - - - --- 2017-04-20 Florian Weimer New
Assume that accept4 is available - - - - --- 2017-04-20 Florian Weimer New
manual: Document replacing malloc [BZ #20424] - - - - --- 2017-04-20 Florian Weimer New
Create more sockets with SOCK_CLOEXEC [BZ #15722] - - - - --- 2017-04-19 Florian Weimer New
[COMMITTED] resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely - - - - --- 2017-04-19 Florian Weimer New
[COMMITTED] resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely - - - - --- 2017-04-19 Florian Weimer New
Assume that accept4 is available - - - - --- 2017-04-18 Florian Weimer New
Create more sockets with SOCK_CLOEXEC [BZ #15722] - - - - --- 2017-04-18 Florian Weimer New
Assume that pipe2 is always available - - - - --- 2017-04-18 Florian Weimer New
Assume that accept4 is available - - - - --- 2017-04-14 Florian Weimer New
Assume that O_CLOEXEC is always defined and works - - - - --- 2017-04-13 Florian Weimer New
Assume that dup3 is available - - - - --- 2017-04-13 Florian Weimer New
Assume that pipe2 is always available - - - - --- 2017-04-13 Florian Weimer New
Assume that O_NOFOLLOW is always defined - - - - --- 2017-04-13 Florian Weimer New
Compat symbols in abilist files - - - - --- 2017-04-13 Florian Weimer New
malloc: Turn cfree into a compatibility symbol - - - - --- 2017-04-13 Florian Weimer New
manual: Document replacing malloc [BZ #20424] - - - - --- 2017-04-13 Florian Weimer New
resolv: Remove EDNS fallback [BZ #21369] - - - - --- 2017-04-11 Florian Weimer New
resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] - - - - --- 2017-04-11 Florian Weimer New
readdir, readdir64 are thread-safe - - - - --- 2017-04-11 Florian Weimer New
Further <resolv.h> cleanup - - - - --- 2017-04-11 Florian Weimer New
resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359] - - - - --- 2017-04-07 Florian Weimer New
[COMMITTED] resolv: Remove IQUERY support - - - - --- 2017-04-07 Florian Weimer New
<bits/syscall.h>: Use an arch-independent system call list on Linux - - - - --- 2017-04-05 Florian Weimer New
[COMMITTED] resolv: Add tst-resolv-canonname - - - - --- 2017-04-04 Florian Weimer New
[COMMITTED] nss_dns: Replace local declarations with declarations from a header file - - - - --- 2017-04-04 Florian Weimer New
[COMMITTED] nss_dns: Remove superfluous dn_expand call from network handling - - - - --- 2017-04-04 Florian Weimer New
resolv: Add test coverage for ns_name_unpack, ns_name_ntop - - - - --- 2017-04-03 Florian Weimer New
support_format_dns_packet: Fix CNAME and multiple RR handling - - - - --- 2017-03-15 Florian Weimer New
support: Explain ignored failures of temporary file removal [BZ #21243] - - - - --- 2017-03-14 Florian Weimer New
support: Add error checking to close system calls [BZ #21244] - - - - --- 2017-03-14 Florian Weimer New
support_format_dns_packet: Fix CNAME and multiple RR handling - - - - --- 2017-03-13 Florian Weimer New
Isolate global timezone variables in <time/time-variables.h> - - - - --- 2017-03-07 Florian Weimer New
[COMMITTED] tzset: Clean up preprocessor macros min, max, sign - - - - --- 2017-03-07 Florian Weimer New
timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576] - - - - --- 2017-03-07 Florian Weimer New
[COMMITTED] tzset: Remove unused NOID macro - - - - --- 2017-03-03 Florian Weimer New
[COMMITTED] tzset: Remove unused NOID macro - - - - --- 2017-03-03 Florian Weimer New
[COMMITTED] tzset: Remove __attribute_noinline__ from compute_offset - - - - --- 2017-03-03 Florian Weimer New
[3/4] Miscellaneous 'safe' testsuite changes. - - - - --- 2017-03-02 Florian Weimer New
[COMMITTED] sunrpc: Improvements for UDP client timeout handling [BZ #20257] - - - - --- 2017-02-28 Florian Weimer New
[COMMITTED] sunrpc: Do not unregister services if not registered [BZ #5010] - - - - --- 2017-02-28 Florian Weimer New
sunrpc: Improvements for UDP client timeout handling [BZ #20257] - - - - --- 2017-02-15 Florian Weimer New
sunrpc: Improvements for UDP client timeout handling [BZ #20257] - - - - --- 2017-02-09 Florian Weimer New
Add scripts/backport-support.sh - - - - --- 2017-02-09 Florian Weimer New
sunrpc: Do not unregister services if not registered [BZ #5010] - - - - --- 2017-02-08 Florian Weimer New
sunrpc: Avoid use-after-free read access in clntudp_call [BZ #2115] - - - - --- 2017-02-08 Florian Weimer New
2.25 freeze status - - - - --- 2017-01-27 Florian Weimer New
[BZ,#19402] Clear list of acquired robust mutexes in the child process after forking. - - - - --- 2017-01-23 Florian Weimer New
FAIL: string/tst-strcoll-overflow - - - - --- 2017-01-23 Florian Weimer New
[BZ,#19402] Clear list of acquired robust mutexes in the child process after forking. - - - - --- 2017-01-13 Florian Weimer New
Document and fix --enable-bind-now [BZ #21015] - - - - --- 2017-01-04 Florian Weimer New
Document and fix --enable-bind-now [BZ #21015] - - - - --- 2017-01-02 Florian Weimer New
[COMMITTED] support: struct netent portability fix for support_format_netent - - - - --- 2017-01-01 Florian Weimer New
[COMMITTED] support: Use %td for pointer difference in xwrite - - - - --- 2017-01-01 Florian Weimer New
[COMMITTED] malloc: Run tunables tests only if tunables are enabled - - - - --- 2017-01-01 Florian Weimer New
[COMMITTED] Update DNS RR type definitions [BZ #20593] - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] tunables: Use correct unused attribute - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] resolv: Deprecate RES_BLAST - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] - - - - --- 2016-12-31 Florian Weimer New
libresolv tests - - - - --- 2016-12-31 Florian Weimer New
support: Implement --verbose option for test programs - - - - --- 2016-12-31 Florian Weimer New
support: Add support for delayed test failure reporting - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] resolv: Turn historic name lookup functions into compat symbols - - - - --- 2016-12-30 Florian Weimer New
Testing on hosts with firewalls - - - - --- 2016-12-30 Florian Weimer New
getentropy for <unistd.h> - - - - --- 2016-12-29 Florian Weimer New
support: Add support for delayed test failure reporting - - - - --- 2016-12-28 Florian Weimer New
[COMMITTED] resolv: Remove processing of unimplemented "spoof" host.conf options - - - - --- 2016-12-27 Florian Weimer New
[COMMITTED] sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964] - - - - --- 2016-12-27 Florian Weimer New
[COMMITTED] rpcinfo: Remove traces of unbuilt helper program - - - - --- 2016-12-27 Florian Weimer New
getentropy for <unistd.h> - - - - --- 2016-12-23 Florian Weimer New
[COMMITTED] scripts/test_printers_common.py: Log GDB error message - - - - --- 2016-12-23 Florian Weimer New
[02/15] Initialize the stack guard earlier when linking statically. - - - - --- 2016-12-21 Florian Weimer New
[COMMITTED] Remove unused function _dl_tls_setup - - - - --- 2016-12-21 Florian Weimer New
[13/15] Move all tests out of csu. - - - - --- 2016-12-21 Florian Weimer New
[14/15] tst-quad1pie, tst-quad2pie: compile with -fPIE - - - - --- 2016-12-21 Florian Weimer New
[COMMITTED] Do not require memset elimination in explicit_bzero test - - - - --- 2016-12-20 Florian Weimer New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-12-16 Florian Weimer New
explicit_bzero final - - - - --- 2016-12-14 Florian Weimer New
nptl/tst-cancel7: Add missing case label - - - - --- 2016-12-13 Florian Weimer New
support: Add support for delayed test failure reporting - - - - --- 2016-12-12 Florian Weimer New
support: Introduce new subdirectory for test infrastructure - - - - --- 2016-12-12 Florian Weimer New
[COMMITTED] debug: Additional compiler barriers for backtrace tests [BZ #20956] - - - - --- 2016-12-10 Florian Weimer New
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421] - - - - --- 2016-12-09 Florian Weimer New
« 1 2 ... 23 24 2528 29 »