summaryrefslogtreecommitdiffstats
path: root/network/80-container-host0.network (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-30chase: fix commentYu Watanabe1-1/+1
2023-03-30units: let's establish the coredump socket before writting core_pattern sysctlLennart Poettering1-1/+1
2023-03-29firstboot: Refactor should_configure()Daan De Meyer1-6/+7
2023-03-29firstboot: Check for errors returned by dir_fd_is_root()Daan De Meyer1-5/+21
2023-03-29user-util: Rename ETC_PASSWD_LOCK_NAME to ETC_PASSWD_LOCK_FILENAMEDaan De Meyer2-3/+3
2023-03-29pid1: add debug log about selected restart intervalLennart Poettering1-10/+13
2023-03-29pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substatesLennart Poettering5-71/+114
2023-03-29mkosi: Drop python-docutilsDaan De Meyer6-6/+0
2023-03-29mkosi: Update to latestDaan De Meyer15-138/+33
2023-03-29test: Install systemd-networkd-tests.py when install_tests is enabledDaan De Meyer2-1/+2
2023-03-29mkosi: Update to latestDaan De Meyer2-2/+4
2023-03-29udev_rules_parse_file: do not ignore ENOENT when invoked by udevadm verifyDmitry V. Levin2-1/+3
2023-03-29firstboot: Modernize path handlingDaan De Meyer1-146/+227
2023-03-29user-util: Add ETC_PASSWD_LOCK_NAMEDaan De Meyer1-1/+2
2023-03-29log: Add LOG_SET_PREFIX() macroDaan De Meyer3-11/+64
2023-03-29TEST-80: synchronize explicitly instead of by timeLennart Poettering3-17/+73
2023-03-29test: do not remove state directory on failureLuca Boccassi1-2/+2
2023-03-29test: fix shellcheck warnings in test-sysusers.shLuca Boccassi1-57/+63
2023-03-29man: fix shellcheck warning for html.inLuca Boccassi1-1/+5
2023-03-29added more test casesOMOJOLA JOSHUA DAMILOLA1-0/+78
2023-03-29man: correct/tweak text about unit name syntaxLennart Poettering1-12/+12
2023-03-28test: fix regexp in testsuite-74.mount.shFranck Bui1-1/+1
2023-03-28test: don't go through all time zones if slow tests are disabledFrantisek Sumsal1-0/+10
2023-03-28test: drop extraneous bracket in testsuite-74.mount.shFranck Bui1-1/+1
2023-03-28shared/exec-util: null_or_empty_path() does not return booleanZbigniew Jędrzejewski-Szmek1-1/+1
2023-03-28basic/stat-util: remove unused null_or_empty_fd()Zbigniew Jędrzejewski-Szmek2-12/+0
2023-03-28Revert "udev_rules_parse_file: do not skip ENOENT"Zbigniew Jędrzejewski-Szmek1-1/+5
2023-03-28ukify: Add workarounds for older stubsDaan De Meyer1-4/+24
2023-03-28process-util: introduce get_process_cmdline_strv()Yu Watanabe3-3/+68
2023-03-28Revert "ukify: Weaken file alignment assertions"Daan De Meyer1-7/+1
2023-03-28os-release: add 'SYSEXT_' fields for version/idLuca Boccassi1-0/+5
2023-03-28portablectl: display sysext-specific fieldsLuca Boccassi1-9/+22
2023-03-28portable: add PORTABLE_NAME_AND_VERSION= and other metadata to LogsExtraFields=Luca Boccassi4-10/+139
2023-03-28busctl: also assume --full if not writing to terminalZbigniew Jędrzejewski-Szmek1-3/+6
2023-03-28portable: include base and extension images in log fieldsLuca Boccassi2-4/+47
2023-03-28portable: use parse_env_file_fd to keep FD validLuca Boccassi1-10/+5
2023-03-28strv: add helper to find value in key/value pairs from list of keysLuca Boccassi3-0/+26
2023-03-28env: add load_env_file_pairs_fd()Luca Boccassi4-20/+39
2023-03-28busctl: use size_t for set sizeZbigniew Jędrzejewski-Szmek1-9/+9
2023-03-28busctl: do not truncate property values when --fullZbigniew Jędrzejewski-Szmek1-1/+1
2023-03-28cryptenroll: fix a memory leakFrantisek Sumsal1-5/+6
2023-03-28systemctl: show service status string in other colorLennart Poettering1-1/+1
2023-03-28systemctl: show fd store info in status outputLennart Poettering1-0/+8
2023-03-28systemctl: dont's how memory limits that aren't available via D-Bus propsLennart Poettering1-1/+5
2023-03-27hwdb: Move MSI touchpad-toggle mapping to generic MSI sectionHans de Goede1-2/+1
2023-03-27env-util: introduce strv_env_assign_many()Yu Watanabe3-0/+70
2023-03-27ukify: Weaken file alignment assertionsDaan De Meyer1-1/+7
2023-03-27journal-remote: make specified output file absoluteYu Watanabe1-2/+5
2023-03-27journal-remote: add missing log message for failure in journal_remote_get_wri...Yu Watanabe1-1/+1
2023-03-27journal-remote: make writer_new() return negative errno on failureYu Watanabe3-15/+16