summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* seccomp: fix __NR__sysctl usagev239-32Jan Synacek2020-06-041-2/+2
* fuzz-compress: add fuzzer for compression and decompressionZbigniew Jędrzejewski-Szmek2020-06-042-1/+86
* journal: adapt for new improved LZ4_decompress_safe_partial()Zbigniew Jędrzejewski-Szmek2020-06-042-23/+37
* test-compress: add test for short decompress_startswith callsZbigniew Jędrzejewski-Szmek2020-06-041-0/+32
* Drop support for lz4 < 1.3.0Zbigniew Jędrzejewski-Szmek2020-06-044-9/+2
* core: ExecCondition= for servicesAnita Zhang2020-05-2621-24/+222
* test-execute: provide custom failure messageZbigniew Jędrzejewski-Szmek2020-05-261-113/+123
* test-execute: allow filtering test cases by patternZbigniew Jędrzejewski-Szmek2020-05-261-46/+58
* tests: always use the right vtable wrapper callsLennart Poettering2020-05-262-10/+10
* core: log a recognizable message when a unit succeeds, tooLennart Poettering2020-05-2612-8/+44
* core: make log messages about units entering a 'failed' state recognizableLennart Poettering2020-05-2612-8/+33
* core: split out all logic that updates a Job on a unit's unit_notify() invoca...Lennart Poettering2020-05-261-65/+71
* job: when a job was skipped due to a failed condition, log about itLennart Poettering2020-05-261-4/+18
* core: move unit_status_emit_starting_stopping_reloading() and related calls t...Lennart Poettering2020-05-263-103/+103
* nspawn: chown() the legacy hierarchy when it's used in a containerEvgeny Vereshchagin2020-05-191-1/+1
* nspawn: move payload to sub-cgroup first, then sync cgroup treesLennart Poettering2020-05-191-2/+2
* Add support for opening files for appendingZsolt Dollenstein2020-05-1910-19/+101
* man: be clearer that .timer time expressions need to be reset to override themLennart Poettering2020-05-191-13/+18
* udev-rules: make tape-changers also apprear in /dev/tape/by-path/Joerg Steffens2020-05-181-0/+3
* pid1: add new kernel cmdline arg systemd.cpu_affinity=Lennart Poettering2020-04-272-0/+20
* test: store coredumps in journalFrantisek Sumsal2020-04-211-0/+2
* test: try to determine QEMU_SMP dynamicallyFrantisek Sumsal2020-04-211-1/+10
* test: parallelize tasks in TEST-24-UNIT-TESTSFrantisek Sumsal2020-04-212-22/+77
* test: make test-catalog relocatableYu Watanabe2020-04-213-10/+20
* test: introduce test_is_running_from_builddir()Yu Watanabe2020-04-212-3/+21
* test-execute: skip several tests when running in containerYu Watanabe2020-04-211-1/+11
* test-execute: also check python3 is installed or notYu Watanabe2020-04-211-0/+17
* test-process-util: skip several verifications when running in unprivileged co...Yu Watanabe2020-04-211-4/+9
* test-fs-util: skip some tests when running in unprivileged containerYu Watanabe2020-04-211-1/+8
* test: make install_keymaps() optionally install more keymapsYu Watanabe2020-04-211-0/+10
* test: add paths of keymaps in install_keymaps()Yu Watanabe2020-04-211-1/+5
* test: replace duplicated Makefile by symbolic linkYu Watanabe2020-04-217-28/+7
* test: introduce install_zoneinfo()Yu Watanabe2020-04-211-0/+7
* test: install libraries required by testsYu Watanabe2020-04-211-1/+1
* test: do not use global variable to pass errorYu Watanabe2020-04-212-3/+6
* logind: check PolicyKit before allowing VT switchLennart Poettering2020-04-154-1/+98
* udev: downgrade message when we fail to set inotify watch upZbigniew Jędrzejewski-Szmek2020-04-151-1/+2
* sd-journal: remove the dead code and actually fix #14695Michal Sekletár2020-04-151-4/+3
* sd-journal: close journal files that were deleted by journald before we've se...Michal Sekletár2020-04-153-1/+17
* core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-04-155-0/+94
* basic: use comma as separator in cpuset cgroup cpu rangesMichal Sekletár2020-04-143-1/+47
* core: fix re-realization of cgroup siblingsLennart Poettering2020-04-141-14/+7
* pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes=Zbigniew Jędrzejewski-Szmek2020-04-143-6/+6
* core: rework StopWhenUnneeded= logicLennart Poettering2020-04-024-55/+120
* bus_open leak sd_event_source when udevadm trigger。ven2020-04-011-0/+1
* resolved: Recover missing PrivateTmp=yes and ProtectSystem=strictHATAYAMA Daisuke2020-04-011-0/+2
* swap: finish the secondary swap units' jobs if deactivation of the primary sw...HATAYAMA Daisuke2020-04-011-2/+8
* cryptsetup: Treat key file errors as a failed password attemptv239-29Ryan Gonzalez2020-03-201-0/+4
* test: replace cursor file with a plain cursorv239-28Frantisek Sumsal2020-03-112-4/+4
* test: drop the missed || exit 1 expressionFrantisek Sumsal2020-03-111-1/+2