systemd 203
  1. 19adb8a systemd-sleep: add support for freeze and standby by Zbigniew Jędrzejewski-Szmek · 12 years ago
  2. ab75ca9 man: fix typos in systemd.special by Ross Lagerwall · 12 years ago
  3. a7be37a man: clarify behaviour of Also= in unit files by Lennart Poettering · 12 years ago
  4. e943ecc man: correct SIGUSR1 semantics for journald by Lennart Poettering · 12 years ago
  5. 80f53eb condition, man: Add support for ConditionSecurity=apparmor by Nirbheek Chauhan · 12 years ago
  6. f896423 nspawn: explain that we look for /etc/os-release in the container directory by Lennart Poettering · 12 years ago
  7. 8f51399 kernel-install: add default install scripts by Harald Hoyer · 12 years ago
  8. d2bbca6 Spelling fixes by Ville Skyttä · 12 years ago
  9. 20089f9 man: provide "permalinks" to sections and terms by Zbigniew Jędrzejewski-Szmek · 12 years ago
  10. 5d0c05e systemctl: add --plain option to list-dependencies by Lukas Nykryn · 12 years ago
  11. 8621b11 journal: Set the default keep free value to 15% (up from 5%) by Colin Guthrie · 12 years ago
  12. 845c532 man: add various filenames to the index by Zbigniew Jędrzejewski-Szmek · 12 years ago
  13. 7d61711 man: link to socket activation blog entries by Zbigniew Jędrzejewski-Szmek · 12 years ago
  14. 8368868 Add help option to bootchart man page by Nathaniel Chen · 12 years ago
  15. 38158b9 cgls: add --machine/-M by Zbigniew Jędrzejewski-Szmek · 12 years ago
  16. 0df2d38 man: improve documentation for specifiers by Lennart Poettering · 12 years ago
  17. 00d1818 man: we need to be more careful with the unit search paths we document by Lennart Poettering · 12 years ago
  18. aa96c6c id128: when taking user input for a 128bit ID, validate syntax by Lennart Poettering · 12 years ago
  19. a827e37 man: clarify what Restart= means by Zbigniew Jędrzejewski-Szmek · 12 years ago
  20. bb15096 systemd-analyse: add "critical-chain" command by Harald Hoyer · 12 years ago
  21. e10375f login: allow watching virtual machines with sd_get_machine_names() by Lennart Poettering · 12 years ago
  22. a20affe login: add new call sd_get_machine_names() to get a list of current virtual machines and containers by Lennart Poettering · 12 years ago
  23. afba419 systemctl: show reverse dependencies or before/after ordering by Zbigniew Jędrzejewski-Szmek · 12 years ago
  24. 195f8e3 man: link systemd-tmpfiles-setup-dev.service by Umut Tezduyar · 12 years ago
  25. cc40011 man: document the new login class 'background' by Lennart Poettering · 12 years ago
  26. 3dc8396 man: document the new sd_journal_add_conjunction() call by Lennart Poettering · 12 years ago
  27. 951657b cryptsetup-generator: add support for rd.luks.key= by Harald Hoyer · 12 years ago
  28. 8b95c91 man: document that timeout=0 is the default for entries in crypttab by Lennart Poettering · 12 years ago
  29. a5e4972 systemctl: drop usage of "internally loaded modules" by Lennart Poettering · 12 years ago
  30. d2a514b Revert "man/systemd.xml: change the signal names to kill systemd" by Harald Hoyer · 12 years ago
  31. 432c30d man/systemd.xml: change the signal names to kill systemd by Harald Hoyer · 12 years ago
  32. 8769862 systemctl: clarify usage of "--all" versus list-unit-files by Harald Hoyer · 12 years ago
  33. b9e4052 journalctl: specify "--unit=" and "--user-unit" multiple times by Harald Hoyer · 12 years ago
  34. f03dc7c man: fix syntax in nsenter example by Zbigniew Jędrzejewski-Szmek · 12 years ago
  35. e7ecdfc sd-messages.h: add new bootchart message id by Zbigniew Jędrzejewski-Szmek · 12 years ago
  36. 7027ff6 nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there by Lennart Poettering · 12 years ago
  37. ab06eef Fix spelling errors using 'codespell' tool by Anatol Pomozov · 12 years ago
  38. 97e1305 sd-login: add a sd_pid_get_user_unit() call by Lennart Poettering · 12 years ago
  39. cfca24f readahead: document options and commands. by Auke Kok · 12 years ago
  40. 991f2a3 systemctl: new verb 'list-sockets' by Zbigniew Jędrzejewski-Szmek · 12 years ago
  41. 20b3f37 systemctl: allow multiple arguments to --type by Zbigniew Jędrzejewski-Szmek · 12 years ago
  42. 8df31a9 units: fix some left-over mentions of remote-fs-setup.target by Lennart Poettering · 12 years ago
  43. 816f25e analyze: various cleanups by Lennart Poettering · 12 years ago
  44. fbc15b7 man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchy by Lennart Poettering · 12 years ago
  45. e55933db systemd-analyze: filter dot output by Łukasz Stelmach · 12 years ago
  46. 50cfc57 localectl: add support for listing X11 keymap information by Lennart Poettering · 12 years ago
  47. 39c155e journal: add sd_journal_get_timeout() call to public API by Lennart Poettering · 12 years ago
  48. 667c24a login: add sd_login_monitor_get_timeout() public api call by Lennart Poettering · 12 years ago
  49. dace83c login: add new public API call sd_login_monitor_get_events() to get poll() flags to wait for by Lennart Poettering · 12 years ago
  50. ee531d9 journal: add public API call sd_journal_get_events() by Lennart Poettering · 12 years ago
  51. 2bfc1ed cgtop: add % as key to toggle time/percentage by Zbigniew Jędrzejewski-Szmek · 12 years ago
  52. 1e913bc cgtop: optionally show CPU usage as time and become stdout sensitive by Umut Tezduyar · 12 years ago
  53. 1a13e31 build-sys,man: use XML entities to substite strings by Zbigniew Jędrzejewski-Szmek · 12 years ago
  54. aa0bb9c Revert "build-sys: substitute strings in systemd.unit(5)" by Zbigniew Jędrzejewski-Szmek · 12 years ago
  55. 13cbf3a journalctl: support --root for message catalogs by Zbigniew Jędrzejewski-Szmek · 12 years ago
  56. 0c17fbc unit: replace remote-fs-setup.target by network-online.target by Lennart Poettering · 12 years ago
  57. f0b6472 man/os-release: Add BUILD_ID field by William Douglas · 12 years ago
  58. 3baed19 Simplify the meaning of %s by Zbigniew Jędrzejewski-Szmek · 12 years ago
  59. 1183f9b man: network.target is also a passive target by Lennart Poettering · 12 years ago
  60. dfebfe6 man: document that the passive units cannot be pulled in mnaully by Lennart Poettering · 12 years ago
  61. e06e62f man: properly document the system targets that are also available for the user instance by Lennart Poettering · 12 years ago
  62. 54f874c man: rearrange systemd.special(7) to clarify which units are passive and which ones aren't by Lennart Poettering · 12 years ago
  63. e8d2f6c units: introduce remote-fs-setup.target to pull in dependencies from remote mounts by Lennart Poettering · 12 years ago
  64. e3d8472 units: introduce new timers.target and paths.target to hook timer/path units into for boot by Lennart Poettering · 12 years ago
  65. 26687bf journal: Add sync timer to journal server by Oleksii Shevchuk · 12 years ago
  66. d91c34f exec: Assigning the empty string to CapabilityBoundSet= should drop all caps by Lennart Poettering · 12 years ago
  67. 72536eb man/shutdown: /etc/nologin is called /run/nologin now by Zbigniew Jędrzejewski-Szmek · 12 years ago
  68. 50a279f systemd-python: export sd_journal_get_usage by Zbigniew Jędrzejewski-Szmek · 12 years ago
  69. 4c42e8e man/service: document behaviour on failure by Zbigniew Jędrzejewski-Szmek · 12 years ago
  70. 54b7254 journalct: beef up entry listing by Zbigniew Jędrzejewski-Szmek · 12 years ago
  71. 0d1aaec man/catalog: fix synopsis and remind to free by Zbigniew Jędrzejewski-Szmek · 12 years ago
  72. 8cb17a6d sd-journal: do not require path to be absolute by Zbigniew Jędrzejewski-Szmek · 13 years ago
  73. 5a33334 udev: rename kernel command line option to net.ifnames= by Kay Sievers · 12 years ago
  74. 08cbc57 man: udev - clarify when RUN is executed by Tom Gundersen · 12 years ago
  75. 0cf2d0d udev: net-name-slot - disable by kernel command line switch by Tom Gundersen · 12 years ago
  76. 6ec0ac4 man: udev - move documentation of configuration file by Tom Gundersen · 12 years ago
  77. 72c6cf8 man: udev - document 'builtin' by Tom Gundersen · 12 years ago
  78. 0a2cdb3 man: bootup - intrd-fs.target --> initrd.target by Kay Sievers · 12 years ago
  79. c17ec25 core: reuse the same /tmp, /var/tmp and inaccessible dir by Michal Sekletar · 12 years ago
  80. df34f16 man: fix grammar by Zbigniew Jędrzejewski-Szmek · 12 years ago
  81. 5e65c93 systemd-activate: pass environment variables through by Zbigniew Jędrzejewski-Szmek · 12 years ago
  82. 66e4118 sd-booted: update sd_booted() check a bit by Lennart Poettering · 12 years ago
  83. d8a9ae8 man: bootup - "Systemd in the Initrd" -> "Initrd System Manager Bootup" by Kay Sievers · 12 years ago
  84. 9e5f0f9 Make initrd.target the default target in the initrd by Harald Hoyer · 12 years ago
  85. 7199aa9 journalctl: show systemd messages about unit for -u by Zbigniew Jędrzejewski-Szmek · 12 years ago
  86. 7d7681f man: fix some typos by Thomas Hindoe Paaboel Andersen · 12 years ago
  87. 700e07f add initrd-fs.target and root-fs.target by Harald Hoyer · 12 years ago
  88. 3ae390b man: Document the actual behaviour of ExecStopPost by Mathieu Bridon · 12 years ago
  89. 702f64b man,html: say 'systemd 198' in the header by Zbigniew Jędrzejewski-Szmek · 12 years ago
  90. a0b8045 man: strip the comments in man page headers by Zbigniew Jędrzejewski-Szmek · 12 years ago
  91. fe59e38 journalctl: imply -n1000 when -e is used by Lennart Poettering · 12 years ago
  92. 2cc8d97 man/*.html: link to directives, python, guvev, libudev in headers by Zbigniew Jędrzejewski-Szmek · 12 years ago
  93. 1b12a7b pager: introduce "jump to end" option by Harald Hoyer · 12 years ago
  94. 7ba9719 TODO: python stuff and freeze and standby by Zbigniew Jędrzejewski-Szmek · 12 years ago
  95. 78da2cd9 bootchart: document -C, --cmdline parameter by Harald Hoyer · 12 years ago
  96. 7aa955a man: Unify title for configuration files by Jan Janssen · 12 years ago
  97. ed1553a man: Fix id attributes by Jan Janssen · 12 years ago
  98. 46e6e4f man/kernel-install.xml: fix paths to reflect actual behaviour by Harald Hoyer · 12 years ago
  99. 1d98d9a man: fix compilation of example by Zbigniew Jędrzejewski-Szmek · 12 years ago
  100. a24c64f journald: introduce new "systemd-journal" group and make it own the journal files by Lennart Poettering · 12 years ago