index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
socket-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
2018-10-18
1
-0
/
+7
*
socket-util: include trailing NUL byte in SOCKADDR_UN_LEN() count for fs sockets
Lennart Poettering
2018-10-15
1
-1
/
+1
*
socket-util: add sockaddr_un_set_path() helper
Lennart Poettering
2018-10-15
1
-0
/
+2
*
socket-util: add new sockaddr_un_unlink() helper
Lennart Poettering
2018-10-15
1
-1
/
+6
*
socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov()
Filipe Brandenburger
2018-08-02
1
-1
/
+9
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
socket-util: rename parse_socket_address_bind_ipv6_only_or_bool() to socket_a...
Yu Watanabe
2018-05-31
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
socket-util: drop getnameinfo_pretty()
Yu Watanabe
2018-02-10
1
-1
/
+0
*
socket-util: explicitly ensure there's one trailing NUL byte on AF_UNIX socke...
Lennart Poettering
2018-01-05
1
-1
/
+11
*
socket-util: add new getpeergroups() call
Lennart Poettering
2018-01-04
1
-0
/
+1
*
socket-util: introduce parse_socket_address_bind_ipv6_only_or_bool()
Yu Watanabe
2018-01-01
1
-0
/
+1
*
socket-util: add socket_address_type_{from,to}_string()
Yu Watanabe
2017-12-23
1
-0
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
dhcp-network: adjust sockaddr length for addresses longer than 8 bytes (#6527)
bengal
2017-08-08
1
-0
/
+20
*
socket-util: introduce address_label_valid
Susant Sahani
2017-02-28
1
-0
/
+1
*
socket-util: drop _pure_ from a function with an output parameter
Zbigniew Jędrzejewski-Szmek
2017-01-11
1
-1
/
+1
*
socket-util: add AF_VSOCK address family
Stefan Hajnoczi
2017-01-10
1
-0
/
+2
*
socket-util: introduce port argument in sockaddr_port()
Stefan Hajnoczi
2017-01-10
1
-1
/
+1
*
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
Lennart Poettering
2016-10-06
1
-0
/
+2
*
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-22
1
-0
/
+2
*
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-09
1
-0
/
+2
*
Merge pull request #3202 from poettering/socket-fixes
Martin Pitt
2016-05-08
1
-0
/
+2
|
\
|
*
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-06
1
-0
/
+2
*
|
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-0
/
+11
|
/
*
networkd: FIONREAD is not reliable on some sockets
Lennart Poettering
2016-02-16
1
-0
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...
Daniel Mack
2016-01-22
1
-1
/
+1
|
\
|
*
journal-remote: split-mode=host, remove port from journal filename
Klearchos Chaloulos
2015-12-01
1
-1
/
+1
*
|
systemd-activate: Add support for datagram sockets
Susant Sahani
2016-01-22
1
-1
/
+1
*
|
journal: unbreak sd_journal_sendv
Zbigniew Jędrzejewski-Szmek
2015-12-03
1
-1
/
+5
|
/
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+3
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-2
/
+2
*
socket-util: move CMSG_FOREACH() from macro.h to socket-util.h
Lennart Poettering
2015-10-27
1
-0
/
+3
*
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
1
-0
/
+12
*
util-lib: move ether_addr_to_string() into ether-addr-util.c
Lennart Poettering
2015-10-26
1
-4
/
+0
*
socket: Set SO_REUSEPORT before bind()
Christos Trochalakis
2015-07-01
1
-0
/
+1
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+120