1. 09ed23d rules: add the rule that adds elevator= kernel command line parameter by Lukas Nykryn · 6 years ago v239-13
  2. 1255584 rules: add elevator= kernel command line parameter by Lukas Nykryn · 6 years ago v239-12
  3. ce123e8 test-network: ignore tunnel devices automatically added by kernel by Yu Watanabe · 6 years ago
  4. bf7631e test: replace echo with socat by Frantisek Sumsal · 6 years ago
  5. 7c52627 journald: correctly attribute log messages also with cgroupsv1 by Michal Sekletar · 6 years ago
  6. fde3fa3 journal-remote: set a limit on the number of fields in a message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  7. ad18012 journal-remote: verify entry length from header by Zbigniew Jędrzejewski-Szmek · 6 years ago
  8. c929031 µhttpd: use a cleanup function to call MHD_destroy_response by Zbigniew Jędrzejewski-Szmek · 6 years ago
  9. a4d1779 journald: lower the maximum entry size limit to ½ for non-sealed fds by Zbigniew Jędrzejewski-Szmek · 6 years ago
  10. ed02844 journald: when processing a native message, bail more quickly on overbig messages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  11. 9f53d3c journald: set a limit on the number of fields (1k) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. d3556185 journal: fix syslog_parse_identifier() by Yu Watanabe · 6 years ago
  13. 47b256d6 Revert "sysctl.d: switch net.ipv4.conf.all.rp_filter from 1 to 2" by Lukas Nykryn · 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. 63e71bd travis: reboot the container before running tests by Frantisek Sumsal · 6 years ago
  25. a7f87d1 travis: fix syntax error in .travis.yml by Frantisek Sumsal · 6 years ago
  26. 2d674d4 travis: drop the SELinux Fedora workaround by Frantisek Sumsal · 6 years ago
  27. 45b0a38 travis: RHEL8 support by Frantisek Sumsal · 6 years ago
  28. 5638e18 travis: enable Travis CI on CentOS 7 by Frantisek Sumsal · 6 years ago
  29. 6abfec3 core: enforce a limit on STATUS= texts recvd from services by Lennart Poettering · 6 years ago
  30. 55a1c76 core: when deserializing state always use read_line(…, LONG_LINE_MAX, …) by Lennart Poettering · 6 years ago
  31. 1d43806 tests: drop the precondition check for inherited flag by Frantisek Sumsal · 6 years ago
  32. 03e52d3 unit: don't add Requires for tmp.mount by Lukas Nykryn · 8 years ago v239-11
  33. b694344 meson: check whether gnutls supports TCP fast open by Yu Watanabe · 6 years ago
  34. 9c1b72d meson: rename -Ddebug to -Ddebug-extra by Zbigniew Jędrzejewski-Szmek · 6 years ago
  35. 13d819c test: Drop SKIP_INITRD for QEMU-based tests by Michael Biebl · 6 years ago
  36. 2115fcc nspawn: beef up netns checking a bit, for compat with old kernels by Lennart Poettering · 6 years ago
  37. e8ead61 tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKE by Frantisek Sumsal · 6 years ago
  38. 75c9af8 sysctl.d: switch net.ipv4.conf.all.rp_filter from 1 to 2 by Lubomir Rintel · 6 years ago v239-10
  39. c16785e rules: watch metadata changes on DASD devices by Vojtech Trefny · 6 years ago
  40. 2a4d58b cryptsetup-generator: allow whitespace characters in keydev specification by Michal Sekletar · 6 years ago
  41. 81df5f5 cryptsetup-generator: don't return error if target directory already exists by Michal Sekletar · 6 years ago
  42. 95bfd1d cryptsetup: don't use %m if there's no error to show by Lennart Poettering · 6 years ago
  43. 0977e6b cryptsetup-generator: introduce basic keydev support by Michal Sekletar · 6 years ago
  44. 220a60a sd-bus: properly initialize containers by Jan Synacek · 6 years ago v239-9
  45. eb141ba sd-bus: unify three code-paths which free struct bus_container by Zbigniew Jędrzejewski-Szmek · 6 years ago
  46. 886e5b0 detect-virt: do not try to read all of /proc/cpuinfo by Zbigniew Jędrzejewski-Szmek · 6 years ago
  47. 730ce65 Revert "sysctl.d: request ECN on both in and outgoing connections" by Thomas Hindoe Paaboel Andersen · 6 years ago
  48. b53f89d test: add test case for recursive chown()ing by Lennart Poettering · 6 years ago
  49. c963016 chown-recursive: TAKE_FD() is your friend by Lennart Poettering · 6 years ago
  50. bbe9ac1 chown-recursive: also drop ACLs when recursively chown()ing by Lennart Poettering · 6 years ago
  51. 107d75c chown-recursive: let's rework the recursive logic to use O_PATH by Lennart Poettering · 6 years ago
  52. 5579835 debug-generator: introduce rd.* version of all options by Lukas Nykryn · 6 years ago
  53. 84b15a8 proc-cmdline: introduce PROC_CMDLINE_RD_STRICT by Lukas Nykryn · 6 years ago
  54. 0412acb core: make sure we don't throttle change signal generator when a reload is pending by Lennart Poettering · 6 years ago
  55. 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
  56. 35a2332 core: rename queued_message → pending_reload_message by Lennart Poettering · 6 years ago
  57. c232bc1 dhcp6: make sure we have enough space for the DHCP6 option header by Lennart Poettering · 6 years ago
  58. ebdb962 journal-file: avoid calling ftruncate with invalid fd by David Tardon · 6 years ago
  59. fbe394e firewall-util: add an assert that we're not overwriting a buffer by David Tardon · 6 years ago
  60. 8fdca31 login: avoid leak of name returned by uid_to_name() by David Tardon · 6 years ago
  61. e615b80 dissect-image: use right comparison function by David Tardon · 6 years ago
  62. e0f2dd4 resolved: create /etc/resolv.conf symlink at runtime by Zbigniew Jędrzejewski-Szmek · 9 years ago v239-8
  63. 80d5f0e journal: change support URL shown in the catalog entries by Michal Sekletar · 6 years ago
  64. ab6a1bd tests: backport test_setup_logging() by Michal Sekletar · 6 years ago
  65. 26de3af Introduce free_and_strndup and use it in bus-message.c by Zbigniew Jędrzejewski-Szmek · 6 years ago
  66. 87922b7 bus-message: do not crash on message with a string of zero length by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. e143339 units: don't enable per-service IP firewall by default by Michal Sekletar · 6 years ago
  68. 96b6171 cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990) by Yu Watanabe · 6 years ago
  69. a046230 cryptsetup: add support for sector-size= option (#9936) by Dimitri John Ledkov · 6 years ago
  70. 56f614a random-seed: raise POOL_SIZE_MIN constant to 1024 by Michal Sekletar · 6 years ago
  71. c6903d1 bus: move BUS_DONT_DESTROY calls after asserts by Zbigniew Jędrzejewski-Szmek · 6 years ago
  72. 8618ef2 journal: remove journal audit socket by Michal Sekletar · 6 years ago
  73. b61e804 units: drop DynamicUser=yes from systemd-resolved.service by Michal Sekletar · 6 years ago
  74. ab0228c net_setup_link: allow renaming interfaces that were renamed previously by Michal Sekletar · 6 years ago
  75. 1bb734a Revert "udev: remove WAIT_FOR key" by Michal Sekletar · 6 years ago
  76. 0c5b809 rules: introduce old-style by-path symlinks for FCP based SCSI devices by Michal Sekletar · 7 years ago
  77. a080263 rules: disable auto-online of hot-plugged memory on IBM z Systems by Michal Sekletar · 8 years ago
  78. fd09139 rules: don't hoplug memory on s390x by Lukas Nykryn · 8 years ago
  79. fab2dff rules: load sg driver also when scsi_target appears (#45) by Lukáš Nykrýn · 8 years ago
  80. 21c96c3 rules: prandom character device node permissions by Lukas Nykryn · 9 years ago
  81. a42b57d rules: load sg module by Lukas Nykryn · 10 years ago
  82. 4a7602e rules: reload sysctl settings when the bridge module is loaded by Lukas Nykryn · 10 years ago
  83. d521508 rules: enable memory hotplug by Lukas Nykryn · 10 years ago
  84. 2991b22 rules: add rule for naming Dell iDRAC USB Virtual NIC as 'idrac' by Michal Sekletar · 10 years ago
  85. 787420a rules: automatically online hot-plugged CPUs by Michal Sekletar · 10 years ago
  86. c7f77df pid1: bump maximum number of process in user slice to 80% of pid_max by rpm-build · 6 years ago
  87. f58c5ce Avoid /tmp being mounted as tmpfs without the user's will by Jan Synacek · 7 years ago
  88. b924c79 pid1: bump DefaultTasksMax to 80% of the kernel pid.max value by rpm-build · 6 years ago
  89. 0b3833d logind: set RemoveIPC to false by default by rpm-build · 6 years ago
  90. 79df4db build-sys: Detect whether struct statx is defined in sys/stat.h by Filipe Brandenburger · 6 years ago
  91. de7436b meson: bump package and library version by Lennart Poettering · 6 years ago v239
  92. e8498f8 final touches to NEWS by Lennart Poettering · 6 years ago
  93. 48691dc man: small fixups for systemd-boot(8) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  94. 9a6da35 man: correct the meaning of TimeoutStopSec= (#9325) by Jan Synacek · 6 years ago
  95. 2af7677 tmpfile: do not specify mode and owner to /run/systemd/netif by Yu Watanabe · 6 years ago
  96. 321ed36 journalctl: handle inotify exhaustion nicer by Kevin Kuehler · 6 years ago
  97. fee854e udev: exclude DRBD from block device ownership event locking by Roland Kammerer · 6 years ago
  98. bc3c5e1 man: systemd.offline-updates: Document system-update-pre.target usage by Hans de Goede · 6 years ago
  99. 3502baf Merge pull request #9368 from yuwata/bash-completion-timedate by Zbigniew Jędrzejewski-Szmek · 6 years ago
  100. 704ae53 NEWS: mention 'timedatectl show' by Yu Watanabe · 6 years ago