1. 67a0bf9 man: Add a missing space in machinectl(1) by Philip Withnall · 6 years ago
  2. e32f02f man: fix typo by Michael Biebl · 6 years ago
  3. 1a5e990 man: fix description of ARPIntervalSec= units by Zbigniew Jędrzejewski-Szmek · 6 years ago
  4. 942103b man: remove repeated words by Zbigniew Jędrzejewski-Szmek · 6 years ago
  5. e4d4640 man/systemctl.xml: fix missing "not" by Carlo Teubner · 6 years ago
  6. fca1fec systemd-nspawn(1): update example section by camoz · 6 years ago
  7. 5442366 man: rework the description of Aliases and .wants/.requires directories by Zbigniew Jędrzejewski-Szmek · 6 years ago
  8. ae71c6f docs: typo in arg name replace-irreversible -> replace-irreversibly by Anita Zhang · 6 years ago
  9. 09774a5 meson: make nologin path build time configurable by Michael Biebl · 6 years ago
  10. 69ffeeb man: add note about systemctl stop return value by Zbigniew Jędrzejewski-Szmek · 6 years ago
  11. 5964d14 man: offline-updates: make dependence on system-update.target explicit by Michael Zhivich · 6 years ago
  12. 7c46a69 man: add example for setting multiple properties at once by Lennart Poettering · 6 years ago
  13. 1d72789 man: CPUShares= is so 2015 by Lennart Poettering · 6 years ago
  14. 45da304 man: document that WakeSystem= requires privs by Lennart Poettering · 6 years ago
  15. bed58a0 man: document that "systemd-analyze blame/critical-chain" is not useful to track down job latency by Lennart Poettering · 6 years ago
  16. c5461f3 man: be more explicit that Type=oneshot services are not "active" after starting by Lennart Poettering · 6 years ago
  17. 455ee07 man: document that the supplementary groups list is initialized from User='s database entry by Lennart Poettering · 6 years ago
  18. 853ec5f man: Add some notes about variable $prefix for StateDirectory= by Philip Withnall · 6 years ago
  19. 3f5355b man: document tmpfiles.d/ user/group resolvability needs by Lennart Poettering · 6 years ago
  20. c15b92c man: fix wrong udev property name by Yu Watanabe · 6 years ago
  21. 0a26de5 codespell: fix spelling errors by Ben Boeckel · 6 years ago
  22. 7a6d834 Document /etc/initrd-release by Jérémy Rosen · 6 years ago
  23. 0f5caf8 udev,network: warn when .link or .network file has no [Match] section by Yu Watanabe · 6 years ago
  24. 9483eab man: describe interaction with ProtectHome=/InaccessiblePaths= in BindMount= by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. 87c70a9 Document (final) assignment on the RUN (#12310) by Florian Dollinger · 6 years ago
  26. 55a37d7 Update UEFI URLs (#12260) by Paul Menzel · 6 years ago
  27. 52efbd8 Merge pull request #12223 from yuwata/network-wireguard-preshared-key-file by Zbigniew Jędrzejewski-Szmek · 6 years ago
  28. a3945c6 network: add WireGuardPeer.PresharedKeyFile= setting by Yu Watanabe · 6 years ago
  29. cb31e7c network: make reading PrivateKeyFile= failure always fatal by Yu Watanabe · 6 years ago
  30. 2c9e754 Merge pull request #12241 from keszybz/two-man-link-additions by Zbigniew Jędrzejewski-Szmek · 6 years ago
  31. 7a447d2 man: add a lengthy example for NamePolicy= debugging by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. 5857693 man: say that .link NamePolicy= should be empty for Name= to take effect by Zbigniew Jędrzejewski-Szmek · 6 years ago
  33. 438e6a4 man: add references from the .mount and .service man pages to systemd-{mount,run} pages by Lennart Poettering · 6 years ago
  34. 30ab7a5 man: elaborate on fd ownership in sd_event_add_io(3) by Lennart Poettering · 6 years ago
  35. 4ea0f67 units: add time-set.target by Peter A. Bigot · 7 years ago
  36. 82d0776 man/systemd-sysusers: Fix typo in *from* to *form* by Paul Menzel · 6 years ago
  37. 565026b man: correct units path usage according to FHS (#11388) by Jonas DOREL · 6 years ago
  38. bf65b7e core: imply NNP and SUID/SGID restriction for DynamicUser=yes service by Lennart Poettering · 6 years ago
  39. 7445db6 man: document the new RestrictSUIDSGID= setting by Lennart Poettering · 6 years ago
  40. d9b8c2e man: document the two new .timer settings by Lennart Poettering · 6 years ago
  41. 3f8f021 Merge pull request #12030 from poettering/condition-memory by Yu Watanabe · 6 years ago
  42. 1589231 Merge pull request #12168 from poettering/man-fixes by Yu Watanabe · 6 years ago
  43. dd09a9e Merge pull request #12160 from yuwata/wait-online-allow-configuring by Yu Watanabe · 6 years ago
  44. 2f9859b wait-online: add --any option by Yu Watanabe · 6 years ago
  45. 0b14581 man: update FooOverUDP= by Yu Watanabe · 6 years ago
  46. 58031d9 man: be clearer that .timer time expressions need to be reset to override them by Lennart Poettering · 6 years ago
  47. 6d463b8 man: refer to innermost directory as innermost, not as "lowest" by Lennart Poettering · 6 years ago
  48. 8601482 man: tweak XyzDirectory= table a bit by Lennart Poettering · 6 years ago
  49. c65c01c man: update Tunnel.Key= and friends by Yu Watanabe · 6 years ago
  50. ef81ce6 man: clarify which addresses are affected by IPAddressAllow=/IPAddressDeny= by Lennart Poettering · 6 years ago
  51. 7500647 tmpfiles: support the FS_PROJINHERIT_FL chattr flag by Lennart Poettering · 6 years ago
  52. c6335c3 Merge pull request #12115 from poettering/verbose-job-enqueue by Zbigniew Jędrzejewski-Szmek · 6 years ago
  53. 65aeb9d man: clarify the role of OnBootSec= in containers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  54. df4a7cb man: document the new systemctl --show-transaction option by Lennart Poettering · 6 years ago
  55. c49357e man: rework timer docs to use a table for monotonic timers by Lennart Poettering · 6 years ago
  56. 3aaae27 man: clarify that ExecStop= is always called by Zbigniew Jędrzejewski-Szmek · 6 years ago
  57. 543e6bd man: update description of initrd in bootup(7) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  58. 3f4c9bc Merge pull request #12066 from yuwata/fix-network-tunnel-12041 by Yu Watanabe · 6 years ago
  59. 8643885 man: mention that Tunnel.Local= and Tunnel.Remote= can take 'any' by Yu Watanabe · 6 years ago
  60. d653a35 man: do not wrap line in the table by Yu Watanabe · 6 years ago
  61. e947830 Merge pull request #12046 from keszybz/simplify-invocation-id-check by Lennart Poettering · 6 years ago
  62. b239288 Merge pull request #11931 from yuwata/condition-test-list by Yu Watanabe · 6 years ago
  63. bb068de nspawn: add --no-pager switch by Zbigniew Jędrzejewski-Szmek · 6 years ago
  64. d689bbc man: mention that conditions in [Match] section support negation by Yu Watanabe · 6 years ago
  65. 1cdca39 man: use literal tag by Yu Watanabe · 6 years ago
  66. b1de39d man: make separate "Errors" sections subsection of "Return value" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. 6d99c5d man: document error values for sd_id128_get_*() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  68. d99058c man: adjust nspawn man page to follow same section/order as --help text by Lennart Poettering · 6 years ago
  69. d0b6a10 Merge pull request #9762 from poettering/nspawn-oci by Zbigniew Jędrzejewski-Szmek · 6 years ago
  70. 2b60d7e man: document ConditionMemory= + ConditionCPUs= by Lennart Poettering · 6 years ago
  71. 2877d42 condition: for completenes sake at != comparator for ConditionKernelVersion= by Lennart Poettering · 6 years ago
  72. 4890482 journalctl: support `-b all` to negate effect of -b by dana · 6 years ago
  73. f0e3650 man: clarify that /run/media/system/ is where mounts are placed by default by Lennart Poettering · 6 years ago
  74. 3d6c367 man: document the various new options nspawn learnt by Lennart Poettering · 7 years ago
  75. d323a99 man: reorder and add examples to systemd-analyze(1) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  76. 827f62c man,units: document what user "default.target" is a bit by Zbigniew Jędrzejewski-Szmek · 6 years ago
  77. 9c5ac5e man: tell generator writers to provide authorship and source information by Zbigniew Jędrzejewski-Szmek · 6 years ago
  78. de04bbd tree-wide: spell "lifecycle" without hyphen everywhere by Zbigniew Jędrzejewski-Szmek · 6 years ago
  79. b3f6c45 Merge pull request #12002 from keszybz/man-headers by Lennart Poettering · 6 years ago
  80. c4d4b5a man: say explicitly which settings are not available in --user services by Lennart Poettering · 6 years ago
  81. 2e34d21 man: document that if the main process exits after SIGTERM we go directly to SIGKILL by Lennart Poettering · 6 years ago
  82. c4a05aa networkd: clarify that IPv6 RA uses our own stack, no the kernel's by Lennart Poettering · 6 years ago
  83. 5f42830 man: mention O_NOCTTY and it's importance in daemon(7) by Lennart Poettering · 6 years ago
  84. 6cc6836 man: document the network interface size limits --network-veth= enforces by Lennart Poettering · 6 years ago
  85. fba1057 man: document that Anonymize=yes makes DHCP leases grow in size by Lennart Poettering · 6 years ago
  86. 3a54a15 man: use same header for all files by Zbigniew Jędrzejewski-Szmek · 6 years ago
  87. 0307f79 man: standarize on one-line license header by Zbigniew Jędrzejewski-Szmek · 6 years ago
  88. 1e4960b man: provide an example how to plug systemd-mount into udev by Lennart Poettering · 6 years ago
  89. d55e433 Merge pull request #11971 from keszybz/kernel-install-directory by Lennart Poettering · 6 years ago
  90. 54c2585 Merge pull request #11968 from yuwata/network-l2tp by Lennart Poettering · 6 years ago
  91. c648d4d man: mention that DynamicUser= should not be mixed with ReadWriteDirectory= or AF_UNIX dir fd passing by Lennart Poettering · 6 years ago
  92. 5763971 man: be even more explicit that RestartPreventExitStatus= does not affect ExecStartPre= by Lennart Poettering · 6 years ago
  93. d053d08 network: automatically pick an address on link when L2TP.Local= is not specified by Yu Watanabe · 6 years ago
  94. 3a56e69 networkd: Introduce l2tp tunnel by Susant Sahani · 6 years ago
  95. 6c8a2c6 virt: detect WSL environment as a container (id: wsl) by Balint Reczey · 6 years ago
  96. 88f739c man: clarify that sd_journal_seek_head() seeks *before* the first entry by Lennart Poettering · 6 years ago
  97. 7f15b71 networkd: Add bridge port capabilities by Tobias Jungel · 6 years ago
  98. 96c45cc Merge pull request #11861 from yuwata/network-verify-2 by Lennart Poettering · 6 years ago
  99. 3cca6cf Merge pull request #11893 from yuwata/wait-online-take-operstate by Lennart Poettering · 6 years ago
  100. 2c65512 cryptsetup: add same-cpu-crypt and submit-from-crypt-cpus options by Yu Watanabe · 6 years ago