index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-expose-ports.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use LIST_CLEAR()
David Tardon
2023-08-17
1
-6
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
basic/in-addr-util: add IN_ADDR_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-6
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-8
/
+5
*
tree-wide: use AF_NETLINK instead of PF_NETLINK
Yu Watanabe
2021-10-18
1
-1
/
+1
*
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-17
1
-2
/
+2
*
nspawn: expose container ipv6 address too
Florian Westphal
2021-01-19
1
-7
/
+8
*
firewall-util: introduce context structure
Florian Westphal
2020-12-16
1
-5
/
+7
*
nspawn: pass userdata pointer, not inet_addr union
Florian Westphal
2020-12-16
1
-3
/
+3
*
fw_add_local_dnat: remove unused function arguments
Florian Westphal
2020-12-03
1
-6
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
nspawn: some minor modernizations
Lennart Poettering
2020-04-23
1
-7
/
+11
*
nspawn-expose-ports: fix a typo in error message
Ben Boeckel
2019-04-26
1
-1
/
+1
*
sd-netlink: make sd_netlink_slot take its description
Yu Watanabe
2018-10-16
1
-2
/
+2
*
sd-netlink: introduce sd_netlink_slot
Yu Watanabe
2018-10-15
1
-2
/
+2
*
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
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: introduce parse_ip_port (#4825)
Susant Sahani
2016-12-06
1
-5
/
+5
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-3
/
+3
*
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
2015-09-29
1
-2
/
+2
*
util: introduce {send,receive}_one_fd()
David Herrmann
2015-09-22
1
-41
/
+7
*
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
1
-1
/
+0
*
nspawn: split all port exposure code into nspawn-expose-port.[ch]
Lennart Poettering
2015-09-07
1
-0
/
+278