1. c9b3950 man: describe what symlinks to unit do, and specify that presets must use real names by Zbigniew Jędrzejewski-Szmek · 9 years ago
  2. 9ecf9e4 man: explain that *KeyIgnoreInhibited only apply to a subset of locks by Zbigniew Jędrzejewski-Szmek · 9 years ago
  3. f86f6f8 Merge pull request #3802 from poettering/id128-fixes by Zbigniew Jędrzejewski-Szmek · 9 years ago
  4. 91c8861 man: extend documentation on the SplitMode= setting (#3801) by Lennart Poettering · 9 years ago
  5. 91fe95e man: minor man page fix by Lennart Poettering · 9 years ago
  6. 26598be Merge pull request #3798 from keszybz/news-and-man-tweaks by Lennart Poettering · 9 years ago
  7. 43eb109 core: change ExecStart=! syntax to ExecStart=+ (#3797) by Lennart Poettering · 9 years ago
  8. 93f07c8 man: use "search for unit" by Zbigniew Jędrzejewski-Szmek · 9 years ago
  9. 5164c3b man: make chroot less prominent in discussion of nspawn by Zbigniew Jędrzejewski-Szmek · 9 years ago
  10. 3990961 man: update systemctl man page for unit file commands, in particular "systemctl enable" by Lennart Poettering · 9 years ago
  11. 2880b01 Merge pull request #3784 from poettering/NEWS-v231 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  12. 31b14fd Merge pull request #3777 from poettering/id128-rework by Zbigniew Jędrzejewski-Szmek · 9 years ago
  13. 5bd7342 man: rework resolved.conf's Cache= documentation by Lennart Poettering · 9 years ago
  14. 79baeeb core: change TasksMax= default for system services to 15% by Lennart Poettering · 9 years ago
  15. c06eec1 logind: change TasksMax= value for user logins to 33% by Lennart Poettering · 9 years ago
  16. 83f8e80 core: support percentage specifications on TasksMax= by Lennart Poettering · 9 years ago
  17. 487ddeb machine-id-setup: add new --print switch by Lennart Poettering · 9 years ago
  18. 9ca8d43 sd-id128: handle NULL return parameter in sd_id128_from_string() nicer by Lennart Poettering · 9 years ago
  19. 1f5dc27 Merge pull request #3770 from AlexanderKurtz/master by Lennart Poettering · 9 years ago
  20. 00f6950 bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI". by Alexander Kurtz · 9 years ago
  21. 891a15c man: document a tiny bit better what udev_device_get_is_initialized() actually returns by Lennart Poettering · 9 years ago
  22. 13317a2 man: revise entry about specifying a file path (#3739) by mulkieran · 9 years ago
  23. dfc6109 man: mention that locale changes might require initramfs to be rebuilt (#3754) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  24. 069a92c Merge pull request #3685 from kinvolk/alessandro/inaccessible-paths by Lennart Poettering · 9 years ago
  25. 0d23bc5 sd-journal: suppress empty lines by Lennart Poettering · 9 years ago
  26. 2a624c3 doc,core: Read{Write,Only}Paths= and InaccessiblePaths= by Alessandro Puccetti · 9 years ago
  27. c4b4170 namespace: unify limit behavior on non-directory paths by Alessandro Puccetti · 9 years ago
  28. 4c5db93 man: document that sd_journal_print() strips trailing whitespace by Lennart Poettering · 9 years ago
  29. d909bee Merge pull request #3746 from keszybz/trivial-fixes by Daniel Mack · 9 years ago
  30. fc549b9 Drop parentheses in two places by Zbigniew Jędrzejewski-Szmek · 9 years ago
  31. 7fbbf28 man: mention system-shutdown hook directory in synopsis (#3741) by Michael Biebl · 9 years ago
  32. e306f2d man: replace dash with mdash where appropriate by Zbigniew Jędrzejewski-Szmek · 9 years ago
  33. f749954 correct information about implicit dependencies (#3730) by Michal Soltys · 9 years ago
  34. 595bfe7 Various fixes for typos found by lintian (#3705) by Michael Biebl · 9 years ago
  35. 037a3de man: fix indefinite articles (#3694) by Jakub Wilk · 9 years ago
  36. 6123382 treewide: fix typos and remove accidental repetition of words by Torstein Husebø · 9 years ago
  37. d6cdc4c man: improve wording for calendar spec's repetition values (#3687) by Ivan Shapovalov · 9 years ago
  38. 4d89618 man: networkd bonding remove 802.3ad from transmit hash policy (#3666) by Susant Sahani · 9 years ago
  39. e8644ec man: add link to sd_bus_add_match to busctl.xml by Torstein Husebø · 9 years ago
  40. 6dd6a9c treewide: fix typos by Torstein Husebø · 9 years ago
  41. e638d05 calendarspec: use ".." notation for ranges of weekdays by Douglas Christman · 9 years ago
  42. 32b5236 calendarspec: allow ranges in date and time specifications by Douglas Christman · 9 years ago
  43. 17c2274 man: minor typo "has already has happened" (#3635) by Lukas Lösche · 9 years ago
  44. 60a3b1e sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631) by Lennart Poettering · 9 years ago
  45. aa4f6cf man: clarify NotifyAccess overriding (#3620) by Luca Bruno · 9 years ago
  46. cdfe156 man: document what Authenticated: in the systemd-resolve output actually means (#3571) by Lennart Poettering · 9 years ago
  47. 39c38ce systemctl: Create new unit files with "edit --force" (#3584) by Doug Christman · 9 years ago
  48. ceeddf7 resolved: add option to disable caching (#3592) by Martin Pitt · 9 years ago
  49. a2c28c6 Merge pull request #3549 from poettering/resolved-more by Tom Gundersen · 9 years ago
  50. f4170c6 execute: add a new easy-to-use RestrictRealtime= option to units by Lennart Poettering · 9 years ago
  51. b09c0bb nspawn: improve man page (#3577) by Lennart Poettering · 9 years ago
  52. d156210 man: document that %f in units always unescapes (#3578) by Lennart Poettering · 9 years ago
  53. 2787d83 watchdog: Support changing watchdog_usec during runtime (#3492) by Minkyung · 9 years ago
  54. e382c49 man: document some sd-bus functions (#3567) by mahkoh · 9 years ago
  55. b541146 man: beef up resolved man page by Lennart Poettering · 9 years ago
  56. be371fe resolve: add "systemd-resolve --status" command by Lennart Poettering · 9 years ago
  57. ff74d20 man: match runlevel symlinks recommendation with our makefile (#3563) by Lukáš Nykrýn · 9 years ago
  58. dce588e Merge pull request #3511 from andir/networkd-vrf by Zbigniew Jędrzejewski-Szmek · 9 years ago
  59. 616aab6 Merge pull request #3481 from poettering/relative-memcg by Lennart Poettering · 9 years ago
  60. 6cb955c networkd: vrf: add support for enslaving devices to VRFs by Andreas Rammhold · 9 years ago
  61. 20897a0 networkd: added support for vrf interfaces (#3316) by Andreas Rammhold · 9 years ago
  62. 7bce046 core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of executed services by Lennart Poettering · 9 years ago
  63. bd8420c man: fix option letter in udevadm control -e by Zbigniew Jędrzejewski-Szmek · 9 years ago
  64. 328583d man: minor fixes by Lennart Poettering · 9 years ago
  65. 875ae56 core: optionally, accept a percentage value for MemoryLimit= and related settings by Lennart Poettering · 9 years ago
  66. 1d71002 networkd: Tunnel add support to configure key for VTI/VTI6 (#3532) by Susant Sahani · 9 years ago
  67. 9ea8e2c Merge pull request #3498 from poettering/syscall-filter-fixes by Lennart Poettering · 9 years ago
  68. dcd6145 core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488) by Ivan Shapovalov · 9 years ago
  69. 1f9ac68 core: improve seccomp syscall grouping a bit by Lennart Poettering · 9 years ago
  70. ba35662 resolved: also add a way to flush all caches via the bus by Lennart Poettering · 9 years ago
  71. 2c7284a man: document what SIGUSR1 and SIGUSR2 do to resolved by Lennart Poettering · 9 years ago
  72. cf677fe core/execute: add the magic character '!' to allow privileged execution (#3493) by Alessandro Puccetti · 9 years ago
  73. 9c1e04d nspawn: introduce --notify-ready=[no|yes] (#3474) by Alessandro Puccetti · 9 years ago
  74. 13b498f networkd: add support to configure VLAN on bridge ports by Tobias Jungel · 9 years ago
  75. f921f57 networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRA by Lennart Poettering · 9 years ago
  76. a849538 Merge pull request #3394 from poettering/triple-tstamp by Lennart Poettering · 9 years ago
  77. 646b997 os-release: Add VERSION_CODENAME field (#3445) by Benjamin Drung · 9 years ago
  78. 1e7a0e2 network: beef up ipv6 RA support considerably by Lennart Poettering · 9 years ago
  79. b2bb19b machinectl: Added stop as alias for poweroff (#3406) by Christian Rebischke · 9 years ago
  80. 308253c cgtop: add option to show a single cgroup subtree (#3413) by Alessandro Puccetti · 9 years ago
  81. f3e4363 core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) by Topi Miettinen · 9 years ago
  82. e57c9ce core: always use "infinity" for no upper limit instead of "max" (#3417) by Tejun Heo · 9 years ago
  83. 201c1cc core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157) by Topi Miettinen · 9 years ago
  84. 924e44b man: document that systemctl -ff reboot does not require PID 1 to work (#3310) by Lennart Poettering · 9 years ago
  85. c6f8d17 networkd: bridge add support to configure VLAN filtering (#3344) by Tobias Jungel · 9 years ago
  86. 043cc71 doc: clarify systemd.exec's paths definition (#3368) by Alessandro Puccetti · 9 years ago
  87. 008dce3 man: fix recurring typo by Luca Bruno · 9 years ago
  88. 49174f7 man: cite systemd.offline-updates(7) instead of linking to old wiki page by Zbigniew Jędrzejewski-Szmek · 9 years ago
  89. 0663a4a man: punctuation fixes by Zbigniew Jędrzejewski-Szmek · 9 years ago
  90. da4d897 core: add cgroup memory controller support on the unified hierarchy (#3315) by Tejun Heo · 9 years ago
  91. 21b587c man: explain what list-units does a bit better (#3324) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  92. f9e26ec Merge pull request #3290 from htejun/cgroup2-io-compat by Lennart Poettering · 9 years ago
  93. 51e0b25 Merge pull request #3235 from dkg/hwaddr-cleanup by Tom Gundersen · 9 years ago
  94. f3f054f systemctl: restore the no-sync option for legacy halt (#3249) by tblume · 9 years ago
  95. 538b485 core: translate between IO and BlockIO settings to ease transition by Tejun Heo · 9 years ago
  96. ac06a0c core: add support for IOReadIOPSMax and IOWriteIOPSMax by Tejun Heo · 9 years ago
  97. 246ba4a coredump: Improve man pages by Peter Mattern · 9 years ago
  98. 77ff602 networkd: Add EmitRouter= option for DHCP Server (#3251) by Clemens Gruber · 9 years ago
  99. de25aae man: clarify different uses of MACAddress by Daniel Kahn Gillmor · 9 years ago
  100. 0069a0d man: clarify that IOXyz= only applies to the unified hierarchy, and BlockIOXyz= to the legacy hierarchy by Lennart Poettering · 9 years ago