summaryrefslogtreecommitdiffstats
path: root/units/remote-fs-pre.target (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-29udev: allow onboard index up to 65535Viktor Mihajlovski3-9/+21
2021-04-29man: document new dbus methodLennart Poettering1-12/+16
2021-04-29hostnamectl: add --json= switch for JSON outputLennart Poettering2-2/+48
2021-04-29hostnamed: add Describe() call to hostnamed, returning all props a JSONLennart Poettering1-0/+108
2021-04-29hostnamed: drop unused enumsLennart Poettering1-3/+2
2021-04-29hostnamed: split out how we determine the hostname a bitLennart Poettering1-27/+32
2021-04-29hostnamed: refactor vendor/model querying a bit, reuse functionLennart Poettering1-25/+44
2021-04-29hostnamed: use byte array when we need a byte arrayLennart Poettering1-1/+1
2021-04-29hostnamed: retrieve product UUID after authentication, not beforeLennart Poettering1-12/+12
2021-04-29id128-util: use common implementation of helper to get/validate product IDLennart Poettering4-21/+35
2021-04-29network: do not set nexthop ID, gateway, and multipath routes simultaneouslyYu Watanabe1-8/+20
2021-04-29set boot time from monotonic time (#19444)caoxia2008cxx1-5/+12
2021-04-29network: do not remove reject type routes more than onceYu Watanabe2-0/+6
2021-04-29network: do not set route type on specific route removalYu Watanabe1-4/+20
2021-04-29network: unify log_link_message_full_errno() and log_message_warning_errno()Yu Watanabe4-25/+29
2021-04-29network: dhcp4: downgrade log level when interface is removedYu Watanabe1-1/+3
2021-04-29network: drop meaningless bitfield specifiersYu Watanabe1-2/+2
2021-04-29network: ndisc: fix ipv6 route preference for routes with Gateway=_ipv6raYu Watanabe1-1/+1
2021-04-28network: neighbor: downgrade log levelYu Watanabe1-4/+3
2021-04-28network: link: downgrade log levelYu Watanabe1-1/+1
2021-04-28network: dhcp4: downgrade log levelYu Watanabe1-1/+1
2021-04-28systemctl: fix build failureYu Watanabe1-3/+3
2021-04-28bus-print-property: introduce BusPrintPropertyFlagsYu Watanabe8-170/+142
2021-04-28docs: document that one shouldn't pass the audit caps to containersLennart Poettering1-1/+14
2021-04-28basic/missing-syscall: add regen instructionsZbigniew Jędrzejewski-Szmek2-2/+10
2021-04-28missing: add syscall wrappers for new mount APILennart Poettering2-0/+101
2021-04-28basic/missing-syscall: sort syscalls alphabetically and add numbers for mount...Zbigniew Jędrzejewski-Szmek2-59/+237
2021-04-28basic/missing-syscall: add numbers for riscv (64-bit)Zbigniew Jędrzejewski-Szmek4-0/+624
2021-04-28basic/missing-syscalls: only emit one warning about missing numbersZbigniew Jędrzejewski-Szmek2-20/+68
2021-04-28hwdb: 60-keyboard:: Update Dell Privacy Local Mic Mute Hotkey (#19261)Perry.Yuan1-1/+1
2021-04-28mkosi: do not pull in perl dependenciesZbigniew Jędrzejewski-Szmek1-2/+0
2021-04-28hwdb-test: pass an explit path to systemd-hwdbZbigniew Jędrzejewski-Szmek3-17/+12
2021-04-28mkosi,man: bump fedora versionZbigniew Jędrzejewski-Szmek2-2/+2
2021-04-28Add support for conditions on the machines firmwareUwe Kleine-König12-0/+120
2021-04-28dissect-image: use sd_device_trigger() APILennart Poettering1-19/+10
2021-04-28logind: use new sd_device_trigger() APILennart Poettering1-11/+2
2021-04-27network: neighbor: Always add neighbors with replaceWilliam A. Kennington III2-5/+1
2021-04-27system-conf: drop reference to ShutdownWatchdogUsec=Franck Bui1-1/+0
2021-04-27systemctl: hide some empty properties without --allFrantisek Sumsal2-4/+8
2021-04-27fuzz: add SocketBind{Allow|Deny}= directiveJulia Kartseva6-0/+12
2021-04-27readme: update README with requirements for bpfJulia Kartseva1-1/+20
2021-04-27man: add SocketBind{Allow|Deny}= documentationJulia Kartseva1-0/+70
2021-04-27systemctl: show SocketBind{Allow|Deny} propertiesJulia Kartseva1-0/+28
2021-04-27dbus: add dbus-cgroup for SocketBind{Allow|Deny}=Julia Kartseva3-0/+235
2021-04-27tests: add test program for SocketBind{Allow|Deny}=Julia Kartseva2-0/+160
2021-04-27shared, bpf: add bpf link serializationJulia Kartseva7-1/+99
2021-04-27core: add SocketBind{Allow|Deny} fragment parserJulia Kartseva3-1/+72
2021-04-27core: add socket-bind cgroup mask harnessJulia Kartseva4-2/+34
2021-04-27core, bpf: add socket-bind feature to unitJulia Kartseva5-0/+218
2021-04-27cgroup: add socket-bind to cgroup contextJulia Kartseva2-0/+57