1. 3cf9361 test-cpu-set-util: fix allocation size check on i386 by Zbigniew Jędrzejewski-Szmek · 5 years ago v239-21 v239-22
  2. f4344bb test-cpu-set-util: fix comparison for allocation size by Zbigniew Jędrzejewski-Szmek · 5 years ago
  3. 613a02b debug-generator: enable custom systemd.debug_shell tty by Jan Synacek · 6 years ago v239-20
  4. cb08463 core, job: fix breakage of ordering dependencies by systemctl reload command by HATAYAMA Daisuke · 5 years ago
  5. 40612e4 cryptsetup: reduce the chance that we will be OOM killed by Michal Sekletár · 4 years, 12 months ago
  6. b47f265 core: disable CPUAccounting by default by Michal Sekletár · 4 years, 12 months ago
  7. a735699 core: introduce NUMAPolicy and NUMAMask options by Michal Sekletár · 5 years ago
  8. 3589462 cpu-set-util: use %d-%d format in cpu_set_to_range_string() only for actual ranges by Michal Sekletar · 5 years ago
  9. b90f935 execute: dump CPUAffinity as a range string instead of a list of CPUs by Michal Sekletar · 5 years ago
  10. cabd905 shared/cpu-set-util: only force range printing one time by Zbigniew Jędrzejewski-Szmek · 5 years ago
  11. fb1244e systemctl: present CPUAffinity mask as a list of CPU index ranges by Michal Sekletar · 6 years ago
  12. 93777a6 shared/cpu-set-util: introduce cpu_set_to_range() by Michal Sekletar · 6 years ago
  13. fd65ead test-cpu-set-util: add test for dbus conversions by Zbigniew Jędrzejewski-Szmek · 5 years ago
  14. daa0243 shared/cpu-set-util: make transfer of cpu_set_t over bus endian safe by Michal Sekletar · 6 years ago
  15. 7aa3209 shared/cpu-set-util: drop now-unused cleanup function by Zbigniew Jędrzejewski-Szmek · 5 years ago
  16. 5e6b616 test-execute: use CPUSet too by Zbigniew Jędrzejewski-Szmek · 5 years ago
  17. 0387294 pid1: when reloading configuration, forget old settings by Zbigniew Jędrzejewski-Szmek · 6 years ago
  18. f71f327 pid1: don't reset setting from /proc/cmdline upon restart by Zbigniew Jędrzejewski-Szmek · 6 years ago
  19. 8bf8409 pid1: parse CPUAffinity= in incremental fashion by Zbigniew Jędrzejewski-Szmek · 6 years ago
  20. 69541e9 test-cpu-set-util: add a smoke test for test_parse_cpu_set_extend() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  21. a1ed6bf test-cpu-set-util: add simple test for cpus_in_affinity_mask() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  22. 4203274 Move cpus_in_affinity_mask() to cpu-set-util.[ch] by Zbigniew Jędrzejewski-Szmek · 5 years ago
  23. 61e5aed Rework cpu affinity parsing by Zbigniew Jędrzejewski-Szmek · 6 years ago
  24. d6935e6 shared/cpu-set-util: remove now-unused CPU_SIZE_TO_NUM() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. 46b4d26 shared/cpu-set-util: move the part to print cpu-set into a separate function by Zbigniew Jędrzejewski-Szmek · 6 years ago
  26. 5d7e8cb core/dbus-execute: remove unnecessary initialization by Zbigniew Jędrzejewski-Szmek · 6 years ago
  27. 789806a core: change ownership/mode of the execution directories also for static users by Lennart Poettering · 6 years ago
  28. 81ca39b execute: remove one redundant comparison check by Lennart Poettering · 6 years ago
  29. 5df63c2 Add a warning about the difference in permissions between existing directories and unit settings. by Taro Yamada · 6 years ago
  30. 3521217 journald: take leading spaces into account in syslog_parse_identifier by Evgeny Vereshchagin · 6 years ago
  31. 2d197ad fuzz-journal-stream: avoid assertion failure on samples which don't fit in pipe by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. 76e2fa8 tests: add a fuzzer for server_process_native_file by Evgeny Vereshchagin · 6 years ago
  33. e7077e3 tests: add a fuzzer for journald streams by Evgeny Vereshchagin · 6 years ago
  34. b276c85 tests: introduce dummy_server_init and use it in all journald fuzzers by Evgeny Vereshchagin · 6 years ago
  35. bef599d journald: check whether sscanf has changed the value corresponding to %n by Evgeny Vereshchagin · 6 years ago
  36. f991a9c tests: add a fuzzer for process_audit_string by Evgeny Vereshchagin · 6 years ago
  37. af471e7 test: initialize syslog_fd in fuzz-journald-kmsg too by Evgeny Vereshchagin · 6 years ago
  38. f00d221 journal: fix an off-by-one error in dev_kmsg_record by Evgeny Vereshchagin · 6 years ago
  39. 43d7262 basic: remove an assertion from cunescape_one by Evgeny Vereshchagin · 6 years ago
  40. e7e70f5 tests: add a fuzzer for dev_kmsg_record by Evgeny Vereshchagin · 6 years ago
  41. 18a45cf tests: put fuzz_journald_processing_function in a .c file by Evgeny Vereshchagin · 6 years ago
  42. 62623ba sd-bus: bump message queue size again by Jan Synacek · 5 years ago
  43. 76176de basic/user-util: allow dots in user names by Jan Synacek · 5 years ago
  44. 4d2145e journal: rely on _cleanup_free_ to free a temporary string used in client_context_read_cgroup by Evgeny Vereshchagin · 6 years ago
  45. 7b00cae resolved: query polkit only after parsing the data by Zbigniew Jędrzejewski-Szmek · 5 years ago v239-19
  46. ddd08e7 resolved: allow access to Set*Link and Revert methods through polkit by Zbigniew Jędrzejewski-Szmek · 5 years ago
  47. d95afbc resolved: do not run loop twice by Zbigniew Jędrzejewski-Szmek · 5 years ago
  48. 7e0f9a0 sd-bus: adjust indentation of comments by Zbigniew Jędrzejewski-Szmek · 5 years ago
  49. c3be943 shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with_description() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  50. 080d3b1 udev: Add id program and rule for FIDO security tokens by Fabian Henneke · 5 years ago
  51. 0160499 sd-device: introduce log_device_*() macros by Yu Watanabe · 6 years ago
  52. cc3c020 selinux: don't log SELINUX_INFO and SELINUX_WARNING messages to audit by Michal Sekletar · 6 years ago
  53. 069cf14 shared/sleep-config: exclude zram devices from hibernation candidates by Andrew Jorgensen · 6 years ago
  54. 33aa231 journald: fixed assertion failure when system journal rotation fails (#9893) by Renaud Métrich · 6 years ago
  55. 55d9d6d path: stop watching path specs once we triggered the target unit by Michal Sekletar · 5 years ago
  56. a26f2b2 core: implement per unit journal rate limiting by Anita Zhang · 6 years ago
  57. 25b9353 core: only watch processes when it's really necessary by Franck Bui · 6 years ago
  58. 79e9566 core: reduce the number of stalled PIDs from the watched processes list when possible by Franck Bui · 6 years ago
  59. f057aa6 process-util: introduce pid_is_my_child() helper by Franck Bui · 6 years ago
  60. 1bf9236 Consider smb3 as remote filesystem by Jan Synacek · 5 years ago
  61. e1bd03e Call getgroups() to know size of supplementary groups array to allocate by Renaud Métrich · 5 years ago
  62. d6210c3 udev: introduce CONST key name by Jan Synacek · 5 years ago
  63. 985837d core: try to reopen /dev/kmsg again right after mounting /dev by Lennart Poettering · 5 years ago
  64. c6c8e0d ask-password: prevent buffer overrow when reading from keyring by Thadeu Lima de Souza Cascardo · 6 years ago
  65. 6240d78 kernel-install: do not require non-empty kernel cmdline by Zbigniew Jędrzejewski-Szmek · 5 years ago
  66. fbe5fa2 sd-bus: make strict asan shut up by Lennart Poettering · 6 years ago
  67. 8bd791f syslog: fix segfault in syslog_parse_priority() by Yu Watanabe · 6 years ago
  68. cffe5d0 core: never propagate reload failure to service result by Lennart Poettering · 5 years ago
  69. ebe9346 analyze-security: fix potential division by zero by Jan Synacek · 5 years ago v239-17 v239-18
  70. a0c135f swap: scan /proc/swaps before processing waitid() results by Lennart Poettering · 5 years ago
  71. 4bc21bb mount: rescan /proc/self/mountinfo before processing waitid() results by Lennart Poettering · 5 years ago
  72. daf63a3 mount: simplify /proc/self/mountinfo handler by Lennart Poettering · 5 years ago
  73. d70e1c2 Change job mode of manager triggered restarts to JOB_REPLACE by Jonathon Kowalski · 6 years ago
  74. 7b3ef16 udev/scsi_id: fix incorrect page length when get device identification VPD page by Zhang Xianwei · 6 years ago
  75. 7a597a0 cryptsetup: Add LUKS2 token support. by Milan Broz · 5 years ago
  76. 788fb77 cryptsetup: call crypt_load() for LUKS only once by Milan Broz · 5 years ago
  77. 4f9d003 cryptsetup: Do not fallback to PLAIN mapping if LUKS data device set fails. by Milan Broz · 5 years ago
  78. fffbf1f journal: do not remove multiple spaces after identifier in syslog message by Yu Watanabe · 6 years ago
  79. f551c05 journal-remote: do not request Content-Length if Transfer-Encoding is chunked by Yu Watanabe · 6 years ago
  80. 980418c sd-bus: deal with cookie overruns by Lennart Poettering · 6 years ago
  81. 8ae19bf journal-gateway: use localStorage["cursor"] only when it has valid value by Yu Watanabe · 6 years ago v239-15
  82. e020d3e journal-gateway: explicitly declare local variables by Yu Watanabe · 6 years ago
  83. 1fd670e sd-login: let's also make sd-login understand ".host" by Lennart Poettering · 6 years ago
  84. 6bf178a sd-bus: allow connecting to the pseudo-container ".host" by Lennart Poettering · 6 years ago
  85. c7861c5 core: introduce new Type=exec service type by Lennart Poettering · 6 years ago
  86. 8c93762 execute: use our usual syntax for defining bit masks by Lennart Poettering · 6 years ago
  87. 5e75fbf core: swap order of "n_storage_fds" and "n_socket_fds" parameters by Lennart Poettering · 6 years ago
  88. bc7c550 socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov() by Filipe Brandenburger · 6 years ago
  89. 8798fce test-socket-util: Add tests for receive_fd_iov() and friends. by Filipe Brandenburger · 6 years ago
  90. 24e6a5d mount-point: honour AT_SYMLINK_FOLLOW correctly by Lennart Poettering · 6 years ago
  91. 770b16b sd-bus: call cap_last_cap() only once in has_cap() by Lennart Poettering · 6 years ago
  92. 5174749 sd-bus: use size_t when dealing with memory offsets by Lennart Poettering · 6 years ago
  93. 401f1fd capability: introduce CAP_TO_MASK_CORRECTED() macro replacing CAP_TO_MASK() by Lennart Poettering · 6 years ago
  94. b234013 sd-journal: escape binary data in match_make_string() by Evgeny Vereshchagin · 6 years ago
  95. fe6895f test-socket-util: avoid "memleak" reported by valgrind by Zbigniew Jędrzejewski-Szmek · 6 years ago
  96. 465534a util: introduce memcmp_safe() by Yu Watanabe · 6 years ago
  97. 6bb1d52 tree-wide: various ubsan zero size memory fixes by Lennart Poettering · 6 years ago
  98. ee93272 tests: keep SYS_PTRACE when running under ASan by Frantisek Sumsal · 6 years ago
  99. a652268 util: do not use stack frame for parsing arbitrary inputs by Yu Watanabe · 6 years ago
  100. 709214f bus-message: avoid wrap-around when using length read from message by Zbigniew Jędrzejewski-Szmek · 6 years ago