summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* meson: allow setting the version string during configurationv239-35v239-34v239-33Jan Synacek2020-06-091-1/+4
* cgroup: Mark memory protections as explicitly set in transient unitsChris Down2020-06-081-16/+48
* cgroup: Respect DefaultMemoryMin when setting memory.minChris Down2020-06-081-1/+1
* cgroup: Check ancestor memory min for unified memory configChris Down2020-06-081-1/+1
* cgroup: Test that it's possible to set memory protection to 0 againChris Down2020-06-081-3/+3
* cgroup: Support 0-value for memory protection directivesChris Down2020-06-082-9/+10
* cgroup: Readd some plumbing for DefaultMemoryMinChris Down2020-06-084-2/+4
* unit: Add DefaultMemoryMinChris Down2020-06-085-2/+24
* cgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUPChris Down2020-06-081-25/+30
* cgroup: Implement default propagation of MemoryLow with DefaultMemoryLowChris Down2020-06-0810-13/+230
* test: remove support for suffix in get_testdata_dir()Filipe Brandenburger2020-06-0812-18/+39
* core: introduce cgroup_add_device_allow()Yu Watanabe2020-06-083-12/+32
* core: add MemoryMinTejun Heo2020-06-087-5/+26
* sd-bus: skip sending formatted UIDs via SASLDavid Rheinsberg2020-06-081-42/+64
* sd-bus: fix SASL reply to empty AUTHDavid Rheinsberg2020-06-081-2/+8
* sd-bus: avoid magic number in SASL length calculationDavid Rheinsberg2020-06-081-2/+6
* core: downgrade CPUQuotaPeriodSec= clamping logs to debugFilipe Brandenburger2020-06-083-1/+7
* core: add CPUQuotaPeriodSec=Filipe Brandenburger2020-06-088-11/+135
* cgroup: use structured initializationLennart Poettering2020-06-081-16/+17
* time-util: Introduce parse_sec_def_infinityFilipe Brandenburger2020-06-085-0/+33
* core: add IODeviceLatencyTargetSecTejun Heo2020-06-088-7/+296
* core: coldplug possible nop_jobypf7912020-06-081-2/+4
* mount: don't add Requires for tmp.mountDavid Tardon2020-06-081-1/+1
* resolvconf: fixes for the compatibility interfaceFilipe Brandenburger2020-06-082-2/+4
* sulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE setAndreas Henriksson2020-06-081-1/+10
* tmpfiles: fix crash with NULL in arg_root and other fixes and testsZbigniew Jędrzejewski-Szmek2020-06-082-9/+73
* 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-042-8/+0
* core: ExecCondition= for servicesAnita Zhang2020-05-2613-22/+165
* 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-2611-8/+37
* core: make log messages about units entering a 'failed' state recognizableLennart Poettering2020-05-2611-8/+26
* 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-196-14/+62
* pid1: add new kernel cmdline arg systemd.cpu_affinity=Lennart Poettering2020-04-271-0/+9
* test: make test-catalog relocatableYu Watanabe2020-04-212-9/+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