1. 9d0046c Revert "core: one step back again, for nspawn we actually can't wait for cgroups running empty since systemd will get exactly zero notifications about it" by Lukas Nykryn · 9 years ago v239-14
  2. f2f784a sd-bus: if we receive an invalid dbus message, ignore and proceeed by Lennart Poettering · 6 years ago
  3. 5eb96e5 Allocate temporary strings to hold dbus paths on the heap by Riccardo Schirone · 6 years ago
  4. ac9c51b Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. by Riccardo Schirone · 6 years ago
  5. 94b18b8 bus-socket: Fix line_begins() to accept word matching full string by Filipe Brandenburger · 6 years ago
  6. 7c52627 journald: correctly attribute log messages also with cgroupsv1 by Michal Sekletar · 6 years ago
  7. fde3fa3 journal-remote: set a limit on the number of fields in a message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  8. ad18012 journal-remote: verify entry length from header by Zbigniew Jędrzejewski-Szmek · 6 years ago
  9. c929031 µhttpd: use a cleanup function to call MHD_destroy_response by Zbigniew Jędrzejewski-Szmek · 6 years ago
  10. a4d1779 journald: lower the maximum entry size limit to ½ for non-sealed fds by Zbigniew Jędrzejewski-Szmek · 6 years ago
  11. ed02844 journald: when processing a native message, bail more quickly on overbig messages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. 9f53d3c journald: set a limit on the number of fields (1k) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  13. d3556185 journal: fix syslog_parse_identifier() by Yu Watanabe · 6 years ago
  14. 9b9b6d8 process-util: don't use overly large buffer to store process command line by Michal Sekletar · 6 years ago
  15. 8da81d2 journald: periodically drop cache for all dead PIDs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  16. de72fa6 journal: limit the number of entries in the cache based on available memory by Zbigniew Jędrzejewski-Szmek · 6 years ago
  17. ee14a2b basic/prioq: add prioq_peek_item() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  18. 60b831e procfs-util: expose functionality to query total memory by Zbigniew Jędrzejewski-Szmek · 6 years ago
  19. 04326c0 coredump: fix message when we fail to save a journald coredump by Zbigniew Jędrzejewski-Szmek · 6 years ago
  20. 6298317 basic/process-util: limit command line lengths to _SC_ARG_MAX by Zbigniew Jędrzejewski-Szmek · 6 years ago
  21. b6c1094 journald: do not store the iovec entry for process commandline on stack by Zbigniew Jędrzejewski-Szmek · 6 years ago
  22. 285e4d2 journald: remove unnecessary {} by Zbigniew Jędrzejewski-Szmek · 6 years ago
  23. af43906 coredump: remove duplicate MESSAGE= prefix from message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  24. 6abfec3 core: enforce a limit on STATUS= texts recvd from services by Lennart Poettering · 6 years ago
  25. 55a1c76 core: when deserializing state always use read_line(…, LONG_LINE_MAX, …) by Lennart Poettering · 6 years ago
  26. 1d43806 tests: drop the precondition check for inherited flag by Frantisek Sumsal · 6 years ago
  27. 03e52d3 unit: don't add Requires for tmp.mount by Lukas Nykryn · 8 years ago v239-11
  28. 2115fcc nspawn: beef up netns checking a bit, for compat with old kernels by Lennart Poettering · 6 years ago
  29. 2a4d58b cryptsetup-generator: allow whitespace characters in keydev specification by Michal Sekletar · 6 years ago
  30. 81df5f5 cryptsetup-generator: don't return error if target directory already exists by Michal Sekletar · 6 years ago
  31. 95bfd1d cryptsetup: don't use %m if there's no error to show by Lennart Poettering · 6 years ago
  32. 0977e6b cryptsetup-generator: introduce basic keydev support by Michal Sekletar · 6 years ago
  33. 220a60a sd-bus: properly initialize containers by Jan Synacek · 6 years ago v239-9
  34. eb141ba sd-bus: unify three code-paths which free struct bus_container by Zbigniew Jędrzejewski-Szmek · 6 years ago
  35. 886e5b0 detect-virt: do not try to read all of /proc/cpuinfo by Zbigniew Jędrzejewski-Szmek · 6 years ago
  36. b53f89d test: add test case for recursive chown()ing by Lennart Poettering · 6 years ago
  37. c963016 chown-recursive: TAKE_FD() is your friend by Lennart Poettering · 6 years ago
  38. bbe9ac1 chown-recursive: also drop ACLs when recursively chown()ing by Lennart Poettering · 6 years ago
  39. 107d75c chown-recursive: let's rework the recursive logic to use O_PATH by Lennart Poettering · 6 years ago
  40. 5579835 debug-generator: introduce rd.* version of all options by Lukas Nykryn · 6 years ago
  41. 84b15a8 proc-cmdline: introduce PROC_CMDLINE_RD_STRICT by Lukas Nykryn · 6 years ago
  42. 0412acb core: make sure we don't throttle change signal generator when a reload is pending by Lennart Poettering · 6 years ago
  43. 52a474c core: when we can't send the pending reload message, say we ignore it in the warning we log by Lennart Poettering · 6 years ago
  44. 35a2332 core: rename queued_message → pending_reload_message by Lennart Poettering · 6 years ago
  45. c232bc1 dhcp6: make sure we have enough space for the DHCP6 option header by Lennart Poettering · 6 years ago
  46. ebdb962 journal-file: avoid calling ftruncate with invalid fd by David Tardon · 6 years ago
  47. fbe394e firewall-util: add an assert that we're not overwriting a buffer by David Tardon · 6 years ago
  48. 8fdca31 login: avoid leak of name returned by uid_to_name() by David Tardon · 6 years ago
  49. e615b80 dissect-image: use right comparison function by David Tardon · 6 years ago
  50. e0f2dd4 resolved: create /etc/resolv.conf symlink at runtime by Zbigniew Jędrzejewski-Szmek · 9 years ago v239-8
  51. ab6a1bd tests: backport test_setup_logging() by Michal Sekletar · 6 years ago
  52. 26de3af Introduce free_and_strndup and use it in bus-message.c by Zbigniew Jędrzejewski-Szmek · 6 years ago
  53. 87922b7 bus-message: do not crash on message with a string of zero length by Zbigniew Jędrzejewski-Szmek · 6 years ago
  54. 96b6171 cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990) by Yu Watanabe · 6 years ago
  55. a046230 cryptsetup: add support for sector-size= option (#9936) by Dimitri John Ledkov · 6 years ago
  56. 56f614a random-seed: raise POOL_SIZE_MIN constant to 1024 by Michal Sekletar · 6 years ago
  57. c6903d1 bus: move BUS_DONT_DESTROY calls after asserts by Zbigniew Jędrzejewski-Szmek · 6 years ago
  58. ab0228c net_setup_link: allow renaming interfaces that were renamed previously by Michal Sekletar · 6 years ago
  59. 1bb734a Revert "udev: remove WAIT_FOR key" by Michal Sekletar · 6 years ago
  60. c7f77df pid1: bump maximum number of process in user slice to 80% of pid_max by rpm-build · 6 years ago
  61. f58c5ce Avoid /tmp being mounted as tmpfs without the user's will by Jan Synacek · 7 years ago
  62. b924c79 pid1: bump DefaultTasksMax to 80% of the kernel pid.max value by rpm-build · 6 years ago
  63. 0b3833d logind: set RemoveIPC to false by default by rpm-build · 6 years ago
  64. 79df4db build-sys: Detect whether struct statx is defined in sys/stat.h by Filipe Brandenburger · 6 years ago
  65. 321ed36 journalctl: handle inotify exhaustion nicer by Kevin Kuehler · 6 years ago
  66. fee854e udev: exclude DRBD from block device ownership event locking by Roland Kammerer · 6 years ago
  67. 8811690 core: explicitly trigger changing udev SYSTEMD_WANTS properties by Lennart Poettering · 6 years ago
  68. b5c9144 analyze: use _cleanup_ for freeing the manager object by Lennart Poettering · 6 years ago
  69. 4d2a7ff analyze: use log_unit_error_errno()'s return value where we can by Lennart Poettering · 6 years ago
  70. 7675251 tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring unneeded variables by Lennart Poettering · 6 years ago
  71. 01d32c0 core: use fflush_and_check() where appropriate by Lennart Poettering · 6 years ago
  72. fc65dab test-condition: extend tests to all ConditionSecurity= values by Zbigniew Jędrzejewski-Szmek · 6 years ago
  73. be405b9 condition: add new conditon ConditionSecurity=uefi-secureboot by Lennart Poettering · 6 years ago
  74. 92963e7 Merge pull request #9363 from yuwata/specifier-config-dir by Zbigniew Jędrzejewski-Szmek · 6 years ago
  75. 56ddbf1 meson: make DNS-over-TLS support optional by Yu Watanabe · 6 years ago
  76. 25c59b5 systemctl: mask always reports the same unit names when different unknown units are passed by Franck Bui · 6 years ago
  77. 969309c core: add unit specifier for configuration directory root by Yu Watanabe · 6 years ago
  78. 54781ad test-sizeof: another aproach to _Float128 availability detection by Zbigniew Jędrzejewski-Szmek · 6 years ago
  79. a6887cc tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations by Lennart Poettering · 6 years ago
  80. 41145af Revert "mention alias for poweroff in machinectl --help" by Lennart Poettering · 6 years ago
  81. 6dd9477 Merge pull request #9348 from keszybz/copyright-removal by Lennart Poettering · 6 years ago
  82. 68ad174 Drop copyrights tags for "systemd authors" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  83. 5b4f9cc basic/bpf-program: drop obsolete comment by Zbigniew Jędrzejewski-Szmek · 6 years ago
  84. d9b02e1 tree-wide: drop copyright headers from frequent contributors by Zbigniew Jędrzejewski-Szmek · 6 years ago
  85. 3c47d50 shared/path-lookup: remove unnecessary 'if' to help gcc by Zbigniew Jędrzejewski-Szmek · 6 years ago
  86. d149a40 resolve: fix log message by Yu Watanabe · 6 years ago
  87. e55fc5b resolve: do not log about negative cache for mdns packets by Yu Watanabe · 6 years ago
  88. 91fd396 mention alias for poweroff in machinectl --help by Christian Rebischke · 6 years ago
  89. 44b598a networkd: Unify set MTU by Susant Sahani · 6 years ago
  90. c0373eb scsi_id: Fixup prefix for pre-SPC inquiry reply by Hannes Reinecke · 7 years ago
  91. 14c1abc add _AUDIT_TYPE_NAME field to audit records in the journal by Jérémy Rosen · 6 years ago
  92. 1183320 resolved: move dot to end of sentence by Zbigniew Jędrzejewski-Szmek · 6 years ago
  93. 22509a8 sd-bus: fix typo in comment by Yu Watanabe · 6 years ago
  94. 31d99bd tree-wide: do not assign values if not used by Yu Watanabe · 6 years ago
  95. 496ab38 Merge pull request #9330 from yuwata/ja-po-portable by Zbigniew Jędrzejewski-Szmek · 6 years ago
  96. 980982d mount: do not output (null) in option by Yu Watanabe · 6 years ago
  97. 9c7f1ab portable: update polkit messages by Yu Watanabe · 6 years ago
  98. 3fe9107 Correct a number of trivial typos. by Chris Lamb · 6 years ago
  99. ed563b6 do not filter out deprecated USER audit messages by Jérémy Rosen · 6 years ago
  100. 98008ca shared: do not include ~ when appending syscall filters property by Ronny Chevalier · 6 years ago