aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/check_pf.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-10Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar1-1/+7
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-03-25Fix use of uninitialized variableAndreas Schwab1-5/+6
2014-03-24Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab1-4/+28
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath1-13/+25
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers1-85/+42
2012-05-14Free memory at exit in check_pf.cH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-15Pretty printingUlrich Drepper1-1/+1
2011-11-15Fix reference counting in network interface information cacheAndreas Schwab1-1/+2
2011-10-31Cache network interface informationUlrich Drepper1-32/+143
2011-10-30Fix potential double close in __check_fd if OOMUlrich Drepper1-15/+18
2011-04-22Remove doubled words.Jim Meyering1-2/+2
2010-10-11Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper1-5/+8
2008-01-03* sysdeps/unix/sysv/linux/check_pf.c (make_request): FixUlrich Drepper1-2/+2
2007-11-14* include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper1-6/+1
2007-11-12* include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.Ulrich Drepper1-73/+50
2007-08-29* sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define toUlrich Drepper1-2/+8
2007-06-16(make_request): When determining whether there are IPv4/IPv6 addresses, ignor...Ulrich Drepper1-24/+56
2007-04-25* sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead Jakub Jelinek1-1/+1
2007-03-15[BZ #4181]Ulrich Drepper1-7/+35
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-35/+7
2007-07-31.Jakub Jelinek1-7/+35
2006-09-24* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper1-2/+10
2006-05-06,Ulrich Drepper1-1/+10
2006-04-18* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loopUlrich Drepper1-2/+2
2006-04-16* include/ifaddrs.h: Define struct in6addrinfo.Ulrich Drepper1-8/+74
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-127/+16
2007-07-122.5-18.1Jakub Jelinek1-16/+127
2003-11-13Update.Ulrich Drepper1-1/+1
2003-06-14Update.Ulrich Drepper1-2/+2
2003-06-10Update.Ulrich Drepper1-0/+193