summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cryptsetup: unescape ID_PART_ENTRY_NAME udev property before using itLennart Poettering2021-03-121-1/+19
* man: try to improve documentation of conditions/assertsLennart Poettering2021-03-121-16/+20
* man: correct documentaiton of StandardInput='s defaults in regards to "data"Lennart Poettering2021-03-121-4/+8
* man: correct the unit file directory for attached imagesTyler Hicks2021-03-121-2/+2
* sysctl.d: silence warning if net.core.default_qdisc cannot be setZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* xdg-autostart-generator: ignore DBusActivatable=trueZbigniew Jędrzejewski-Szmek2021-03-121-0/+1
* xdg-autostart-generator: reindentZbigniew Jędrzejewski-Szmek2021-03-121-50/+43
* Recommend drop-ins over modifications to the main config fileZbigniew Jędrzejewski-Szmek2021-03-1215-106/+122
* rfkill: use short writes and accept long readsZbigniew Jędrzejewski-Szmek2021-03-121-4/+13
* rfkill: improve error loggingZbigniew Jędrzejewski-Szmek2021-03-121-36/+30
* journald: when we fail to add a new entry to a journal, return the seqnoLennart Poettering2021-03-121-14/+46
* Remove outdated disable_ipv6 docsRichard Laager2021-03-121-6/+0
* journal-file: fix archiving offline journalsVito Caputo2021-03-121-2/+7
* stat-util: fix dir_is_empty_at without pathLuca Boccassi2021-03-121-5/+10
* journalctl: rotation is not a reason to warn, but certainly noteworthyLennart Poettering2021-03-121-1/+1
* no blkid for mmcblk[0-9]boot[0-9]Alan Perry2021-03-121-1/+1
* udev: make net_setup_link builtin quiet when link vanishes while we operate o...Lennart Poettering2021-03-121-4/+9
* network: dhcp6: fix condtion checkYu Watanabe2021-03-121-1/+1
* homework: fix unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* fsck: make sure we don't read an unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-8/+7
* sd-journal: add forgotten unmap in error pathZbigniew Jędrzejewski-Szmek2021-03-121-4/+5
* analyze: slightly reword PrivatTmp= messageLennart Poettering2021-03-121-1/+1
* inhibit: cut off overly long "who" fieldsLennart Poettering2021-03-121-0/+1
* format-table: don't hit assert if column got less width than it asked forLennart Poettering2021-03-121-2/+1
* Use correct config parser for MountAPIVFS (#18501)Antonius Frie2021-03-121-1/+1
* man: fix misspellings of "NameSeviceSwitch"Julia Cartwright2021-03-122-3/+3
* resolved: suppress ifindex info in varlink JSON responses if zeroLennart Poettering2021-03-121-2/+2
* nss-resolve: shortcut fixing of ifindex if it's zero anywayLennart Poettering2021-03-121-1/+1
* nss-resolve: accept zero ifindex when parsing resolved replyLennart Poettering2021-03-121-1/+1
* PATCH] Always free deserialized_subscribed on reloadAli Abdallah2021-03-121-0/+3
* core: map io.bfq.weight to 1..1000Zbigniew Jędrzejewski-Szmek2021-03-121-16/+19
* man: reword the description of "main conf file"Zbigniew Jędrzejewski-Szmek2021-03-121-24/+21
* test-network: add tests for fib rules with Family=both vs networkctl reload o...Yu Watanabe2021-03-123-13/+75
* network: drop fib rules configured with Family=bothYu Watanabe2021-03-121-4/+30
* network: set RoutingPolicyRule::family based on Family= settingYu Watanabe2021-03-121-2/+7
* network: always re-configure rules even if already existYu Watanabe2021-03-121-34/+40
* network: drop unnecessary checksYu Watanabe2021-03-121-4/+2
* network: constify several argumentsYu Watanabe2021-03-121-9/+9
* network: do not serialize/deserialize routing policy rulesYu Watanabe2021-03-126-463/+0
* network: drop unnecessary routing policy rulesYu Watanabe2021-03-123-19/+68
* network: treat rule which has l3mdev flag as created by kernelYu Watanabe2021-03-122-0/+18
* network: adjust protocol of rules sent from kernel when kernel does not suppo...Yu Watanabe2021-03-121-1/+30
* network: set FRA_PROTOCOL to RTPROT_STATIC by defaultYu Watanabe2021-03-123-11/+30
* network: use netlink_message_read_in_addr_union() where applicableYu Watanabe2021-03-121-52/+17
* network: introduce log_routing_policy_rule_debug()Yu Watanabe2021-03-121-33/+26
* network: introduce routing_policy_rule_equal()Yu Watanabe2021-03-121-1/+11
* network: make routing_policy_rule_remove() take Manager instead of LinkYu Watanabe2021-03-122-34/+19
* MountImages: parse unit specifiers after permissive hyphenLuca Boccassi2021-03-121-10/+10
* MountImages: fix exec_context_dump printfLuca Boccassi2021-03-121-5/+4
* MountImages: actually support optional pathsLuca Boccassi2021-03-121-0/+2