index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
inet
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Move getnameinfo from 'inet' to 'nss'
Arjun Shankar
2023-10-24
1
-1
/
+0
*
Move 'services' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-8
/
+0
*
Move 'rpc' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-8
/
+0
*
Move 'protocols' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-8
/
+0
*
Move 'networks' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-12
/
+0
*
Move 'netgroup' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-4
/
+0
*
Move 'hosts' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-17
/
+0
*
Move 'ethers' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-2
/
+0
*
Move 'aliases' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
1
-7
/
+0
*
inet: Rearrange and sort Makefile variables
Arjun Shankar
2023-10-04
1
-30
/
+112
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-0
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Add {,sysdep-}ld-library-path make variable
Samuel Thibault
2020-11-16
1
-1
/
+1
*
Move <rpc/netdb.h> from sunrpc to inet
Florian Weimer
2020-07-17
1
-1
/
+2
*
Move non-deprecated RPC-related functions from sunrpc to inet
Florian Weimer
2020-07-08
1
-2
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
resolv/tst-idna_name_classify: Isolate from system libraries
Florian Weimer
2019-10-30
1
-0
/
+4
*
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
*
inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]
Florian Weimer
2018-12-06
1
-1
/
+1
*
Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
2018-05-23
1
-1
/
+11
*
inet: Actually build and run tst-deadline
Florian Weimer
2018-04-04
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-30
/
+30
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-1
/
+6
*
sunrpc: Improvements for UDP client timeout handling [BZ #20257]
Florian Weimer
2017-02-28
1
-2
/
+6
*
Make endian-conversion macros always return correct types (bug 16458).
Joseph Myers
2017-01-11
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421]
Florian Weimer
2016-12-09
1
-2
/
+3
*
inet: Add __inet6_scopeid_pton function [BZ #20611]
Florian Weimer
2016-09-15
1
-2
/
+4
*
Make padding in struct sockaddr_storage explicit [BZ #20111]
Florian Weimer
2016-05-23
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.
Roland McGrath
2015-02-06
1
-2
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+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
-5
/
+3
*
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov
2012-03-23
1
-5
/
+0
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-3
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix more warnings
Ulrich Drepper
2011-12-03
1
-3
/
+3
*
[BZ #9881]
Ulrich Drepper
2009-03-15
1
-2
/
+2
*
* inet/Makefile (tests): Add tst-getni2.
Ulrich Drepper
2008-12-09
1
-1
/
+1
*
[BZ #7080]
Ulrich Drepper
2008-12-09
1
-1
/
+2
*
[BZ #5441, BZ #5452, BZ #5454]
Ulrich Drepper
2007-12-07
1
-1
/
+1
*
* include/ifaddrs.h: Remove in6ai_temporary.
Ulrich Drepper
2007-11-14
1
-1
/
+1
[next]