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