summaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-28bootspec: normalize oom handling in boot_load_efi_entry_pointers()Lennart Poettering1-15/+12
2022-03-28bootspec: rename type1 parsers to say "type1" explicitly in the nameLennart Poettering1-5/+5
2022-03-28bootspec: try harder to suppress duplicate enumerated entriesLennart Poettering2-13/+69
2022-03-28bootspec: pass around BootConfig struct instead of entries/n_entries fields onlyLennart Poettering1-21/+16
2022-03-28bootspec: don't use conf_files_list() for finding type #1 entriesLennart Poettering1-27/+59
2022-03-28bootctl: optionally, output entries in JSON formatLennart Poettering2-2/+55
2022-03-28Use new default-user-shell option instead of hard-coding bash in nspawn and u...наб4-4/+13
2022-03-28docs: use native type instead of byte stream in COREDUMP_PACKAGE_METADATALuca Boccassi1-3/+3
2022-03-28missing-syscall: define MOVE_MOUNT_T_EMPTY_PATH if missingRomain Naour1-0/+4
2022-03-26portable: clarify error when detach fails to match to existing unitLuca Boccassi1-2/+12
2022-03-25NEWS: tweaksZbigniew Jędrzejewski-Szmek1-3/+3
2022-03-25basic: update the Arch tuples for LoongArchXiaotian Wu2-3/+24
2022-03-25journal-file: if we are going down, don't use event loop to schedule postLennart Poettering1-0/+7
2022-03-25journald: make sure SIGTERM handling doesn't get starved outLennart Poettering1-3/+73
2022-03-25journal: don't talk about -1 in context of unsigned valuesLennart Poettering1-1/+1
2022-03-25journal-file: merge compress/seal bool args into a single flags paramLennart Poettering19-115/+143
2022-03-25journal-remote: constify a few parametersLennart Poettering2-6/+6
2022-03-25xdg-autostart-service: Fix binary escaping and simplify code a bitBenjamin Berg2-19/+8
2022-03-25efi-loader: drop harmful assertionYu Watanabe1-2/+0
2022-03-25test: use flock when calling mkfs.btrfsFrantisek Sumsal2-4/+47
2022-03-25Revert "test: temporary workaround for #21819"Frantisek Sumsal1-8/+3
2022-03-25udev: assume block device is not locked when a new event is queuedYu Watanabe1-1/+38
2022-03-25udev: split worker_lock_block_device() into twoYu Watanabe1-13/+41
2022-03-25udev: requeue event when the corresponding block device is locked by another ...Yu Watanabe1-57/+97
2022-03-25udev: store action in struct EventYu Watanabe1-6/+9
2022-03-25udev: introduce device_broadcast() helper functionYu Watanabe1-10/+18
2022-03-25udev: drop unnecessary clone of received sd-device objectYu Watanabe1-17/+4
2022-03-25inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()Yu Watanabe8-15/+27
2022-03-24update NEWSLuca Boccassi1-4/+9
2022-03-24update NEWSLennart Poettering1-3/+45
2022-03-24hostnamed: properly reset hw model/vendor props before re-reading themLennart Poettering1-1/+3
2022-03-24machine-info: rename VENDOR=/MODEL= → HARDWARE_VENDOR=/HARDWARE_MODEL=Lennart Poettering3-18/+20
2022-03-24NEWS: various tweaksLennart Poettering1-56/+71
2022-03-24udev: try to reload selinux label database less frequentlyYu Watanabe1-4/+4
2022-03-24udev: assume there is no blocker when failed to check event dependenciesYu Watanabe1-8/+5
2022-03-24udev: only ignore ENOENT or friends which suggest the block device is not existYu Watanabe1-2/+4
2022-03-24errno-util: add ERRNO_IS_DEVICE_ABSENT() macroLennart Poettering4-5/+14
2022-03-24udev: remove /run/udev/queue in on_post()Yu Watanabe1-7/+7
2022-03-24udev: use sd_event_source_disable_unref()Yu Watanabe3-11/+11
2022-03-24udev: update comment and log messageYu Watanabe1-2/+3
2022-03-24efi-loader: split efi-api.[ch] from efi-loader.[ch]Lennart Poettering10-620/+653
2022-03-24efivars: define efi variable flags less weirdlyLennart Poettering1-3/+4
2022-03-24efivarfs: rename a couple of return params to ret_xyz/retLennart Poettering2-16/+16
2022-03-24efivars: downgrade log level in systemd_efi_options_efivarfs_if_newer()Lennart Poettering1-1/+2
2022-03-24efivars: no need to convert ENOENT → ENODATA twiceLennart Poettering1-4/+2
2022-03-24efivars: tweak debug log message in efi_get_secure_boot_mode()Lennart Poettering1-1/+2
2022-03-24efivars: cache ENOENT as no efi secure bootLennart Poettering1-2/+10
2022-03-24TEST-68: instead of calling daemon-reload, just use different cleanup unitsZbigniew Jędrzejewski-Szmek1-10/+12
2022-03-24bpf-firewall: invert testLennart Poettering1-10/+11
2022-03-24logind-user: log about the right unitDavid Tardon1-1/+1