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