summaryrefslogtreecommitdiff
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
* doc: cross link sd_listen_fd() docs a bitLennart Poettering2020-09-013-38/+35
* 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
* man: document fd ownership for sd-bus fd marshallingLennart Poettering2020-09-013-14/+30
* 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
* units: add missing usb-gadget.targetKyle Russell2020-09-011-0/+1
* man: extend on the usec/sec discrepancyLennart Poettering2020-09-013-9/+27
* 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
* man: clarify that several networkctl commands takes device namesYu Watanabe2020-09-011-0/+6
* 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
* add "list" verb to autocompleted commandsOlivier Le Moal2020-09-011-1/+1
* shell-completion/zsh: add missing verbs for networkctlOlivier Le Moal2020-09-011-13/+23
* path: Improve $PATH search directory caseChris Down2020-09-011-7/+18
* path: Skip directories when finalising $PATH searchv246.3Chris Down2020-08-261-0/+3
* rules: don't install 80-drivers.rules when kmod is disabledAlec Moskvin2020-08-261-1/+4
* zsh: correct journalctl command completion parsingRonan Pigott2020-08-261-2/+2
* 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
* man: drop reference to long gone .busname unit typeLennart Poettering2020-08-261-5/+4
* man: fix a fix of a typo in systemd.service exampleJan Chren2020-08-261-2/+2
* network: can: Fix CAN initializationClemens Gruber2020-08-261-0/+3
* man: update autogenerated dbus api listsZbigniew Jędrzejewski-Szmek2020-08-262-1/+63
* man: fix invalid tag placeYu Watanabe2020-08-261-2/+2
* man: add conditionals to more man pagesZbigniew Jędrzejewski-Szmek2020-08-266-16/+12
* meson: add ENABLE_ANALYZE conditionalZbigniew Jędrzejewski-Szmek2020-08-261-28/+29
* 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