index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
remote-fs-pre.target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
udev: allow onboard index up to 65535
Viktor Mihajlovski
3
-9
/
+21
2021-04-29
man: document new dbus method
Lennart Poettering
1
-12
/
+16
2021-04-29
hostnamectl: add --json= switch for JSON output
Lennart Poettering
2
-2
/
+48
2021-04-29
hostnamed: add Describe() call to hostnamed, returning all props a JSON
Lennart Poettering
1
-0
/
+108
2021-04-29
hostnamed: drop unused enums
Lennart Poettering
1
-3
/
+2
2021-04-29
hostnamed: split out how we determine the hostname a bit
Lennart Poettering
1
-27
/
+32
2021-04-29
hostnamed: refactor vendor/model querying a bit, reuse function
Lennart Poettering
1
-25
/
+44
2021-04-29
hostnamed: use byte array when we need a byte array
Lennart Poettering
1
-1
/
+1
2021-04-29
hostnamed: retrieve product UUID after authentication, not before
Lennart Poettering
1
-12
/
+12
2021-04-29
id128-util: use common implementation of helper to get/validate product ID
Lennart Poettering
4
-21
/
+35
2021-04-29
network: do not set nexthop ID, gateway, and multipath routes simultaneously
Yu Watanabe
1
-8
/
+20
2021-04-29
set boot time from monotonic time (#19444)
caoxia2008cxx
1
-5
/
+12
2021-04-29
network: do not remove reject type routes more than once
Yu Watanabe
2
-0
/
+6
2021-04-29
network: do not set route type on specific route removal
Yu Watanabe
1
-4
/
+20
2021-04-29
network: unify log_link_message_full_errno() and log_message_warning_errno()
Yu Watanabe
4
-25
/
+29
2021-04-29
network: dhcp4: downgrade log level when interface is removed
Yu Watanabe
1
-1
/
+3
2021-04-29
network: drop meaningless bitfield specifiers
Yu Watanabe
1
-2
/
+2
2021-04-29
network: ndisc: fix ipv6 route preference for routes with Gateway=_ipv6ra
Yu Watanabe
1
-1
/
+1
2021-04-28
network: neighbor: downgrade log level
Yu Watanabe
1
-4
/
+3
2021-04-28
network: link: downgrade log level
Yu Watanabe
1
-1
/
+1
2021-04-28
network: dhcp4: downgrade log level
Yu Watanabe
1
-1
/
+1
2021-04-28
systemctl: fix build failure
Yu Watanabe
1
-3
/
+3
2021-04-28
bus-print-property: introduce BusPrintPropertyFlags
Yu Watanabe
8
-170
/
+142
2021-04-28
docs: document that one shouldn't pass the audit caps to containers
Lennart Poettering
1
-1
/
+14
2021-04-28
basic/missing-syscall: add regen instructions
Zbigniew Jędrzejewski-Szmek
2
-2
/
+10
2021-04-28
missing: add syscall wrappers for new mount API
Lennart Poettering
2
-0
/
+101
2021-04-28
basic/missing-syscall: sort syscalls alphabetically and add numbers for mount...
Zbigniew Jędrzejewski-Szmek
2
-59
/
+237
2021-04-28
basic/missing-syscall: add numbers for riscv (64-bit)
Zbigniew Jędrzejewski-Szmek
4
-0
/
+624
2021-04-28
basic/missing-syscalls: only emit one warning about missing numbers
Zbigniew Jędrzejewski-Szmek
2
-20
/
+68
2021-04-28
hwdb: 60-keyboard:: Update Dell Privacy Local Mic Mute Hotkey (#19261)
Perry.Yuan
1
-1
/
+1
2021-04-28
mkosi: do not pull in perl dependencies
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2021-04-28
hwdb-test: pass an explit path to systemd-hwdb
Zbigniew Jędrzejewski-Szmek
3
-17
/
+12
2021-04-28
mkosi,man: bump fedora version
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2021-04-28
Add support for conditions on the machines firmware
Uwe Kleine-König
12
-0
/
+120
2021-04-28
dissect-image: use sd_device_trigger() API
Lennart Poettering
1
-19
/
+10
2021-04-28
logind: use new sd_device_trigger() API
Lennart Poettering
1
-11
/
+2
2021-04-27
network: neighbor: Always add neighbors with replace
William A. Kennington III
2
-5
/
+1
2021-04-27
system-conf: drop reference to ShutdownWatchdogUsec=
Franck Bui
1
-1
/
+0
2021-04-27
systemctl: hide some empty properties without --all
Frantisek Sumsal
2
-4
/
+8
2021-04-27
fuzz: add SocketBind{Allow|Deny}= directive
Julia Kartseva
6
-0
/
+12
2021-04-27
readme: update README with requirements for bpf
Julia Kartseva
1
-1
/
+20
2021-04-27
man: add SocketBind{Allow|Deny}= documentation
Julia Kartseva
1
-0
/
+70
2021-04-27
systemctl: show SocketBind{Allow|Deny} properties
Julia Kartseva
1
-0
/
+28
2021-04-27
dbus: add dbus-cgroup for SocketBind{Allow|Deny}=
Julia Kartseva
3
-0
/
+235
2021-04-27
tests: add test program for SocketBind{Allow|Deny}=
Julia Kartseva
2
-0
/
+160
2021-04-27
shared, bpf: add bpf link serialization
Julia Kartseva
7
-1
/
+99
2021-04-27
core: add SocketBind{Allow|Deny} fragment parser
Julia Kartseva
3
-1
/
+72
2021-04-27
core: add socket-bind cgroup mask harness
Julia Kartseva
4
-2
/
+34
2021-04-27
core, bpf: add socket-bind feature to unit
Julia Kartseva
5
-0
/
+218
2021-04-27
cgroup: add socket-bind to cgroup context
Julia Kartseva
2
-0
/
+57
[next]