aboutsummaryrefslogtreecommitdiff
path: root/inet
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell1-19/+31
2015-06-17Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).Joseph Myers2-5/+9
2015-06-12Fix h_errno namespace (bug 18520).Joseph Myers1-2/+2
2015-05-19 * inet/rcmd.c (rresvport_af): Change ss to anonymous unionSteve Ellcey1-18/+24
2015-04-08getnameinfo: Use struct scratch_buffer instead of extend_allocaFlorian Weimer1-27/+58
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang1-1/+2
2015-02-06Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath8-196/+5
2015-01-23Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex.Roland McGrath1-0/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers79-79/+79
2014-12-17Fix stub __if_freenameindex build error.Roland McGrath1-0/+1
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers1-2/+3
2014-12-172014-12-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-62/+61
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers1-6/+11
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers1-4/+6
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar1-1/+1
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar4-8/+20
2014-10-24Prototypify htonl and htons definitions.Roland McGrath2-4/+2
2014-10-22Rework some nscd code not to use variable-length struct types.Roland McGrath1-1/+1
2014-09-10Return failure in getnetgrent only when all netgroups have been searched (#17...Siddhesh Poyarekar1-1/+4
2014-03-27Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar1-3/+11
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-5/+5
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-02-06BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell1-1/+1
2014-01-06Fix typo in inet/netinet/in.h commentAllan McRae1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae79-79/+79
2013-10-17Fix inet_network("1 bar"). Fixes bug 15277.Ondřej Bílka2-1/+22
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell1-29/+40
2013-08-27True stub __ifreq.Roland McGrath1-57/+4
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers4-7/+7
2013-06-06Fix leading whitespaces.Ondrej Bilka1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers2-2/+2
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold10-3/+10
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers78-79/+78
2012-11-29Fix a strict-alias warning in tst-inet6_rth.Roland McGrath1-5/+9
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge1-1/+0
2012-08-22Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath22-22/+88
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath2-20/+29
2012-08-16Do not pollute name space with internal_*netgrent functions.Roland McGrath2-29/+23
2012-07-31Conditionalize use of PTR_MANGLE.Roland McGrath1-2/+5
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-0/+2
2012-07-26Provide a generic empty version of __check_native.Pino Toscano1-0/+27
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-1/+1
2012-05-08tftp.h: rework layout to work with fortificationMike Frysinger1-9/+15
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-5/+0
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-3/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert77-231/+154
2012-01-07Remove pre-ISO C supportUlrich Drepper4-69/+69