summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* test: add a simple sanity check for systems without NUMA supportFrantisek Sumsal2020-03-111-170/+180
* test: give strace some time to initializeFrantisek Sumsal2020-03-111-0/+2
* test: skip the test on systems without NUMA supportFrantisek Sumsal2020-03-111-1/+12
* test: make sure the strace process is indeed deadFrantisek Sumsal2020-03-112-1/+4
* test: support MPOL_LOCAL matching in unpatched strace versionsFrantisek Sumsal2020-03-111-4/+8
* test: replace `tail -f` with journal cursor which should be...Frantisek Sumsal2020-03-111-6/+7
* test: introduce TEST-36-NUMAPOLICYFrantisek Sumsal2020-03-113-0/+344
* cgroup: make sure that cpuset is supported on cgroup v2 and disabled with v1Michal Sekletár2020-03-091-2/+5
* pid1: fix DefaultTasksMax initializationFranck Bui2020-03-091-3/+1
* cgroup: introduce support for cgroup v2 CPUSET controllerv239-27Pavel Hrdina2020-02-2114-2/+271
* core: imply NNP and SUID/SGID restriction for DynamicUser=yes servicev239-26Lennart Poettering2020-02-192-8/+18
* units: turn on RestrictSUIDSGID= in most of our long-running daemonsLennart Poettering2020-02-1911-1/+12
* man: document the new RestrictSUIDSGID= settingLennart Poettering2020-02-192-12/+30
* analyze: check for RestrictSUIDSGID= in "systemd-analyze security"Lennart Poettering2020-02-191-0/+12
* core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=Lennart Poettering2020-02-196-1/+31
* test: add test case for restrict_suid_sgid()Jan Synacek2020-02-191-0/+226
* seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid...Lennart Poettering2020-02-192-0/+133
* main: introduce a define HIGH_RLIMIT_MEMLOCK similar to HIGH_RLIMIT_NOFILEv239-25Lennart Poettering2020-02-132-1/+4
* pid1: make sure to restore correct default values for some rlimitsJan Synacek2020-02-131-29/+106
* sd-bus: use "queue" message references for managing r/w message queues in con...Lennart Poettering2020-02-132-34/+32
* journal: use cleanup attribute at one more placev239-24Yu Watanabe2020-02-132-5/+5
* journal: do not trigger assertion when journal_file_close() get NULLYu Watanabe2020-02-132-6/+4
* sysctl: let's by default increase the numeric PID range from 2^16 to 2^22Michal Sekletár2020-02-122-0/+18