summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: create per-user inaccessible node from the service managerv246.4Lennart Poettering2020-09-022-6/+18
* nspawn,pid1: pass "inaccessible" nodes from cntr mgr to pid1 payload via /run...Lennart Poettering2020-09-026-23/+33
* coredump: don't convert s → µs twiceLennart Poettering2020-09-021-4/+10
* firstboot: fill empty color if ansi_color unavailable from os-releaseafg2020-09-021-2/+3
* varlink: do not parse invalid messages twiceZbigniew Jędrzejewski-Szmek2020-09-021-3/+9
* userdbctl: add forgotten --output mode in helpZbigniew Jędrzejewski-Szmek2020-09-021-1/+2
* shared/{user,group}-record-nss: adjust filtering of "valid" passwordsZbigniew Jędrzejewski-Szmek2020-09-024-10/+15
* Rework how we cache mtime to figure out if units changedZbigniew Jędrzejewski-Szmek2020-09-018-36/+47
* core: always try to reload not-found unitZbigniew Jędrzejewski-Szmek2020-09-011-3/+0
* pid1: use the cache mtime not clock to "mark" load attemptsZbigniew Jędrzejewski-Szmek2020-09-013-5/+5
* core: rename manager_unit_file_maybe_loadable_from_cache()Zbigniew Jędrzejewski-Szmek2020-09-014-9/+16
* resolved: make sure we initialize t->answer_errno before completing the trans...Lennart Poettering2020-09-011-14/+15
* homed: fix log message to honor real homework pathFlorian Klink2020-09-011-1/+1
* src/shared/dissect-image.c: fix build without blkdid (#16901)Fabrice Fontaine2020-09-011-3/+3
* analyze: fix error handling in one caseLennart Poettering2020-09-011-1/+1
* login/logind: Include sys/stat.h for struct stat usageIkey Doherty2020-09-011-0/+1
* partition/makefs: Include missing sys/file.h headerIkey Doherty2020-09-011-0/+1
* network: dhcp6: logs only new addressYu Watanabe2020-09-011-1/+2
* Don't run test-repart when loop devices are not availableDaan De Meyer2020-09-011-0/+2
* networkctl: label command does not take any argumentYu Watanabe2020-09-011-1/+1
* missing: Add new Linux capabilityMichal Koutný2020-09-011-0/+8
* tty-ask-pw-agent: properly propagate errorLennart Poettering2020-09-011-3/+2
* tty-ask-pw-agent: the message string might not be setLennart Poettering2020-09-012-6/+7
* tty-ask-pw-agent: make sure "--list" works correctlyLennart Poettering2020-09-011-2/+2
* path: Improve $PATH search directory caseChris Down2020-09-011-7/+18
* path: Skip directories when finalising $PATH searchv246.3Chris Down2020-08-261-0/+3
* basic/missing_syscall: fix syscall numbers for arm64 :(Zbigniew Jędrzejewski-Szmek2020-08-261-2/+4
* shared/install: fix preset operations for non-service instantiated unitsZbigniew Jędrzejewski-Szmek2020-08-261-8/+5
* nss-resolve: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UN...Zbigniew Jędrzejewski-Szmek2020-08-261-1/+2
* various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWNZbigniew Jędrzejewski-Szmek2020-08-263-7/+12
* network: can: Fix CAN initializationClemens Gruber2020-08-261-0/+3
* core: add missing conditions/asserts to unit file parsingLennart Poettering2020-08-261-8/+16
* analyze: rework condition testingLennart Poettering2020-08-261-77/+28
* sd-bus: fix error handling on readv()Lennart Poettering2020-08-261-4/+8
* user-runtime-dir: deal gracefully with missing logind propertiesLennart Poettering2020-08-261-5/+10
* shared/seccomp: do not use ifdef guards around textual syscall namesZbigniew Jędrzejewski-Szmek2020-08-261-6/+2
* machine-id-setup: don't use KVM or container manager supplied uuid if in chro...Lennart Poettering2020-08-261-1/+1
* homework: downgrade chattr failure log messageLennart Poettering2020-08-261-1/+2
* homework: explicitly close cryptsetup context, to not keep loopback device busyLennart Poettering2020-08-261-0/+3
* homework: correct error passed into log messageLennart Poettering2020-08-261-1/+3
* homework: sync everything to disk before we rename LUKS loopback file into placeLennart Poettering2020-08-261-0/+14
* homed: downgrade quota message in containersLennart Poettering2020-08-261-0/+2
* analyze-security: do not assign badness to filtered-out syscallsZbigniew Jędrzejewski-Szmek2020-08-261-1/+1
* load-fragment: fix grammar in error messagesAlyssa Ross2020-08-261-2/+2
* network: do not fail if UseMTU=yes on DHCP lease lostYu Watanabe2020-08-261-6/+5
* missing_syscall: do not use function name that may conflict with glibcZbigniew Jędrzejewski-Szmek2020-08-261-4/+10
* missing_syscall: fix pidfd_{send_signal,open} numbers for alphaZbigniew Jędrzejewski-Szmek2020-08-261-22/+32
* network: wait for previous address removal before configuring static addressesYu Watanabe2020-08-192-1/+41
* network: only process non-error messageYu Watanabe2020-08-191-1/+1
* test: accept that char device 0/0 can now be created witout privilegesLennart Poettering2020-08-192-7/+7