systemd 212
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAABAgAGBQJTMg0oAAoJEKnBdsx/rH1WiiAP+wRIvvhMq9IFEU42F236Ttjx
9R3duvPqBi4jZt5ZWBy90+XiD4UUZS8VyeXeRw9JxfAJsXPABS/53BOPvJEnVrhd
AJNJHDyqZ10QJs44AyACZxofuiGvwrW/zZ0QjqzCeYsM+o69vCbGUCkMBz5e92ub
EyYqnKlVZY0WAuXov/mp0VSUSAar/6IO7Fq5ehCGz6MAALVUvHObC03rKaATAbZN
L9hRW6WBZgQe8Hipqrj5pU/ut5Wtab68seNAOcJ/SNHhoYH90UdaRy43RdBfD0QK
+LMjGxpMknXoCd7OIE9ot8rdf4mj6ZBMEciWEtXKs2KMEHnkk4MrYLVrGniCkP6Z
Wi0uFjBImW+zOx7C+Gb/uDm9l+se4KZSeNzD4DtAAvWaPHjWb3hbfnv5LmjgvGWK
trZD6kaoV2oiyPGaPKf0Mb5u9w3od2oVBPeqmWmjv4DN1WT6QWc1SIm8BKPEm3D/
37BLnRGn+20sXKwsaRIl9fjiwiLSuhXpY8nQkczAmX7aOxBvvLf7GgPN7PnS1KdU
wYg1JbCuWJvY09K/qgORUa7rChw6NqoQP2b6pnOk69lhNfzyU6rCwfnbJJjjpebl
hy/s+9uajfyjSTCZRYT9CPjUFcF/v/HhK3+xPZETDlG1Xz2DBJh+rDaBBlMXRkHE
eW6ZZeJ/i6QitQ2RiEk5
=hxAE
-----END PGP SIGNATURE-----
  1. 5ba6e09 time: support @ syntax for denoting times since the UNIX epoch 1970-1-1 by Lennart Poettering · 11 years ago
  2. af7424a systemctl: add more verbose explanation of --kill-who and what control/main processes are by Lennart Poettering · 11 years ago
  3. 0088d63 systemctl: --kill-mode is long long gone, don't mention it in the man page by Lennart Poettering · 11 years ago
  4. 9058261 man: be more specific when EnvironmentFile= is read by Lennart Poettering · 11 years ago
  5. d2753d2 man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from program_invocation_short_name by Lennart Poettering · 11 years ago
  6. 7f8aa67 core: remove tcpwrap support by Lennart Poettering · 11 years ago
  7. bd8f585 core: add a setting to globally control the default for timer unit accuracy by Lennart Poettering · 11 years ago
  8. dedabea timer: support timers that can resume the system from suspend by Lennart Poettering · 11 years ago
  9. a351a67 man: document ARM root partition types by Lennart Poettering · 11 years ago
  10. 06642d1 timer: add timer persistance (aka anacron-like behaviour) by Lennart Poettering · 11 years ago
  11. c2c13f2 unit: turn off mount propagation for udevd by Lennart Poettering · 11 years ago
  12. 907afa0 man: improve documentation of fs namespace related settings by Lennart Poettering · 11 years ago
  13. ce236b5 man: dcument sd_bus_negotiate_fds() and friends by Lennart Poettering · 11 years ago
  14. f1660f9 core: drop CAP_MKNOD when PrivateDevices= is set by Lennart Poettering · 11 years ago
  15. 1dba654 machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add new verb "poweroff" by Lennart Poettering · 11 years ago
  16. f47c5c4 man: networkd - additional examples related to bridging by poma · 11 years ago
  17. bf34ab1 sd-login: add calls that retrieve credentials of peers connected to AF_UNIX peers by Lennart Poettering · 11 years ago
  18. 9029f64 man: improve wording of systemctl's --after/--before by Jason St. John · 11 years ago
  19. 8a8d55f journal-remote: implement inheriting http(s) sockets by Zbigniew Jędrzejewski-Szmek · 11 years ago
  20. cc64d01 journal-remote: HTTP(s) support by Zbigniew Jędrzejewski-Szmek · 11 years ago
  21. fdfccdb journal-remote: tool to receive messages over the network by Zbigniew Jędrzejewski-Szmek · 13 years ago
  22. 1238ee0 systemctl: introduce -r switch to show units running in local containers in addition to the host by Lennart Poettering · 11 years ago
  23. 40b71e8 journald: add support for wall forwarding by Sebastian Thorarensen · 11 years ago
  24. cf9a4ab tmpfiles: add --root option to operate on an alternate fs tree by Michael Marineau · 11 years ago
  25. fe970a8 machine-id-setup: use path_kill_slashes and modernizations by Zbigniew Jędrzejewski-Szmek · 11 years ago
  26. cb44f25 man: network - clarify which options may be specified more than once. by Tom Gundersen · 11 years ago
  27. 92f2f92 machine-id: add --root option to operate on an alternate fs tree by Greg KH · 11 years ago
  28. 06f021a networkd: allow more than one static DNS server by Tom Gundersen · 11 years ago
  29. 66cdd0f logind: automatically remove SysV + POSIX IPC objects when the users owning them fully log out by Lennart Poettering · 11 years ago
  30. 8fcf784 systemctl: when "systemctl status" is called without arguments show a short overall system state by Lennart Poettering · 11 years ago
  31. 0d292f5 systemctl: add new "list-machines" command by Lennart Poettering · 11 years ago
  32. 1810e3d man: improve nspawn's --user= documentation by Lennart Poettering · 11 years ago
  33. a6278b8 bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,decode}() by Lennart Poettering · 11 years ago
  34. e41969e core: support globbing matches in DeviceAllow= when checking for device groups by Lennart Poettering · 11 years ago
  35. 4a77ca7 man: fix description of systemctl --after/--before by Andrey Borzenkov · 11 years ago
  36. 252094e man: multiple sleep modes are to be separated by whitespace, not commas by Lennart Poettering · 11 years ago
  37. 1b9e5b1 nspawn: add --image= switch to boot GPT disk images that follow the Discoverable Partitions Specification by Lennart Poettering · 11 years ago
  38. 79fbcd8 man: fix formatting of uuids by Lennart Poettering · 11 years ago
  39. 7abaad1 man: fix example in systemd.link by poma · 11 years ago
  40. fb255b3 man: reference the Discoverable Partitions Spec from the gpt-auto-generator man page by Lennart Poettering · 11 years ago
  41. 7d06ef0 man: add missing comma by Zbigniew Jędrzejewski-Szmek · 11 years ago
  42. d86dd07 build-sys: update intructions for Makefile-man.am regeneration by Zbigniew Jędrzejewski-Szmek · 11 years ago
  43. effbc8e man: describe functions for appending to messages by Zbigniew Jędrzejewski-Szmek · 11 years ago
  44. 73b80ec gpt-auto-generator: automatically find the root disk of the system by Lennart Poettering · 11 years ago
  45. 82ed600 man: systemd-bootchart - fix spacing in command by Zachary Cook · 11 years ago
  46. 27d14fb man: update link to LSB by Zbigniew Jędrzejewski-Szmek · 11 years ago
  47. 9788205 man: bring gpt-auto-generator up to date by Lennart Poettering · 11 years ago
  48. 848e3e2 man: ipv4 link-local by Umut Tezduyar Lindskog · 11 years ago
  49. 4de33e7 systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scope mode by Lennart Poettering · 11 years ago
  50. 981ee55 man: document missing options of systemd-run by Lennart Poettering · 11 years ago
  51. df31a6c systemd-run: add new --property= switch that can set arbitrary properties for the unit that is created by Lennart Poettering · 11 years ago
  52. 1c231f5 logind: make $XDG_RUNTIME_DIR a per-user tmpfs by Lennart Poettering · 11 years ago
  53. 2149158 man: networkd - fix typo by Umut Tezduyar Lindskog · 11 years ago
  54. 6a79c58 logind: ignore lid switch if more than 1 display is connected by Lennart Poettering · 11 years ago
  55. ae83339 man: networkd - mention resolv.conf symlink by Tom Gundersen · 11 years ago
  56. e66cf1a core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings by Lennart Poettering · 11 years ago
  57. 1ae383a Use /var/run/dbus/system_bus_socket for the D-Bus socket by Zbigniew Jędrzejewski-Szmek · 11 years ago
  58. df1e020 Revert back to /var/run at a couple of problems by Lennart Poettering · 11 years ago
  59. 41a55c4 Replace /var/run with /run in remaining places by Zbigniew Jędrzejewski-Szmek · 11 years ago
  60. f513e42 exec: imply NoNewPriviliges= only when seccomp filters are used in user mode by Lennart Poettering · 11 years ago
  61. 4298d0b core: add new RestrictAddressFamilies= switch by Lennart Poettering · 11 years ago
  62. fe6b2d5 networkd: add basic support for MACVLANs by Tom Gundersen · 11 years ago
  63. e3ab0c0 man: refer to systemd.net{work,dev}(5) from systemd-networkd(8) by Tom Gundersen · 11 years ago
  64. eac684e man: split out systemd.net{work,dev}(5) from systemd-networkd(8) by Tom Gundersen · 11 years ago
  65. 1ff28ea man: split out systemd.link(5) from udev(7) by Tom Gundersen · 11 years ago
  66. c7f3ba1 man: networkd - clarify that multiple addresses/routes are supported by Tom Gundersen · 11 years ago
  67. c74e630 nspawn: add new switch --network-macvlan= to add a macvlan device to the container by Lennart Poettering · 11 years ago
  68. 085afe3 core: add global settings for enabling CPUAccounting=, MemoryAccounting=, BlockIOAccounting= for all units at once by Lennart Poettering · 11 years ago
  69. 8f03fd0 man: document that per-interface sysctl variables are applied as network interfaces show up by Lennart Poettering · 11 years ago
  70. 5556b5f core: clean up some confusing regarding SI decimal and IEC binary suffixes for sizes by Lennart Poettering · 11 years ago
  71. 733f7a2 udev: net - allow MTU and Speed to be specified with units by Tom Gundersen · 11 years ago
  72. 9006067 cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just particular devices nodes by Lennart Poettering · 11 years ago
  73. bf175aa net-util: match on the driver as exposed by ethtool if DRIVER not set by Tom Gundersen · 11 years ago
  74. d7c9a16 man: networkd typo fixes by Thomas Hindoe Paaboel Andersen · 11 years ago
  75. c8f57f5 man: suffix networkd config file options with "=" by Lennart Poettering · 11 years ago
  76. f7be6ff man: split settings documentaiton in systemd.unit(5) into two sections by Lennart Poettering · 11 years ago
  77. b8e7a47 man: don't document ".include" in configuration files anymore as first step to deprecate them one day by Lennart Poettering · 11 years ago
  78. edbb03e .network/.netdev/.link: allow to match on architecture by Tom Gundersen · 11 years ago
  79. c32acc9 man: there is no ExecStopPre= for service units by Lennart Poettering · 11 years ago
  80. 6a70f3a man: xinclude pkg-config note by Zbigniew Jędrzejewski-Szmek · 11 years ago
  81. 4f50d2e man: xinclude --host/--machine by Zbigniew Jędrzejewski-Szmek · 11 years ago
  82. 88ae733 man: xinclude --user/--system by Zbigniew Jędrzejewski-Szmek · 11 years ago
  83. dfdebb1 man: xinclude --help/--version/--no-pager by Zbigniew Jędrzejewski-Szmek · 11 years ago
  84. 7c071fd build-sys: add conditionals and regenerate manpage list by Zbigniew Jędrzejewski-Szmek · 11 years ago
  85. 08af0da nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "ve-" interface name prefix by Lennart Poettering · 11 years ago
  86. eef65bf core: Add AppArmor profile switching by Michael Scherer · 11 years ago
  87. 099524d core: add new ConditionArchitecture() that checks the architecture returned by uname()'s machine field. by Lennart Poettering · 11 years ago
  88. a03c5fd man: networkd/udev - add to [Match] documentation by Tom Gundersen · 11 years ago
  89. e51660a udev: net-config - allow interface names to be set from the hwdb by Tom Gundersen · 11 years ago
  90. 14bf878 man: fix references to .pc files which aren't separate anymore by Lennart Poettering · 11 years ago
  91. 26e3ff5 man: don't advertise sd-daemon as embeddable anymore by Lennart Poettering · 11 years ago
  92. 17d47d8 busctl: add --no-legend and use in bash completion by Thomas Hindoe Paaboel Andersen · 11 years ago
  93. f5ca75f man: busctl typo fix by Thomas Hindoe Paaboel Andersen · 11 years ago
  94. b67f562 man: document $MAINPID by Lennart Poettering · 11 years ago
  95. ac45f97 core: add Personality= option for units to set the personality for spawned processes by Lennart Poettering · 11 years ago
  96. 6afc95b nspawn: add new --personality= switch to make it easier to run 32bit containers on a 64bit host by Lennart Poettering · 11 years ago
  97. 9b1c262 net-match: fix Driver= match by Tom Gundersen · 11 years ago
  98. e9642be seccomp: add helper call to add all secondary archs to a seccomp filter by Lennart Poettering · 11 years ago
  99. 6bebb0a machinectl: remove unused --no-ask-password by Thomas Hindoe Paaboel Andersen · 11 years ago
  100. e56056e machinectl: add bash completion by Thomas Hindoe Paaboel Andersen · 11 years ago