index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
socket-label.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-4
/
+1
*
tree-wide: add helper for IPv4/IPv6 sockopts
Lennart Poettering
2020-09-11
1
-4
/
+4
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-28
/
+0
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
tree-wide: port various users over to socket_bind_to_ifindex()
Lennart Poettering
2019-03-18
1
-3
/
+5
*
basic/socket-util: use c-escaping to print unprintable socket paths
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
2018-10-18
1
-12
/
+15
*
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
2018-10-15
1
-9
/
+5
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
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
*
bus: touch() the AF_UNIX sockets we listen() on after the fact
Lennart Poettering
2018-01-05
1
-0
/
+5
*
socket-label: tweak socket_address_listen() a bit
Lennart Poettering
2018-01-05
1
-4
/
+7
*
socket-label: simplify things a bit by using socket_address_get_path()
Lennart Poettering
2018-01-05
1
-3
/
+6
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
socket-label: let's use IN_SET, so that we have to call socket_address_family...
Lennart Poettering
2017-09-22
1
-1
/
+1
*
socket_address_listen: do not rely on errno (2)
Zbigniew Jędrzejewski-Szmek
2016-03-10
1
-19
/
+15
*
socket_address_listen - do not rely on errno
Petr Lautrbach
2016-03-10
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
systemd-activate: Add support for datagram sockets
Susant Sahani
2016-01-22
1
-2
/
+4
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+5
*
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
-5
/
+6
*
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
1
-5
/
+2
*
socket: Set SO_REUSEPORT before bind()
Christos Trochalakis
2015-07-01
1
-1
/
+8
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+164