1. db9c5ae Merge pull request #14201 from poettering/v244-final by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago v244
  2. c152a2b nspawn: allow Capability=all in systemd.nspawn [EXEC] section by afg · 4 years, 12 months ago
  3. 78b2bb4 hwdb: run another 'hwdb-update' by Lennart Poettering · 4 years, 12 months ago
  4. 8bf2a31 NEWS: update for final 244 by Lennart Poettering · 4 years, 12 months ago
  5. dd08aa6 README: move logo up, like on brand.systemd.io README by Lennart Poettering · 4 years, 12 months ago
  6. dc2d009 README: use more appropriate logo format for README by Lennart Poettering · 4 years, 12 months ago
  7. 173c787 update TODO by Lennart Poettering · 4 years, 12 months ago
  8. 3db7d5d network: fix double free() by Yu Watanabe · 4 years, 12 months ago
  9. e681a2e man: use literal tag at one more place by Yu Watanabe · 4 years, 12 months ago
  10. 0bca283 man: document sd_event_source_set_floating() by Lennart Poettering · 4 years, 12 months ago
  11. 88eb051 man: use mkswap@ instead of makeswap@ by Jan Tojnar · 4 years, 12 months ago
  12. 806c6a5 journald: don't ask for the machine ID if we don't need it by Lennart Poettering · 5 years ago
  13. 3aebd9d journalctl: pager_close() calls fflush(stdout) anyway as first thing by Lennart Poettering · 4 years, 12 months ago
  14. c31469e journald: remove unused field by Lennart Poettering · 4 years, 12 months ago
  15. 2275b74 journalctl: return EOPNOTSUPP if pcre is not enabled by Lennart Poettering · 5 years ago
  16. 870a2d8 man: don't claim journalctl would still use signals by Lennart Poettering · 4 years, 12 months ago
  17. 5a5bd9f man: add reference to journald man page from systemd.journal-fields(7) by Lennart Poettering · 4 years, 12 months ago
  18. d58b613 man: apparently we lowercased STDOUT/STDERR everywhere else in docs, do so here too by Lennart Poettering · 4 years, 12 months ago
  19. 6831520 Merge pull request #14179 from poettering/help-fixlets by Lennart Poettering · 4 years, 12 months ago
  20. d18df32 man: drop reference to machined, add one for journald instead by Lennart Poettering · 4 years, 12 months ago
  21. 6f63c5b notify: add color to --help by Lennart Poettering · 4 years, 12 months ago
  22. 37a9235 nspawn: highlight description string in --help text by Lennart Poettering · 4 years, 12 months ago
  23. d2a5659 Merge pull request #14166 from keszybz/transient-unit-settings by Yu Watanabe · 4 years, 12 months ago
  24. 5bb4503 test-functions: make sure we use the right library path for binaries without RPATH by Lennart Poettering · 4 years, 12 months ago
  25. 6da498c shared/ask-password-api: modify keyctl break value by Kevin Kuehler · 4 years, 12 months ago
  26. a434236 systemctl: fix indentation of cgroup tree by Lennart Poettering · 4 years, 12 months ago
  27. 408c81f cryptsetup: reduce the chance that we will be OOM killed by Michal Sekletár · 4 years, 12 months ago
  28. 6cf5c33 Merge pull request #14164 from poettering/exec-start-transient-fix by Lennart Poettering · 4 years, 12 months ago
  29. cddaeae Merge pull request #14145 from poettering/process-bypass by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  30. b096d14 doc: update list of transient units by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  31. e737017 pid1: make TimeoutAbortSec settable for transient units by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  32. a61d687 pid1: fix setting of DefaultTimeoutAbortSec by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  33. b9d9fbe shared/conf-parser: remove unnecessary whitespace skipping by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  34. c57d2a7 shared/bus-unit-util: word wrap by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  35. 540ac93 core: prefer non-@ syntax for ExecStart= by Lennart Poettering · 4 years, 12 months ago
  36. f14bf01 core: write out correct field name when creating transient service units by Lennart Poettering · 4 years, 12 months ago
  37. 403e4b4 Merge pull request #14160 from mwilck/fix-shutdown-hang by Yu Watanabe · 4 years, 12 months ago
  38. 370f0dc doc: drop rhs from transient settings list by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  39. a19b9a3 man/systemd.link: Add missing verb *be* by Paul Menzel · 4 years, 12 months ago
  40. 030f457 udevd: don't use monitor after manager_exit() by Martin Wilck · 4 years, 12 months ago
  41. 3cabdc2 Revert "udevd: fix crash when workers time out after exit is signal caught" by Martin Wilck · 4 years, 12 months ago
  42. 72fd79b test-fileio: cast EOF to (char) before comparing with char explicitly by Lennart Poettering · 5 years ago
  43. 6eee885 udev: tiny update for log messages by Yu Watanabe · 4 years, 12 months ago
  44. f5c3892 network: also assume Table=local for ipv6 route if Type=local, broadcast, anycast or nat (#14148) by Yu Watanabe · 4 years, 12 months ago
  45. cfbb1c6 Merge pull request #14134 from keszybz/variables-and-docs by Yu Watanabe · 4 years, 12 months ago
  46. 05d6628 Merge pull request #14151 from mk-fg/fix-timer-dump-syntax-bug by Anita Zhang · 4 years, 12 months ago
  47. 0810e39 core.timer: fix "systemd-analyze dump" and docs syntax inconsistencies wrt OnTimezoneChange= by Mike Kazantsev · 4 years, 12 months ago
  48. 9b1f0b9 Merge pull request #14112 from keszybz/restart-no-log by Anita Zhang · 5 years ago
  49. 5c7b997 process-util: shortcut get_process_state() for our own process by Lennart Poettering · 5 years ago
  50. cde93ba process-util: shortcut get_process_comm() for our own process by Lennart Poettering · 5 years ago
  51. aad3a64 process-util: tweak get_process_cwd() when calling for own process by Lennart Poettering · 5 years ago
  52. 6a5b75d man: refer to systemd.syntax(7) from systemd.nspawn(5) by Zbigniew Jędrzejewski-Szmek · 5 years ago
  53. 83dbb4d fuzz-unit-file: add new items to the corpus by Zbigniew Jędrzejewski-Szmek · 5 years ago
  54. 0b8d307 pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes= by Zbigniew Jędrzejewski-Szmek · 5 years ago
  55. 1a92b3f Merge pull request #14129 from jlxawk/hwdb-sensor-jumper-ezpad-go by hadess · 5 years ago
  56. e05b7c0 test-proc-cmdline: disable EFI-dependent tests when EFI is disabled by Mike Gilbert · 5 years ago
  57. 9e94246 hwdb: add bluetooth entry for Logitech MX Anywhere 2S by Haochen Tong · 5 years ago
  58. 81a4108 man: restores ConditionVirtualization documentation (#14138) by Steve Ramage · 5 years ago
  59. 3d58bfc man: document all pager variables for systemctl and systemd by Zbigniew Jędrzejewski-Szmek · 5 years ago
  60. c484315 basic/terminal-util: add support for $NO_COLOR by Zbigniew Jędrzejewski-Szmek · 5 years ago
  61. 8c99d40 travis: add missing closing quote sign by Yu Watanabe · 5 years ago
  62. 9627fc6 hwdb: add accel sensor entry for Jumper EZpad Go by J. Xing · 5 years ago
  63. 78af8a7 meson: bump version numbers for v244 by Zbigniew Jędrzejewski-Szmek · 5 years ago v244-rc1
  64. 58c0663 Merge pull request #14099 from keszybz/machine-ref-unref-fix by Zbigniew Jędrzejewski-Szmek · 5 years ago
  65. b4e2236 systemd-tmpfiles: don't install timer when service isn't installed either by Pascal de Bruijn · 5 years ago
  66. 62092b2 Merge pull request #14109 from poettering/varlink-tweaks by Zbigniew Jędrzejewski-Szmek · 5 years ago
  67. 868f7d3 core/service: downgrade "scheduling restart" message to debug by Zbigniew Jędrzejewski-Szmek · 5 years ago
  68. f1194f5 varlink: fix enablement of varlink timeout event source by Lennart Poettering · 5 years ago
  69. c4fe0cb varlink: drop too much whitespace by Lennart Poettering · 5 years ago
  70. 88a36d3 varlink: port varlink code over to use getdtablesize() for sizing number of concurrent connections by Lennart Poettering · 5 years ago
  71. a0c41de varlink: move connection fds > fd2 by Lennart Poettering · 5 years ago
  72. 45a6c96 varlink: fix support for more/continues method calls by Lennart Poettering · 5 years ago
  73. 6988766 machine: fold machine_stop_scope() into machine_stop() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  74. eec12b7 machined: simplify reference handling for units by Zbigniew Jędrzejewski-Szmek · 5 years ago
  75. a01ecfa machine: simplify machine_start_scope() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  76. af22794 machine: make machine_start_scope() static by Zbigniew Jędrzejewski-Szmek · 5 years ago
  77. f47bd09 nspawn: log syscalls we cannot add at debug level by Zbigniew Jędrzejewski-Szmek · 5 years ago
  78. ec56251 man: use <constant> for capability names in nspawn page by Zbigniew Jędrzejewski-Szmek · 5 years ago
  79. 8a99bd0 nspawn: dump capability list with --capabilities=help by Zbigniew Jędrzejewski-Szmek · 5 years ago
  80. bdf2357 NEWS: add contributors for v244 by Zbigniew Jędrzejewski-Szmek · 5 years ago
  81. 6df0860 mailmap: update by Zbigniew Jędrzejewski-Szmek · 5 years ago
  82. 353a6f2 Merge pull request #14081 from poettering/xattr-list-rework by Zbigniew Jędrzejewski-Szmek · 5 years ago
  83. fd0d10f Merge pull request #14105 from keszybz/man-directives-cleanup by Zbigniew Jędrzejewski-Szmek · 5 years ago
  84. 80fc316 hwdb: Dell venue 10 pro 5055 accel mount matrix (#14104) by ksbex · 5 years ago
  85. 8c6c56c man: sort options without "=" in the directives index by Zbigniew Jędrzejewski-Szmek · 5 years ago
  86. f8b6853 man: fix a few bogus entries in directives index by Zbigniew Jędrzejewski-Szmek · 5 years ago
  87. b0343f8 man: change noindex="true" to index="false" by Zbigniew Jędrzejewski-Szmek · 5 years ago
  88. 8eb6e6e man: use <command> not <option> for commands in resolvectl(1) by Zbigniew Jędrzejewski-Szmek · 5 years ago
  89. 351de38 bootctl: make 'random-seed' handle inability to write system token EFI variable gracefully by Lennart Poettering · 5 years ago
  90. 7f95bb2 resolve: rename define fixing a typo by Zbigniew Jędrzejewski-Szmek · 5 years ago
  91. 9389a3c Merge pull request #14093 from poettering/cgroups-delegate-xattr by Zbigniew Jędrzejewski-Szmek · 5 years ago
  92. 7daa88e update TODO by Lennart Poettering · 5 years ago
  93. a2e361d cgls: visually separate processes from cgroups by Lennart Poettering · 5 years ago
  94. 74d8ccd cgls: show delegation boundaries by underlining the cgroup in the output by Lennart Poettering · 5 years ago
  95. 3288ea8 core: set "trusted.delegate" xattr on cgroups that are delegation boundaries by Lennart Poettering · 5 years ago
  96. bf25f16 cgroup-util: add new cg_remove_xattr() for removing xattr from cgroup by Lennart Poettering · 5 years ago
  97. 59a49b1 Merge pull request #14090 from poettering/clonenewns-fix by Lennart Poettering · 5 years ago
  98. 168e131 update NEWS by Lennart Poettering · 5 years ago
  99. 8490fc7 Merge pull request #14036 from keszybz/systectl-add-logs-and-watchdogs by Zbigniew Jędrzejewski-Szmek · 5 years ago
  100. 2d8898f Merge pull request #14074 from keszybz/rename-system-options by Zbigniew Jędrzejewski-Szmek · 5 years ago