summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: allow setting the version string during configurationv239-35v239-34v239-33Jan Synacek2020-06-093-5/+18
* 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-082-4/+4
* cgroup: Support 0-value for memory protection directivesChris Down2020-06-082-9/+10
* cgroup: Readd some plumbing for DefaultMemoryMinChris Down2020-06-084-2/+4
* cgroup: Polish hierarchically aware protection docs a bitChris Down2020-06-082-2/+7
* 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-0823-13/+310
* 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-089-5/+48
* 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-0810-11/+155
* 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-089-12/+320
* 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-082-1/+16
* 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-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