about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/check_pf.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-391/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-4/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer2015-11-091-1/+3
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Clean up check_pf allocation pattern. addressesOndřej Bílka2015-01-061-84/+39
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove IS_IN_nscdSiddhesh Poyarekar2014-11-241-2/+2
* Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar2014-10-141-1/+1
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-101-1/+7
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Fix use of uninitialized variableAndreas Schwab2014-03-251-5/+6
* Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab2014-03-241-4/+28
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-13/+25
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-251-85/+42
* Free memory at exit in check_pf.cH.J. Lu2012-05-141-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Pretty printingUlrich Drepper2011-11-151-1/+1
* Fix reference counting in network interface information cacheAndreas Schwab2011-11-151-1/+2
* Cache network interface informationUlrich Drepper2011-10-311-32/+143
* Fix potential double close in __check_fd if OOMUlrich Drepper2011-10-301-15/+18
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2010-10-111-5/+8
* * sysdeps/unix/sysv/linux/check_pf.c (make_request): FixUlrich Drepper2008-01-031-2/+2
* * include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper2007-11-141-6/+1
* * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.Ulrich Drepper2007-11-121-73/+50
* * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define toUlrich Drepper2007-08-291-2/+8
* (make_request): When determining whether there are IPv4/IPv6 addresses, ignor...Ulrich Drepper2007-06-161-24/+56
* * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead Jakub Jelinek2007-04-251-1/+1
* [BZ #4181]Ulrich Drepper2007-03-151-7/+35
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-35/+7
* .Jakub Jelinek2007-07-311-7/+35
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-241-2/+10
* ,Ulrich Drepper2006-05-061-1/+10
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loopUlrich Drepper2006-04-181-2/+2
* * include/ifaddrs.h: Define struct in6addrinfo.Ulrich Drepper2006-04-161-8/+74
* * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath2006-01-081-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-127/+16
* 2.5-18.1Jakub Jelinek2007-07-121-16/+127
* Update.Ulrich Drepper2003-11-131-1/+1
* Update.Ulrich Drepper2003-06-141-2/+2
* Update.Ulrich Drepper2003-06-101-0/+193