index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
bpf-lsm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
journald: modernize code to send notifications
Zbigniew Jędrzejewski-Szmek
1
-13
/
+5
2021-11-03
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
8
-46
/
+71
2021-11-03
CODING_STYLE: allow joined variable declarations and function calls
Zbigniew Jędrzejewski-Szmek
1
-9
/
+18
2021-11-02
test-network: add test case for MTUBytes= for veth
Yu Watanabe
3
-2
/
+26
2021-11-02
network/veth: also set MTU for peer interface
Yu Watanabe
1
-0
/
+6
2021-11-01
sd-dhcp6-client: simplify code a bit
Yu Watanabe
1
-8
/
+6
2021-11-01
sd-dhcp6-client: do not implicitly cast to boolean
Yu Watanabe
1
-1
/
+1
2021-11-01
sd-dhcp6-client: introduce dhcp6_lease_{get,set}_clientid()
Yu Watanabe
3
-9
/
+48
2021-11-01
sd-dhcp6-client: shorten code a bit
Yu Watanabe
1
-2
/
+1
2021-11-01
sd-dhcp6-client: prefix variables which store results with "ret_"
Yu Watanabe
2
-11
/
+10
2021-11-01
sd-dhcp6-client: update log messages
Yu Watanabe
1
-3
/
+3
2021-11-01
network: save server address to DHCPv6 addresses
Yu Watanabe
1
-1
/
+8
2021-11-01
sd-dhcp6-client: introduce sd_dhcp6_lease_get_server_address()
Yu Watanabe
4
-5
/
+45
2021-11-01
sd-lldp-tx: drop unused and useless function
Yu Watanabe
2
-7
/
+0
2021-11-01
sd-dhcp6: drop unused functions
Yu Watanabe
2
-21
/
+0
2021-11-01
core: ignore failure on setting smack process label when allowed
Yu Watanabe
1
-1
/
+1
2021-11-01
sd-dhcp6-client: request IA_PD by default
Yu Watanabe
1
-1
/
+1
2021-11-01
sd-dhcp6-client: always set suitable ARP type
Yu Watanabe
1
-4
/
+0
2021-11-01
execute: respect selinux_context_ignore
Topi Miettinen
1
-2
/
+2
2021-10-30
mkosi: Install less in the mkosi Fedora image
Daan De Meyer
1
-0
/
+1
2021-10-29
sd-dhcp-server: fix address availability checks
Toke Høiland-Jørgensen
1
-2
/
+16
2021-10-29
sd-dhcp-server: clear out expired leases when processing requests
Toke Høiland-Jørgensen
1
-0
/
+25
2021-10-29
libsystemd-network: drop _public_ attribute
Yu Watanabe
5
-103
/
+103
2021-10-29
sd-radv: fix implicit conversion to boolean
Yu Watanabe
1
-1
/
+1
2021-10-29
sd-ndisc: drop unused functions
Yu Watanabe
4
-36
/
+0
2021-10-29
home: fix use of uninitialized value
Yu Watanabe
1
-1
/
+4
2021-10-29
homework,repart: turn on cryptsetup logging before we have a context
Lennart Poettering
2
-0
/
+6
2021-10-29
nspawn: make sure to chown() implicit source dirs for --bind= to container ro...
Lennart Poettering
1
-0
/
+5
2021-10-28
nspawn: add filesystem id mapping support to --bind and --bind-ro
Andreas Valder
4
-37
/
+55
2021-10-28
systemctl: make dbus PID cgroup tree output look more like systemd-cgls
Lennart Poettering
1
-2
/
+4
2021-10-28
systemctl: make sure "systemctl -M status" shows cgroup tree of container not...
Lennart Poettering
1
-7
/
+9
2021-10-28
systemctl: only fall back to local cgroup display if we talk to local systemd
Lennart Poettering
1
-1
/
+1
2021-10-28
systemctl: use LESS_BY where appropriate
Lennart Poettering
1
-10
/
+2
2021-10-28
systemctl: use empty_to_root() where appropriate
Lennart Poettering
1
-1
/
+1
2021-10-28
systemctl: suppress second argument of ternary op where we can
Lennart Poettering
1
-1
/
+1
2021-10-28
docs: document what integer range we expect from JSON parsers
Lennart Poettering
1
-0
/
+5
2021-10-28
core: correct SELinux label of service credential directory
Christian Göttsche
1
-0
/
+2
2021-10-28
integritysetup: Check args to prevent assert
Tony Asleson
1
-7
/
+11
2021-10-28
udev: net_id: introduce predictable names for xen-netfront
Benjamin Herrenschmidt
4
-0
/
+81
2021-10-28
core: Try to prevent infinite recursive template instantiation
Daan De Meyer
7
-2
/
+210
2021-10-28
core: add [State|Runtime|Cache|Logs]Directory symlink as second parameter
Luca Boccassi
11
-156
/
+712
2021-10-28
man: document that daemons can close fds they receive via sd_listen_fds() if ...
Lennart Poettering
1
-8
/
+18
2021-10-28
man: document how nss-resolve and systemd-resolved communicate
Lennart Poettering
1
-0
/
+4
2021-10-28
docs: document $PASSWORD in ENVIRONMENT.md
Lennart Poettering
1
-0
/
+15
2021-10-28
man: clarify the situation of unit templates regarding "systemctl list-units"...
Lennart Poettering
1
-9
/
+19
2021-10-28
update TODO
Lennart Poettering
1
-2
/
+0
2021-10-28
homework: teach luks backend uid mapping
Lennart Poettering
3
-6
/
+37
2021-10-28
homework: also move to using .image_fd field of HomeSetup in home_create_luks()
Lennart Poettering
1
-18
/
+18
2021-10-28
homework: get rid of manual error path in home_create_luks()
Lennart Poettering
1
-69
/
+34
2021-10-28
homework: move destruction of temporary image file into HomeSetup
Lennart Poettering
3
-14
/
+25
[next]