1. 0065f2b meson: allow setting the version string during configuration by Jan Synacek · 4 years, 9 months ago v239-33 v239-34 v239-35
  2. 4e7a3af cgroup: Mark memory protections as explicitly set in transient units by Chris Down · 5 years ago
  3. 9c04746 cgroup: Respect DefaultMemoryMin when setting memory.min by Chris Down · 5 years ago
  4. 49c9900 cgroup: Check ancestor memory min for unified memory config by Chris Down · 5 years ago
  5. ef4157d cgroup: Test that it's possible to set memory protection to 0 again by Chris Down · 6 years ago
  6. 614b43f cgroup: Support 0-value for memory protection directives by Chris Down · 6 years ago
  7. dbdba4f cgroup: Readd some plumbing for DefaultMemoryMin by Chris Down · 6 years ago
  8. 556375a cgroup: Polish hierarchically aware protection docs a bit by Chris Down · 6 years ago
  9. 69dbbc2 unit: Add DefaultMemoryMin by Chris Down · 6 years ago
  10. a016ef4 cgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUP by Chris Down · 6 years ago
  11. f45cb6d cgroup: Implement default propagation of MemoryLow with DefaultMemoryLow by Chris Down · 6 years ago
  12. e73aa70 test: remove support for suffix in get_testdata_dir() by Filipe Brandenburger · 6 years ago
  13. d8024b3 core: introduce cgroup_add_device_allow() by Yu Watanabe · 6 years ago
  14. 04f2170 core: add MemoryMin by Tejun Heo · 6 years ago
  15. ccdb888 sd-bus: skip sending formatted UIDs via SASL by David Rheinsberg · 6 years ago
  16. badb16c sd-bus: fix SASL reply to empty AUTH by David Rheinsberg · 6 years ago
  17. d524f9f sd-bus: avoid magic number in SASL length calculation by David Rheinsberg · 6 years ago
  18. 9d58db2 core: downgrade CPUQuotaPeriodSec= clamping logs to debug by Filipe Brandenburger · 6 years ago
  19. 11df255 core: add CPUQuotaPeriodSec= by Filipe Brandenburger · 6 years ago
  20. f7b462b cgroup: use structured initialization by Lennart Poettering · 6 years ago
  21. 9692477a time-util: Introduce parse_sec_def_infinity by Filipe Brandenburger · 6 years ago
  22. 2240e79 core: add IODeviceLatencyTargetSec by Tejun Heo · 6 years ago
  23. 4a14059 core: coldplug possible nop_job by ypf791 · 5 years ago
  24. 56bc690 mount: don't add Requires for tmp.mount by David Tardon · 4 years, 8 months ago
  25. 9b7aa39 resolvconf: fixes for the compatibility interface by Filipe Brandenburger · 6 years ago
  26. d8ae33a sulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set by Andreas Henriksson · 6 years ago
  27. 3569b29 tmpfiles: fix crash with NULL in arg_root and other fixes and tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  28. 65a066a seccomp: fix __NR__sysctl usage by Jan Synacek · 4 years, 6 months ago v239-32
  29. 242273e fuzz-compress: add fuzzer for compression and decompression by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. 696d56f journal: adapt for new improved LZ4_decompress_safe_partial() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  31. fc1e620 test-compress: add test for short decompress_startswith calls by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. 09c96d5 Drop support for lz4 < 1.3.0 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  33. ab9c835 core: ExecCondition= for services by Anita Zhang · 5 years ago
  34. ad8f0b4 test-execute: provide custom failure message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  35. 9beae63 test-execute: allow filtering test cases by pattern by Zbigniew Jędrzejewski-Szmek · 6 years ago
  36. 9a6fa86 tests: always use the right vtable wrapper calls by Lennart Poettering · 6 years ago
  37. 40c2b0a core: log a recognizable message when a unit succeeds, too by Lennart Poettering · 6 years ago
  38. d5245b4 core: make log messages about units entering a 'failed' state recognizable by Lennart Poettering · 6 years ago
  39. 81c3f90 core: split out all logic that updates a Job on a unit's unit_notify() invocation by Lennart Poettering · 6 years ago
  40. 9c54378 job: when a job was skipped due to a failed condition, log about it by Lennart Poettering · 6 years ago
  41. 883dfbf core: move unit_status_emit_starting_stopping_reloading() and related calls to job.c by Lennart Poettering · 6 years ago
  42. f4a34d9 nspawn: chown() the legacy hierarchy when it's used in a container by Evgeny Vereshchagin · 6 years ago
  43. 8ee1465 nspawn: move payload to sub-cgroup first, then sync cgroup trees by Lennart Poettering · 6 years ago
  44. 2808e53 Add support for opening files for appending by Zsolt Dollenstein · 6 years ago
  45. b8af9fd man: be clearer that .timer time expressions need to be reset to override them by Lennart Poettering · 6 years ago
  46. f60e89e udev-rules: make tape-changers also apprear in /dev/tape/by-path/ by Joerg Steffens · 7 years ago
  47. 8215685 pid1: add new kernel cmdline arg systemd.cpu_affinity= by Lennart Poettering · 4 years, 12 months ago
  48. 8df2d39 test: store coredumps in journal by Frantisek Sumsal · 5 years ago
  49. fe6e09a test: try to determine QEMU_SMP dynamically by Frantisek Sumsal · 6 years ago
  50. 7ba4a6f test: parallelize tasks in TEST-24-UNIT-TESTS by Frantisek Sumsal · 6 years ago
  51. ac476ab test: make test-catalog relocatable by Yu Watanabe · 6 years ago
  52. b69552c test: introduce test_is_running_from_builddir() by Yu Watanabe · 6 years ago
  53. fb66f2d test-execute: skip several tests when running in container by Yu Watanabe · 6 years ago
  54. a3a3d86 test-execute: also check python3 is installed or not by Yu Watanabe · 6 years ago
  55. b550cc3 test-process-util: skip several verifications when running in unprivileged container by Yu Watanabe · 6 years ago
  56. 15ab55e test-fs-util: skip some tests when running in unprivileged container by Yu Watanabe · 6 years ago
  57. 8dbd01f test: make install_keymaps() optionally install more keymaps by Yu Watanabe · 6 years ago
  58. 1599be6 test: add paths of keymaps in install_keymaps() by Yu Watanabe · 6 years ago
  59. e39c4e6 test: replace duplicated Makefile by symbolic link by Yu Watanabe · 6 years ago
  60. 73781e5 test: introduce install_zoneinfo() by Yu Watanabe · 6 years ago
  61. 98e4c0d test: install libraries required by tests by Yu Watanabe · 6 years ago
  62. 35e9e01 test: do not use global variable to pass error by Yu Watanabe · 6 years ago
  63. af20a66 logind: check PolicyKit before allowing VT switch by Lennart Poettering · 4 years, 10 months ago
  64. 3853276 udev: downgrade message when we fail to set inotify watch up by Zbigniew Jędrzejewski-Szmek · 6 years ago
  65. 0f7ee00 sd-journal: remove the dead code and actually fix #14695 by Michal Sekletár · 4 years, 8 months ago
  66. 4527546 sd-journal: close journal files that were deleted by journald before we've setup inotify watch by Michal Sekletár · 4 years, 10 months ago
  67. 6e732b6 core: transition to FINAL_SIGTERM state after ExecStopPost= by Anita Zhang · 4 years, 10 months ago
  68. 9fe3b9c basic: use comma as separator in cpuset cgroup cpu ranges by Michal Sekletár · 4 years, 7 months ago
  69. ca843e4 core: fix re-realization of cgroup siblings by Lennart Poettering · 4 years, 11 months ago
  70. 6ecf0a9 pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes= by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  71. 5458256 core: rework StopWhenUnneeded= logic by Lennart Poettering · 6 years ago
  72. 448b342 bus_open leak sd_event_source when udevadm trigger。 by ven · 6 years ago
  73. d9ae322 resolved: Recover missing PrivateTmp=yes and ProtectSystem=strict by HATAYAMA Daisuke · 4 years, 9 months ago
  74. b89a1a9 swap: finish the secondary swap units' jobs if deactivation of the primary swap unit fails by HATAYAMA Daisuke · 5 years ago
  75. ed282d8 cryptsetup: Treat key file errors as a failed password attempt by Ryan Gonzalez · 6 years ago v239-29
  76. 0bef880 test: replace cursor file with a plain cursor by Frantisek Sumsal · 4 years, 9 months ago v239-28
  77. 772f08f test: drop the missed || exit 1 expression by Frantisek Sumsal · 5 years ago
  78. 8239ecf test: add a simple sanity check for systems without NUMA support by Frantisek Sumsal · 5 years ago
  79. 66f6f63 test: give strace some time to initialize by Frantisek Sumsal · 5 years ago
  80. ad3e4a0 test: skip the test on systems without NUMA support by Frantisek Sumsal · 5 years ago
  81. 60813b5 test: make sure the strace process is indeed dead by Frantisek Sumsal · 5 years ago
  82. d6d43b8 test: support MPOL_LOCAL matching in unpatched strace versions by Frantisek Sumsal · 5 years ago
  83. b93a261 test: replace `tail -f` with journal cursor which should be... by Frantisek Sumsal · 5 years ago
  84. 90dda34 test: introduce TEST-36-NUMAPOLICY by Frantisek Sumsal · 5 years ago
  85. 5fc2d94 cgroup: make sure that cpuset is supported on cgroup v2 and disabled with v1 by Michal Sekletár · 4 years, 9 months ago
  86. e809564 pid1: fix DefaultTasksMax initialization by Franck Bui · 5 years ago
  87. b55c9b8 cgroup: introduce support for cgroup v2 CPUSET controller by Pavel Hrdina · 5 years ago v239-27
  88. 11f5677 core: imply NNP and SUID/SGID restriction for DynamicUser=yes service by Lennart Poettering · 6 years ago v239-26
  89. b0573f1 units: turn on RestrictSUIDSGID= in most of our long-running daemons by Lennart Poettering · 6 years ago
  90. 797ebaa man: document the new RestrictSUIDSGID= setting by Lennart Poettering · 6 years ago
  91. 3d33855 analyze: check for RestrictSUIDSGID= in "systemd-analyze security" by Lennart Poettering · 6 years ago
  92. f79283a core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= by Lennart Poettering · 6 years ago
  93. b39697a test: add test case for restrict_suid_sgid() by Jan Synacek · 5 years ago
  94. 5a62c0d seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid/sgid files by Lennart Poettering · 6 years ago
  95. 0528a88 main: introduce a define HIGH_RLIMIT_MEMLOCK similar to HIGH_RLIMIT_NOFILE by Lennart Poettering · 6 years ago v239-25
  96. 77a273e pid1: make sure to restore correct default values for some rlimits by Jan Synacek · 4 years, 9 months ago
  97. 781a055 sd-bus: use "queue" message references for managing r/w message queues in connection objects by Lennart Poettering · 6 years ago
  98. ceacf93 journal: use cleanup attribute at one more place by Yu Watanabe · 5 years ago v239-24
  99. dc4c3a5 journal: do not trigger assertion when journal_file_close() get NULL by Yu Watanabe · 5 years ago
  100. b9be2c6 sysctl: let's by default increase the numeric PID range from 2^16 to 2^22 by Michal Sekletár · 4 years, 11 months ago