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
*
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
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-0
/
+17
*
test: fix failing test-socket-util when running with ipv6.disable=1 kernel param
Marcin Bachry
2015-11-11
1
-22
/
+19
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+5
*
test-socket-util: add test for in_addr_is_null()
Daniel Mack
2015-07-31
1
-0
/
+15
*
test-socket-util: add test for in_addr_to_string
Ronny Chevalier
2015-04-08
1
-0
/
+19
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-10-04
1
-4
/
+4
*
tests: add tests for socket-util.c
Ronny Chevalier
2014-08-18
1
-0
/
+50
*
test-socket-util: silence warnings
Thomas Hindoe Paaboel Andersen
2014-07-16
1
-3
/
+3
*
shared/socket-util: add function to query remote address
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-0
/
+55
*
shared: split out in_addr related calls from socket-util.[ch] into its privat...
Lennart Poettering
2014-07-10
1
-0
/
+1
*
networkd: add a number of calls to manipulate in_addr_union structs
Lennart Poettering
2014-06-18
1
-0
/
+82
*
tests: add test-socket-util
Ronny Chevalier
2014-06-16
1
-0
/
+145