Age | Commit message (Expand) | Author | Files | Lines |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-08-11 | nscd: Do not rebuild getaddrinfo (bug 30709) | Florian Weimer | 1 | -16/+1 |
2023-04-28 | __check_pf: Add a cancellation cleanup handler [BZ #20975] | H.J. Lu | 1 | -0/+15 |
2023-03-27 | Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions | Adhemerval Zanella Netto | 1 | -1/+2 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-09-23 | Use C11 atomics instead of atomic_increment(_val) | Wilco Dijkstra | 1 | -3/+3 |
2022-09-09 | Use C11 atomics instead atomic_add(_zero) | Wilco Dijkstra | 1 | -3/+3 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-10-30 | Change most internal uses of time to __clock_gettime. | Adhemerval Zanella | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-06-18 | Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722] | Florian Weimer | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 1 | -4/+7 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-11-09 | Terminate process on invalid netlink response from kernel [BZ #12926] | Florian Weimer | 1 | -1/+3 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-01-06 | Clean up check_pf allocation pattern. addresses | Ondřej Bílka | 1 | -84/+39 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-11-24 | Remove IS_IN_nscd | Siddhesh Poyarekar | 1 | -2/+2 |
2014-10-14 | Fix infinite loop in check_pf (BZ #12926) | Siddhesh Poyarekar | 1 | -1/+1 |
2014-07-10 | Fix crash when system has no ipv6 address [BZ #17125] | Siddhesh Poyarekar | 1 | -1/+7 |
2014-06-25 | Remove stray includes of kernel-features.h. | Joseph Myers | 1 | -1/+0 |
2014-03-25 | Fix use of uninitialized variable | Andreas Schwab | 1 | -5/+6 |
2014-03-24 | Account for alloca use when collecting interface addresses (bug 16002) | Andreas Schwab | 1 | -4/+28 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 1 | -0/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 1 | -13/+25 |
2012-07-25 | Remove pre-2.4.21 Linux kernel support. | Joseph Myers | 1 | -85/+42 |
2012-05-14 | Free memory at exit in check_pf.c | H.J. Lu | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-11-15 | Pretty printing | Ulrich Drepper | 1 | -1/+1 |
2011-11-15 | Fix reference counting in network interface information cache | Andreas Schwab | 1 | -1/+2 |
2011-10-31 | Cache network interface information | Ulrich Drepper | 1 | -32/+143 |
2011-10-30 | Fix potential double close in __check_fd if OOM | Ulrich Drepper | 1 | -15/+18 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -2/+2 |
2010-10-11 | Linux getifaddrs might return entries with ->ifa_addr being NULL. | Ulrich Drepper | 1 | -5/+8 |
2008-01-03 | * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix | Ulrich Drepper | 1 | -2/+2 |
2007-11-14 | * include/ifaddrs.h: Remove in6ai_temporary. | Ulrich Drepper | 1 | -6/+1 |
2007-11-12 | * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field. | Ulrich Drepper | 1 | -73/+50 |
2007-08-29 | * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to | Ulrich Drepper | 1 | -2/+8 |
2007-06-16 | (make_request): When determining whether there are IPv4/IPv6 addresses, ignor... | Ulrich Drepper | 1 | -24/+56 |
2007-04-25 | * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead | Jakub Jelinek | 1 | -1/+1 |
2007-03-15 | [BZ #4181] | Ulrich Drepper | 1 | -7/+35 |