systemd 25
  1. 811ad2b man: minor fixes by Lennart Poettering · 14 years ago
  2. b0a3f2b socket: support ListeSpecial= sockets by Lennart Poettering · 14 years ago
  3. 05677bb man: fix specification of default timeouts by Lennart Poettering · 14 years ago
  4. 63415a2 man: runlevel 5 is usually more comprehensive, so use it instead of 3 to detect whether a sysv service is enabled by Lennart Poettering · 14 years ago
  5. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  6. 7f434cf ask-password: use default timeout by Lennart Poettering · 14 years ago
  7. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  8. 7a22745 socket: support netlink sockets by Lennart Poettering · 14 years ago
  9. 0e456f9 path: optionally, create watched directories in .path units by Lennart Poettering · 14 years ago
  10. f3bc7fd man: add man page for ask-password by Lennart Poettering · 14 years ago
  11. 222ae6a unit: introduce OnFailureIsolate= by Lennart Poettering · 14 years ago
  12. 4466194 units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service by Lennart Poettering · 14 years ago
  13. 100fd56 man: fix description of systemctl reload-or-try-restart by Lennart Poettering · 14 years ago
  14. 3d57c6a exec: support unlimited resources by Lennart Poettering · 14 years ago
  15. c91faef man: document /etc/sysctl.d/ by Lennart Poettering · 14 years ago
  16. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  17. d24e1b4 condition: use 'selinux' rather than 'SELinux' as preferred spelling by Lennart Poettering · 14 years ago
  18. 69528c3 man: document ConditionSecurity by Michal Schmidt · 14 years ago
  19. bb29785 general: replace a few uses of /var/run by /run by Lennart Poettering · 14 years ago
  20. c61e77d man: document ConditionPathIsDirectory= by Lennart Poettering · 14 years ago
  21. 7602c46 man: uinput.ko is a bad example by Lennart Poettering · 14 years ago
  22. cd25cce exec: drop process group kill mode since it has little use and confuses the user by Lennart Poettering · 14 years ago
  23. 1ead1ca man: really fix all LC_MESSAGE to LC_MESSAGES by Lennart Poettering · 14 years ago
  24. 2d87855 man: fix references to systemd.unit= on the kernel cmdline by Lennart Poettering · 14 years ago
  25. 2b583ce use /run instead of /dev/.run by Kay Sievers · 14 years ago
  26. f927685 man: explain a couple of default dependencies by Lennart Poettering · 14 years ago
  27. 2fccaef man: no keep-root in pam_systemd anymore by Andrey Borzenkov · 14 years ago
  28. 28cf382 man: document pidns containers by Lennart Poettering · 14 years ago
  29. e2130f1 units: deemphesize Names= settings, and explain why nobody whould use them by Lennart Poettering · 14 years ago
  30. f1dd0c3 syslog: rework syslog detection so that we need no compile-time option what the name of the syslog implementation is by Lennart Poettering · 14 years ago
  31. 0732ec0 man: document .requires/ directories by Lennart Poettering · 14 years ago
  32. 177b3ff special: get rid of dbus.target by Lennart Poettering · 14 years ago
  33. 260abb7 exec: properly apply capability bounding set, add inverted bounding sets by Lennart Poettering · 14 years ago
  34. f1f8cfd man: fix systemctl try-restart description by Andrey Borzenkov · 14 years ago
  35. 8f7a3c1 man: document systemd-nspawn by Lennart Poettering · 14 years ago
  36. 91b22f2 core: move abstract namespace sockets to /dev/.run by Lennart Poettering · 14 years ago
  37. a8f1132 systemctl: support remote and privileged systemctl access via SSH and pkexec by Lennart Poettering · 14 years ago
  38. 756a8d1 man: trivial typo in systemd(1) by Andrey Borzenkov · 14 years ago
  39. b925e72 dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd by Lennart Poettering · 14 years ago
  40. 267632f unit: distuingish mandatory from triggering conditions by Lennart Poettering · 14 years ago
  41. d7ccca2 main: introduce /etc/machine-id by Lennart Poettering · 14 years ago
  42. f1779fd man: document changed EnvironmentFile= behaviour by Lennart Poettering · 14 years ago
  43. 6221fcd man: fix chkconfig syntax to use --level 3 by Lennart Poettering · 14 years ago
  44. 039655a unit: introduce ConditionVirtualization= by Lennart Poettering · 14 years ago
  45. 48c4fad man: fixed typo in SyslogIdentifier= by Mike Kazantsev · 14 years ago
  46. d12d0e6 man: don't do more reloads than necessary in spec files by Lennart Poettering · 14 years ago
  47. e67c360 systemctl: introduce --ignore-dependencies by Lennart Poettering · 14 years ago
  48. 3073256 systemctl: introduce --failed to show only failed services by Lennart Poettering · 14 years ago
  49. 934da03 service: change default std output to inherit by Lennart Poettering · 14 years ago
  50. 0a494f1 exec: introduce global defaults for the standard output of services by Lennart Poettering · 14 years ago
  51. 28dbc1e execute: optionally forward program output to /dev/console in addition to syslog/kmsg by Lennart Poettering · 14 years ago
  52. 3185a36 service: make main pid guessing optional, and reread pid file after reloads by Lennart Poettering · 14 years ago
  53. e9fbc77 pam: introduce whitelist and blacklist user list feature by Lennart Poettering · 14 years ago
  54. 522d4a4 systemd: document systemd-tmpfiles by Lennart Poettering · 14 years ago
  55. b8bb3e8 tmpfiles: support globs by Lennart Poettering · 14 years ago
  56. 70e911e man: document SYSTEMD_READY= by Lennart Poettering · 14 years ago
  57. 0658666 manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the console by Lennart Poettering · 14 years ago
  58. be03966 man: clarify a few things by Lennart Poettering · 14 years ago
  59. b20c6be pam: optionally reset cgroup memberships for login sessions by Lennart Poettering · 14 years ago
  60. 76e7bc8 man: give an example for vconsole.conf by Lennart Poettering · 14 years ago
  61. 3add4d2 pam: optionally keep processes of root user around by Lennart Poettering · 14 years ago
  62. ba035df execute: make sending of SIGKILL on shutdown optional by Lennart Poettering · 14 years ago
  63. 2292707 man: document missing KillSignal= and swap options by Lennart Poettering · 14 years ago
  64. afe4bfe fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors by Lennart Poettering · 14 years ago
  65. 0736af9 systemctl: implement auto-pager a la git by Miklos Vajna · 14 years ago
  66. 5471472 man: remaining spelling fixes by Miklos Vajna · 14 years ago
  67. 01c3a63 Fix misspellings in os-release manpage and hwclock-load.service by Miklos Vajna · 14 years ago
  68. 2dddca4 man: daemon - fix misspellings by Miklos Vajna · 14 years ago
  69. ae92f42 man: modules-load.d - fix misspellings by Miklos Vajna · 14 years ago
  70. 9bee76e man: systemctl - clarify condrestart, force-reload by Ran Benita · 14 years ago
  71. 3d42811 man: systemctl - spelling fixes by Ran Benita · 14 years ago
  72. 6bd2127 man: make clear that VERSION and VERSION_ID is not mandatory in os-release.5 by Lennart Poettering · 14 years ago
  73. a7c6446 man: document /etc/modules-load.d/ by Lennart Poettering · 14 years ago
  74. e17fb72 man: document /etc/os-release by Lennart Poettering · 14 years ago
  75. ee48647 man: document locale.conf by Lennart Poettering · 14 years ago
  76. eeca220 man: document /etc/vconsole.conf by Lennart Poettering · 14 years ago
  77. 6a7e63e man: document /etc/hostname by Lennart Poettering · 14 years ago
  78. 88aebb6 man: reorder things to follow the same order everywhere by Lennart Poettering · 14 years ago
  79. 21931db man: trivial BindTo description fix by Andrey Borzenkov · 14 years ago
  80. 06d4c99 manager: make list of default controllers configurable by Lennart Poettering · 14 years ago
  81. 4611d77 pam: document controllers= switch by Lennart Poettering · 14 years ago
  82. af2d49f drop support for MANAGER_SESSION, introduce MANAGER_USER instead by Lennart Poettering · 14 years ago
  83. 36af55d unit: introduce ConditionDirectoryNotEmpty= by Lennart Poettering · 14 years ago
  84. 824a1d5 pam: rename 'no-session' to 'user' cgroup by Lennart Poettering · 14 years ago
  85. f8553cc man: Fix various typos by Andrew Edmunds · 14 years ago
  86. aeee232 man: minor tmpfiles(5) updates and reindenting by Lennart Poettering · 14 years ago
  87. d257dde unit: add ConditionNull= condition by Lennart Poettering · 14 years ago
  88. 4149f86 man/tmpfiles.d.xml: add a manpage for tmpfiles.d by Brandon Philips · 14 years ago
  89. ead8e47 unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weaker counterpart of Conflicts=, similar to Wants= vs. Requires= by Lennart Poettering · 14 years ago
  90. b81884e unit: replace StopRetroactively= by BindTo= dependencies by Lennart Poettering · 14 years ago
  91. f14e15f unit: replace recursive_stop by stop_retroactively to simplify things a little by Lennart Poettering · 14 years ago
  92. 248e603 man: be more explicit about the usefulness of --system by Lennart Poettering · 14 years ago
  93. 501fc17 systemctl: automatically spawn temporary password agent when we might need one by Lennart Poettering · 14 years ago
  94. 59cddb2 man: numerous updates to document updated systemctl behaviour by Lennart Poettering · 14 years ago
  95. 6f35254 man: document systemctl --force by Lennart Poettering · 14 years ago
  96. 8a0867d systemctl: introduce systemctl kill by Lennart Poettering · 14 years ago
  97. 9fc5070 unit: introduce %f specifier to decode file names by Lennart Poettering · 14 years ago
  98. 2ba545f service: implement FsckPassNo= option by Lennart Poettering · 14 years ago
  99. b772cfe man: extend commenting of .spec file snippets a bit by Lennart Poettering · 14 years ago
  100. 075b1e8 man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymore by Lennart Poettering · 14 years ago