1. 7b00cae resolved: query polkit only after parsing the data by Zbigniew Jędrzejewski-Szmek · 5 years ago v239-19
  2. ddd08e7 resolved: allow access to Set*Link and Revert methods through polkit by Zbigniew Jędrzejewski-Szmek · 5 years ago
  3. d95afbc resolved: do not run loop twice by Zbigniew Jędrzejewski-Szmek · 5 years ago
  4. 7e0f9a0 sd-bus: adjust indentation of comments by Zbigniew Jędrzejewski-Szmek · 5 years ago
  5. c3be943 shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with_description() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  6. 080d3b1 udev: Add id program and rule for FIDO security tokens by Fabian Henneke · 5 years ago
  7. 0160499 sd-device: introduce log_device_*() macros by Yu Watanabe · 6 years ago
  8. cc3c020 selinux: don't log SELINUX_INFO and SELINUX_WARNING messages to audit by Michal Sekletar · 6 years ago
  9. 069cf14 shared/sleep-config: exclude zram devices from hibernation candidates by Andrew Jorgensen · 6 years ago
  10. 27d1aca test: bump the second partition's size to 50M by Frantisek Sumsal · 5 years ago
  11. c748b95 test: mask several unnecessary services by Yu Watanabe · 6 years ago
  12. a7f18f9 test: use PBKDF2 instead of Argon2 in cryptsetup... by Frantisek Sumsal · 6 years ago
  13. 33aa231 journald: fixed assertion failure when system journal rotation fails (#9893) by Renaud Métrich · 6 years ago
  14. 55d9d6d path: stop watching path specs once we triggered the target unit by Michal Sekletar · 5 years ago
  15. a26f2b2 core: implement per unit journal rate limiting by Anita Zhang · 6 years ago
  16. 25b9353 core: only watch processes when it's really necessary by Franck Bui · 6 years ago
  17. 79e9566 core: reduce the number of stalled PIDs from the watched processes list when possible by Franck Bui · 6 years ago
  18. f057aa6 process-util: introduce pid_is_my_child() helper by Franck Bui · 6 years ago
  19. 1bf9236 Consider smb3 as remote filesystem by Jan Synacek · 5 years ago
  20. e1bd03e Call getgroups() to know size of supplementary groups array to allocate by Renaud Métrich · 5 years ago
  21. d6210c3 udev: introduce CONST key name by Jan Synacek · 5 years ago
  22. 9f259b4 buildsys: don't garbage collect sections while linking by Michal Sekletar · 5 years ago
  23. 985837d core: try to reopen /dev/kmsg again right after mounting /dev by Lennart Poettering · 5 years ago
  24. c6c8e0d ask-password: prevent buffer overrow when reading from keyring by Thadeu Lima de Souza Cascardo · 6 years ago
  25. 6240d78 kernel-install: do not require non-empty kernel cmdline by Zbigniew Jędrzejewski-Szmek · 5 years ago
  26. 2f44943 travis: don't run slow tests under ASan/UBSan by Frantisek Sumsal · 5 years ago
  27. fbe5fa2 sd-bus: make strict asan shut up by Lennart Poettering · 6 years ago
  28. 8bd791f syslog: fix segfault in syslog_parse_priority() by Yu Watanabe · 6 years ago
  29. 5b14988 travis: drop SCL remains by Frantisek Sumsal · 5 years ago
  30. ac7db0c travis: move to CentOS 8 docker images by Frantisek Sumsal · 5 years ago
  31. a2e0052 man: reorder and add examples to systemd-analyze(1) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. d11fdac man: document systemd-analyze security by Jan Synacek · 5 years ago
  33. cffe5d0 core: never propagate reload failure to service result by Lennart Poettering · 5 years ago
  34. ebe9346 analyze-security: fix potential division by zero by Jan Synacek · 5 years ago v239-17 v239-18
  35. a0c135f swap: scan /proc/swaps before processing waitid() results by Lennart Poettering · 5 years ago
  36. 4bc21bb mount: rescan /proc/self/mountinfo before processing waitid() results by Lennart Poettering · 5 years ago
  37. daf63a3 mount: simplify /proc/self/mountinfo handler by Lennart Poettering · 5 years ago
  38. 72dd8d8 rules: skip memory hotplug on ppc64 by Jan Synacek · 5 years ago v239-16
  39. 705a67a man: note that journal does not validate syslog fields by Jan Synacek · 6 years ago
  40. 8d1a8f0 bash-completion: analyze: support 'security' by Yu Watanabe · 6 years ago
  41. d70e1c2 Change job mode of manager triggered restarts to JOB_REPLACE by Jonathon Kowalski · 6 years ago
  42. 7b3ef16 udev/scsi_id: fix incorrect page length when get device identification VPD page by Zhang Xianwei · 6 years ago
  43. 7a597a0 cryptsetup: Add LUKS2 token support. by Milan Broz · 5 years ago
  44. 788fb77 cryptsetup: call crypt_load() for LUKS only once by Milan Broz · 5 years ago
  45. 4f9d003 cryptsetup: Do not fallback to PLAIN mapping if LUKS data device set fails. by Milan Broz · 5 years ago
  46. fffbf1f journal: do not remove multiple spaces after identifier in syslog message by Yu Watanabe · 6 years ago
  47. f551c05 journal-remote: do not request Content-Length if Transfer-Encoding is chunked by Yu Watanabe · 6 years ago
  48. 980418c sd-bus: deal with cookie overruns by Lennart Poettering · 6 years ago
  49. 8ae19bf journal-gateway: use localStorage["cursor"] only when it has valid value by Yu Watanabe · 6 years ago v239-15
  50. b778638 tools: drop unused variable by Yu Watanabe · 6 years ago
  51. e020d3e journal-gateway: explicitly declare local variables by Yu Watanabe · 6 years ago
  52. afb82e1 test: add test for Type=exec by Lennart Poettering · 6 years ago
  53. 1fd670e sd-login: let's also make sd-login understand ".host" by Lennart Poettering · 6 years ago
  54. 6bf178a sd-bus: allow connecting to the pseudo-container ".host" by Lennart Poettering · 6 years ago
  55. d77d5a9 man: document the new Type=exec type by Lennart Poettering · 6 years ago
  56. c7861c5 core: introduce new Type=exec service type by Lennart Poettering · 6 years ago
  57. 8c93762 execute: use our usual syntax for defining bit masks by Lennart Poettering · 6 years ago
  58. 5e75fbf core: swap order of "n_storage_fds" and "n_socket_fds" parameters by Lennart Poettering · 6 years ago
  59. bc7c550 socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov() by Filipe Brandenburger · 6 years ago
  60. 8798fce test-socket-util: Add tests for receive_fd_iov() and friends. by Filipe Brandenburger · 6 years ago
  61. 814bb6a travis: switch from trusty to xenial by Frantisek Sumsal · 6 years ago
  62. 24e6a5d mount-point: honour AT_SYMLINK_FOLLOW correctly by Lennart Poettering · 6 years ago
  63. 770b16b sd-bus: call cap_last_cap() only once in has_cap() by Lennart Poettering · 6 years ago
  64. 5174749 sd-bus: use size_t when dealing with memory offsets by Lennart Poettering · 6 years ago
  65. 401f1fd capability: introduce CAP_TO_MASK_CORRECTED() macro replacing CAP_TO_MASK() by Lennart Poettering · 6 years ago
  66. b234013 sd-journal: escape binary data in match_make_string() by Evgeny Vereshchagin · 6 years ago
  67. fe6895f test-socket-util: avoid "memleak" reported by valgrind by Zbigniew Jędrzejewski-Szmek · 6 years ago
  68. 465534a util: introduce memcmp_safe() by Yu Watanabe · 6 years ago
  69. 6bb1d52 tree-wide: various ubsan zero size memory fixes by Lennart Poettering · 6 years ago
  70. ee93272 tests: keep SYS_PTRACE when running under ASan by Frantisek Sumsal · 6 years ago
  71. d84b1c6 travis: enable ASan and UBSan on RHEL8 by Frantisek Sumsal · 6 years ago
  72. a652268 util: do not use stack frame for parsing arbitrary inputs by Yu Watanabe · 6 years ago
  73. 709214f bus-message: avoid wrap-around when using length read from message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  74. b63440a bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  75. 5ae60bf fuzz-bus-message: add two test cases that pass now by Zbigniew Jędrzejewski-Szmek · 6 years ago
  76. 13993b5 bus-message: also properly copy struct signature when skipping by Zbigniew Jędrzejewski-Szmek · 6 years ago
  77. d212765 bus-message: fix skipping of array fields in !gvariant messages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  78. f6af2bf bus-message: output debug information about offset troubles by Zbigniew Jędrzejewski-Szmek · 6 years ago
  79. 03f2823 bus-message: drop asserts in functions which are wrappers for varargs version by Zbigniew Jędrzejewski-Szmek · 6 years ago
  80. 871bb54 bus-message: fix calculation of offsets table for arrays by Zbigniew Jędrzejewski-Szmek · 6 years ago
  81. fcaaf6f bus-message: remove duplicate assignment by Zbigniew Jędrzejewski-Szmek · 6 years ago
  82. 38a5ae7 bus-message: fix calculation of offsets table by Zbigniew Jędrzejewski-Szmek · 6 years ago
  83. 625795e bus: do not print (null) if the message has unknown type by Zbigniew Jędrzejewski-Szmek · 6 years ago
  84. 5d6a8b1 bus-message: use define by Zbigniew Jędrzejewski-Szmek · 6 years ago
  85. d28abe1 bus-message: rename function for clarity by Zbigniew Jędrzejewski-Szmek · 6 years ago
  86. 3924b6c bus-message: let's always use -EBADMSG when the message is bad by Zbigniew Jędrzejewski-Szmek · 6 years ago
  87. a2da2b4 bus-message: avoid an infinite loop on empty structures by Zbigniew Jędrzejewski-Szmek · 6 years ago
  88. a82cf4a bus-message: use structured initialization to avoid use of unitialized memory by Zbigniew Jędrzejewski-Szmek · 6 years ago
  89. 9a6a36b fuzz-bus-message: add fuzzer for message parsing by Zbigniew Jędrzejewski-Szmek · 6 years ago
  90. 6a8c286 meson: treat all fuzz cases as unit tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. 2eca34c meson: use .source_root() in more places by Zbigniew Jędrzejewski-Szmek · 6 years ago
  92. fff862c meson: drop duplicated condition by Zbigniew Jędrzejewski-Szmek · 6 years ago
  93. 1a368ab meson: allow building resolved and machined without nss modules by Yu Watanabe · 6 years ago
  94. c405c30 meson: add -Dlog-trace to set LOG_TRACE by Zbigniew Jędrzejewski-Szmek · 6 years ago
  95. 4c6c216 test-bus-marshal: use cescaping instead of hexmem by Zbigniew Jędrzejewski-Szmek · 6 years ago
  96. 338519b fuzz: unify the "fuzz-regressions" directory with the main corpus by Zbigniew Jędrzejewski-Szmek · 6 years ago
  97. 684f05b test: add testcase for issue 10007 by oss-fuzz by Yu Watanabe · 6 years ago
  98. 4bb9ba2 fuzz: rename "fuzz-corpus" directory to just "fuzz" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  99. 1d33acf tests: add a reproducer for another infinite loop in ndisc_handle_datagram by Evgeny Vereshchagin · 6 years ago
  100. 514d782 tests: add a reproducer for an infinite loop in ndisc_handle_datagram by Evgeny Vereshchagin · 6 years ago