1. e63577b man: fix path in crypttab(5) by Zbigniew Jędrzejewski-Szmek · 11 years ago
  2. b180448 fix systemd-resolved reference in man page by Jonathan Boulle · 11 years ago
  3. c79a004 man: also describe an udev rule for bridge sysctl by Zbigniew Jędrzejewski-Szmek · 11 years ago
  4. 59fccb9 man: document statically loading modules for sysctl settings by Zbigniew Jędrzejewski-Szmek · 11 years ago
  5. 5f1d6b4 man: fix typo by Ronny Chevalier · 11 years ago
  6. ed56789 cryptsetup: introduce new cryptsetup-pre.traget unit so that services can make sure they are started before and stopped after any LUKS setup by Lennart Poettering · 11 years ago
  7. a4a878d units: introduce network-pre.target as place to hook in firewalls by Lennart Poettering · 11 years ago
  8. abef3f9 tmpfiles: add ability to mask access mode by pre-existing access mode on files/directories by Lennart Poettering · 11 years ago
  9. 1910cd0 tmpfiles: when processing lines, always process prefixes before suffixes by Lennart Poettering · 11 years ago
  10. 06c17c3 nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, such as /var by Lennart Poettering · 11 years ago
  11. e73a03e tmpfiles: get rid of "m" lines, make them redundant by "z" by Lennart Poettering · 11 years ago
  12. 849958d tmpfiles: add new "C" line for copying files or directories by Lennart Poettering · 11 years ago
  13. 51cb9d7 man: updates to the passive target section by Lennart Poettering · 11 years ago
  14. 299a550 man: Searching for an explanation of what a "slice unit" was, found this, felt compelled to send in fixes for the obvious typos by Mark Eichin · 11 years ago
  15. 9a92e77 man: clarify the effect of replace-irreversibly on future conflicting jobs by David Strauss · 11 years ago
  16. d275b52 man: fix references to sd_journal_cutoff_realtime_usec by Mantas Mikulėnas · 11 years ago
  17. d6797c9 namespace: beef up read-only bind mount logic by Lennart Poettering · 11 years ago
  18. 6cfe2fd core: introduce new Restart=on-abnormal setting by Lennart Poettering · 11 years ago
  19. 5331194 core: don't include /boot in effect of ProtectSystem= by Lennart Poettering · 11 years ago
  20. 3900e5f socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file system by Lennart Poettering · 11 years ago
  21. 1b8689f core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also mounting /etc read-only by Lennart Poettering · 11 years ago
  22. 03ee5c3 journald: move /dev/log socket to /run by Lennart Poettering · 11 years ago
  23. 811ba7a socket: add new Symlinks= option for socket units by Lennart Poettering · 11 years ago
  24. bd1fe7c socket: optionally remove sockets/FIFOs in the file system after use by Lennart Poettering · 11 years ago
  25. 417116f core: add new ReadOnlySystem= and ProtectedHome= settings for service units by Lennart Poettering · 11 years ago
  26. b686acb resolved: move resolv.conf to resolved's runtime dir by Tom Gundersen · 11 years ago
  27. c779a44 hostnamed: Fix the way that static and transient host names interact by Stef Walter · 11 years ago
  28. 623538c man: describe sd_uid_get_display by Zbigniew Jędrzejewski-Szmek · 11 years ago
  29. b9acccb man: reword StartupCPUShares= description by Zbigniew Jędrzejewski-Szmek · 11 years ago
  30. 0afedd3 man: update URL refernce in daemon(7) by Lennart Poettering · 11 years ago
  31. c4b834a man: drop reference to file locking for PID file creation from daemon(7) by Lennart Poettering · 11 years ago
  32. 9a05490 cgroups: simplify CPUQuota= logic by Lennart Poettering · 11 years ago
  33. db78512 cgroup: rework startup logic by Lennart Poettering · 11 years ago
  34. 95ae05c core: add startup resource control option by WaLyong Cho · 11 years ago
  35. 091a364 resolved: add daemon to manage resolv.conf by Tom Gundersen · 11 years ago
  36. f172162 fix spelling of privilege by Nis Martensen · 11 years ago
  37. 2bcc252 man: note that entire sections can now be ignored by Michael Marineau · 11 years ago
  38. 24fe021 man: logind.conf: fix grammar issues, unclear wording, and unclear default values by Jason St. John · 11 years ago
  39. 8f18f55 man: update journald rate limit defaults by Mantas Mikulėnas · 11 years ago
  40. f1f0198 fsck: Allow to specify the fsck repair option in the cmdline by Holger Hans Peter Freyther · 11 years ago
  41. 332bc31 man: readahead: fix cmdline switch inconsistency between readahead.c and docs by Alison Chaiken · 11 years ago
  42. 851fafe man: fix some minor language typos by Lennart Poettering · 11 years ago
  43. 3316970 man: clarify that the ExecReload= command should be synchronous by Lennart Poettering · 11 years ago
  44. 1e89266 Fix typos in systemctl manpage by Eelco Dolstra · 11 years ago
  45. bdf9fc1 man: sd_journal_send does nothing when journald is not available by Zbigniew Jędrzejewski-Szmek · 11 years ago
  46. 3b3d7d0 doc: balance C indirections in function prototypes by Jan Engelhardt · 11 years ago
  47. 6667311 doc: write out stdin/stdout file descriptors by Jan Engelhardt · 11 years ago
  48. b8bde11 doc: comma placement corrections and word order by Jan Engelhardt · 11 years ago
  49. dca348b doc: corrections to words and forms by Jan Engelhardt · 11 years ago
  50. b588c2d doc: adhere to XML syntax by Jan Engelhardt · 11 years ago
  51. 70a44af doc: typographical fine tuning by Jan Engelhardt · 11 years ago
  52. d28315e doc: use non-contracted forms in written documents by Jan Engelhardt · 11 years ago
  53. b408026 man: document sd_event_add_time(3) by Lennart Poettering · 11 years ago
  54. a91df40 timesyncd: add unit and man page by Kay Sievers · 11 years ago
  55. 7f1f9b4 man: networkd typo fixes by poma · 11 years ago
  56. cef8b07 networkd-wait-online: drop config file and add commandline options instead by Tom Gundersen · 11 years ago
  57. b2f8b02 core: expose CFS CPU time quota as high-level unit properties by Lennart Poettering · 11 years ago
  58. 49e5b2a bootchart: add control group option by WaLyong Cho · 11 years ago
  59. 93ae25e service: add FailureAction= option by Michael Olbrich · 11 years ago
  60. 3a67e92 networkd-wait-online: improve interoptability and enable by default by Tom Gundersen · 11 years ago
  61. 4423116 man: recommend that XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP use the same identifiers by Lennart Poettering · 11 years ago
  62. efe6e7d service: add support for reboot argument when triggered by StartLimitAction= by Michael Olbrich · 11 years ago
  63. 5d2abc0 man: document relationship between RequiresMountsFor and noauto by Zbigniew Jędrzejewski-Szmek · 11 years ago
  64. 2e573fc sysctl: replaces some slashes with dots by Zbigniew Jędrzejewski-Szmek · 11 years ago
  65. a6ad145 man: fix typos in sd_event_new by Thomas Hindoe Paaboel Andersen · 11 years ago
  66. 6e0369b man: explain that the timestamps on incoming kdbus messages are not necessarily monotonically increasing by Lennart Poettering · 11 years ago
  67. faae655 man: add man page for sd_event_new() by Lennart Poettering · 11 years ago
  68. 9ea28c5 udev: remove seqnum API and all assumptions about seqnums by Kay Sievers · 11 years ago
  69. 05a2f6f man: mention XDG_CONFIG_HOME in systemd.unit by Tanu Kaskinen · 11 years ago
  70. 9541666 login: add 'mir' to the list of session types by David Herrmann · 11 years ago
  71. de41590 man: reword Persistent= description by Zbigniew Jędrzejewski-Szmek · 11 years ago
  72. aba496a networkd: smooth transition from ipv4ll to dhcp address by Umut Tezduyar Lindskog · 11 years ago
  73. 5ba6e09 time: support @ syntax for denoting times since the UNIX epoch 1970-1-1 by Lennart Poettering · 11 years ago
  74. af7424a systemctl: add more verbose explanation of --kill-who and what control/main processes are by Lennart Poettering · 11 years ago
  75. 0088d63 systemctl: --kill-mode is long long gone, don't mention it in the man page by Lennart Poettering · 11 years ago
  76. 9058261 man: be more specific when EnvironmentFile= is read by Lennart Poettering · 11 years ago
  77. d2753d2 man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from program_invocation_short_name by Lennart Poettering · 11 years ago
  78. 7f8aa67 core: remove tcpwrap support by Lennart Poettering · 11 years ago
  79. bd8f585 core: add a setting to globally control the default for timer unit accuracy by Lennart Poettering · 11 years ago
  80. dedabea timer: support timers that can resume the system from suspend by Lennart Poettering · 11 years ago
  81. a351a67 man: document ARM root partition types by Lennart Poettering · 11 years ago
  82. 06642d1 timer: add timer persistance (aka anacron-like behaviour) by Lennart Poettering · 11 years ago
  83. c2c13f2 unit: turn off mount propagation for udevd by Lennart Poettering · 11 years ago
  84. 907afa0 man: improve documentation of fs namespace related settings by Lennart Poettering · 11 years ago
  85. ce236b5 man: dcument sd_bus_negotiate_fds() and friends by Lennart Poettering · 11 years ago
  86. f1660f9 core: drop CAP_MKNOD when PrivateDevices= is set by Lennart Poettering · 11 years ago
  87. 1dba654 machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add new verb "poweroff" by Lennart Poettering · 11 years ago
  88. f47c5c4 man: networkd - additional examples related to bridging by poma · 11 years ago
  89. bf34ab1 sd-login: add calls that retrieve credentials of peers connected to AF_UNIX peers by Lennart Poettering · 11 years ago
  90. 9029f64 man: improve wording of systemctl's --after/--before by Jason St. John · 11 years ago
  91. 8a8d55f journal-remote: implement inheriting http(s) sockets by Zbigniew Jędrzejewski-Szmek · 11 years ago
  92. cc64d01 journal-remote: HTTP(s) support by Zbigniew Jędrzejewski-Szmek · 11 years ago
  93. fdfccdb journal-remote: tool to receive messages over the network by Zbigniew Jędrzejewski-Szmek · 13 years ago
  94. 1238ee0 systemctl: introduce -r switch to show units running in local containers in addition to the host by Lennart Poettering · 11 years ago
  95. 40b71e8 journald: add support for wall forwarding by Sebastian Thorarensen · 11 years ago
  96. cf9a4ab tmpfiles: add --root option to operate on an alternate fs tree by Michael Marineau · 11 years ago
  97. fe970a8 machine-id-setup: use path_kill_slashes and modernizations by Zbigniew Jędrzejewski-Szmek · 11 years ago
  98. cb44f25 man: network - clarify which options may be specified more than once. by Tom Gundersen · 11 years ago
  99. 92f2f92 machine-id: add --root option to operate on an alternate fs tree by Greg KH · 11 years ago
  100. 06f021a networkd: allow more than one static DNS server by Tom Gundersen · 11 years ago