summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* process-util: wait for processes we killed even if killing failedv249.6Lennart Poettering2021-11-101-4/+4
* test-keymap-util: always use kbd-model-map we shipFranck Bui2021-11-104-1/+9
* man: document cryptenroll limitationsLennart Poettering2021-11-101-0/+17
* core: ignore failure on setting smack process label when allowedYu Watanabe2021-11-101-1/+1
* execute: respect selinux_context_ignoreTopi Miettinen2021-11-101-2/+2
* systemctl: only fall back to local cgroup display if we talk to local systemdLennart Poettering2021-11-101-1/+1
* homework,repart: turn on cryptsetup logging before we have a contextLennart Poettering2021-11-102-0/+6
* scope: refuse activation of scopes if no PIDs to add are leftLennart Poettering2021-11-102-1/+8
* core: normalize 'r' variable handling in unit_attach_pids_to_cgroup() a bitLennart Poettering2021-11-101-19/+19
* man: document that daemons can close fds they receive via sd_listen_fds() if ...Lennart Poettering2021-11-101-8/+18
* man: document how nss-resolve and systemd-resolved communicateLennart Poettering2021-11-101-0/+4
* man: clarify the situation of unit templates regarding "systemctl list-units"...Lennart Poettering2021-11-101-9/+19
* systemctl: small fixes for MountImages pretty printingLuca Boccassi2021-11-101-10/+10
* systemctl: pretty-print ExtensionImages propertyLuca Boccassi2021-11-101-0/+56
* test: do not use alloca() in function callYu Watanabe2021-11-101-2/+3
* hwdb: Allow console users access to media* nodesBastien Nocera2021-11-101-0/+1
* change indicator used for later versions of VirtualBox (#21127)Greg Zuro2021-11-101-1/+1
* json: do something remotely reasonable when we see NaN/infinityLennart Poettering2021-11-101-0/+6
* stat-util: specify O_DIRECTORY when reopening dir in dir_is_empty_at()Lennart Poettering2021-11-101-1/+1
* udev: do not try to rename interface if it is already upYu Watanabe2021-11-101-0/+11
* varlink: disconnect varlink link in one more caseLennart Poettering2021-11-101-3/+4
* network: route: fix possible overflow in conversion usec_t -> uint32_tYu Watanabe2021-11-101-1/+1
* utmp: remove /dev from lineVincent Bernat2021-11-101-2/+6
* meson: use partial_dependency() to get include directoryAlexander Kanavin2021-11-101-5/+4
* homed,shutdown: call valgrind magic after LOOP_GET_STATUS64Lennart Poettering2021-11-102-0/+20
* userdb: fix type to pass to connect()Yu Watanabe2021-11-101-1/+1
* dm-verity: Remove usage of integrityTony Asleson2021-11-108-20/+20
* homework: don't bother with BLKRRPART on images that aren't block devicesLennart Poettering2021-11-101-2/+2
* sd-device-monitor: update log message to clarify the error will be ignoredYu Watanabe2021-11-101-3/+3
* homework: fix incorrect error variable useLennart Poettering2021-11-101-2/+2
* virt: Support detection for ARM64 Hyper-V guestsBoqun Feng2021-11-101-0/+1
* coredump: fix filename in journal when not compressedxdavidwu2021-11-061-0/+1
* sd-boot: Rework console input handlingJan Janssen2021-11-023-68/+91
* sd-boot: Unify error handlingJan Janssen2021-11-025-110/+75
* sd-dhcp6-client: ignore IAs whose IAID do not match client's IAIDYu Watanabe2021-10-294-42/+64
* Revert "core: Check unit start rate limiting earlier"Yu Watanabe2021-10-1816-169/+43
* coredumpctl: stop truncating information about coredumpZbigniew Jędrzejewski-Szmek2021-10-131-0/+2
* localed: use PROJECT_FILE rather than __FILE__ for loggingv249.5Lennart Poettering2021-10-121-1/+1
* ether-addr-util: make hw_addr_to_string() return valid string even if hardwar...Yu Watanabe2021-10-121-4/+6
* coredump: Don't log an error if D-Bus isn't runningDaan De Meyer2021-10-121-0/+4
* core/service: also check path in exec commandsYu Watanabe2021-10-121-1/+7
* core: fix SIGABRT on empty exec command argvHenri Chain2021-10-123-0/+45
* user-record: disable two pbkdf fields that don't apply for pkbdf2Lennart Poettering2021-10-121-4/+5
* basic/env-util: correctly parse extended vars after non-extended vars (#20941)Andrew Soutar2021-10-122-1/+5
* repart: use right error variableLennart Poettering2021-10-121-2/+2
* sleep: don't skip resume device with low priority/available spaceEgor2021-10-121-9/+11
* mount-util: fix fd_is_mount_point() when both the parent and directory are ne...Franck Bui2021-10-121-27/+41
* test: Add failing/non-failing syscall filter test setting architectureBenjamin Berg2021-10-123-0/+19
* test: Check that "native" architecture is always filteredBenjamin Berg2021-10-121-0/+61
* seccomp: Always install filters for native architectureBenjamin Berg2021-10-121-0/+4