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