index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-socket-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace IOVEC_INIT with IOVEC_MAKE
Yu Watanabe
2023-03-06
1
-8
/
+8
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-5
/
+5
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-5
/
+5
*
socket-util: change sockaddr_un_set_path() to return recognizable error on 10...
Lennart Poettering
2022-05-13
1
-0
/
+47
*
tests: add helper for creating tempfiles with content
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-14
/
+5
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-54
/
+14
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-27
/
+27
*
socket-util: add helper for checking if IPv6 is enabled
Lennart Poettering
2021-03-05
1
-0
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic: convert ifname_valid_full() to take flags and allow numeric interfaces
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-7
/
+11
*
test-in-addr-util: add log headers
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-6
/
+0
*
test: move several tests from test-socket-util.c
Yu Watanabe
2020-09-04
1
-262
/
+0
*
util: introduce in_addr_port_ifindex_name_from_string_auto() and in_addr_port...
Yu Watanabe
2020-07-20
1
-0
/
+33
*
Merge pull request #15669 from andir/systemd-ipv6-pd-subnet-id
Lennart Poettering
2020-05-27
1
-0
/
+40
|
\
|
*
in-addr-util: introduce in_addr_prefix_nth
Andreas Rammhold
2020-05-26
1
-0
/
+40
*
|
shared: move in_addr_ifindex_name_from_string_auto() there
Marc-André Lureau
2020-05-07
1
-0
/
+19
|
/
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-217
/
+3
*
util: introduce ifname_valid_full()
Yu Watanabe
2019-12-16
1
-0
/
+1
*
test-socket-util: avoid writing past the defined buffer
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-3
/
+2
*
test: add test for flush_accept()
Lennart Poettering
2019-04-18
1
-0
/
+62
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-2
/
+3
*
socket-util: re-implement socket_address_parse_netlink() by using extract_fir...
Yu Watanabe
2019-02-21
1
-5
/
+20
*
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-2
/
+2
*
basic/socket-util: use c-escaping to print unprintable socket paths
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-0
/
+52
*
shared/socket-util: do not print empty CID
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
test-socket-util: add test for socket_address_print
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-31
/
+39
*
test-socket-util: the usual modernization
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-47
/
+83
*
socket-util: include trailing NUL byte in SOCKADDR_UN_LEN() count for fs sockets
Lennart Poettering
2018-10-15
1
-1
/
+1
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-1
/
+2
*
test-socket-util: avoid "memleak" reported by valgrind
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-6
/
+9
*
test-socket-util: Add tests for receive_fd_iov() and friends.
Filipe Brandenburger
2018-08-02
1
-0
/
+215
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test-socket-util: add test for ListenNetlink with spaces
Zbigniew Jędrzejewski-Szmek
2018-03-18
1
-0
/
+10
*
fuzz: commit test case for oss-fuzz issue 6884
Zbigniew Jędrzejewski-Szmek
2018-03-14
1
-0
/
+3
*
socket-util: drop getnameinfo_pretty()
Yu Watanabe
2018-02-10
1
-54
/
+0
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
test: free after use
Yu Watanabe
2018-01-10
1
-1
/
+1
*
socket-util: add new getpeergroups() call
Lennart Poettering
2018-01-04
1
-0
/
+68
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test: add support for in_addr_is_multicast tests
Susant Sahani
2017-02-24
1
-0
/
+19
*
socket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd1309b2
Susant Sahani
2017-01-24
1
-2
/
+1
*
network: accept colons in network interface names, normally used for alias in...
peoronoob
2017-01-24
1
-1
/
+2
*
socket-util: add AF_VSOCK address family
Stefan Hajnoczi
2017-01-10
1
-0
/
+26
*
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-15
1
-4
/
+4
*
resolved: support IPv6 DNS servers on the local link
Lennart Poettering
2016-06-06
1
-0
/
+51
*
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-09
1
-0
/
+25
[next]