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: 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