systemd 29
  1. 0e318ca pam-module: add debug= parameter by Michal Schmidt · 14 years ago
  2. f9f0c31 man: clarify os-release in regards to spaces a bit by Lennart Poettering · 13 years ago
  3. 9a66640 exec: Fix number of unit types by Ozan Çağlayan · 14 years ago
  4. d636fa3 man: update the list of unit search locations by William Swanson · 14 years ago
  5. ec6370a socket: expose SO_BROADCAST by Lennart Poettering · 14 years ago
  6. 6b6d2de socket: expose IP_TRANSPARENT by Lennart Poettering · 14 years ago
  7. 6ea832a exec: hangup/reset/deallocate VTs in gettys by Lennart Poettering · 14 years ago
  8. 916abb2 socket: add POSIX mqueue support by Lennart Poettering · 14 years ago
  9. 7a6000a unit: make ignoring in snapshots a per unit property, instead of a per unit type property by Lennart Poettering · 14 years ago
  10. ec43fbc man: typo in sd_daemon reference by Tollef Fog Heen · 14 years ago
  11. ecb963c def: lower default timeout to 90s by Lennart Poettering · 14 years ago
  12. 772f837 tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  13. db1413d sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  14. 8f28cbc man: Spelling fixes by A. Costa · 14 years ago
  15. 811ad2b man: minor fixes by Lennart Poettering · 14 years ago
  16. b0a3f2b socket: support ListeSpecial= sockets by Lennart Poettering · 14 years ago
  17. 05677bb man: fix specification of default timeouts by Lennart Poettering · 14 years ago
  18. 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
  19. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  20. 7f434cf ask-password: use default timeout by Lennart Poettering · 14 years ago
  21. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  22. 7a22745 socket: support netlink sockets by Lennart Poettering · 14 years ago
  23. 0e456f9 path: optionally, create watched directories in .path units by Lennart Poettering · 14 years ago
  24. f3bc7fd man: add man page for ask-password by Lennart Poettering · 14 years ago
  25. 222ae6a unit: introduce OnFailureIsolate= by Lennart Poettering · 14 years ago
  26. 4466194 units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service by Lennart Poettering · 14 years ago
  27. 100fd56 man: fix description of systemctl reload-or-try-restart by Lennart Poettering · 14 years ago
  28. 3d57c6a exec: support unlimited resources by Lennart Poettering · 14 years ago
  29. c91faef man: document /etc/sysctl.d/ by Lennart Poettering · 14 years ago
  30. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  31. d24e1b4 condition: use 'selinux' rather than 'SELinux' as preferred spelling by Lennart Poettering · 14 years ago
  32. 69528c3 man: document ConditionSecurity by Michal Schmidt · 14 years ago
  33. bb29785 general: replace a few uses of /var/run by /run by Lennart Poettering · 14 years ago
  34. c61e77d man: document ConditionPathIsDirectory= by Lennart Poettering · 14 years ago
  35. 7602c46 man: uinput.ko is a bad example by Lennart Poettering · 14 years ago
  36. cd25cce exec: drop process group kill mode since it has little use and confuses the user by Lennart Poettering · 14 years ago
  37. 1ead1ca man: really fix all LC_MESSAGE to LC_MESSAGES by Lennart Poettering · 14 years ago
  38. 2d87855 man: fix references to systemd.unit= on the kernel cmdline by Lennart Poettering · 14 years ago
  39. 2b583ce use /run instead of /dev/.run by Kay Sievers · 14 years ago
  40. f927685 man: explain a couple of default dependencies by Lennart Poettering · 14 years ago
  41. 2fccaef man: no keep-root in pam_systemd anymore by Andrey Borzenkov · 14 years ago
  42. 28cf382 man: document pidns containers by Lennart Poettering · 14 years ago
  43. e2130f1 units: deemphesize Names= settings, and explain why nobody whould use them by Lennart Poettering · 14 years ago
  44. 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
  45. 0732ec0 man: document .requires/ directories by Lennart Poettering · 14 years ago
  46. 177b3ff special: get rid of dbus.target by Lennart Poettering · 14 years ago
  47. 260abb7 exec: properly apply capability bounding set, add inverted bounding sets by Lennart Poettering · 14 years ago
  48. f1f8cfd man: fix systemctl try-restart description by Andrey Borzenkov · 14 years ago
  49. 8f7a3c1 man: document systemd-nspawn by Lennart Poettering · 14 years ago
  50. 91b22f2 core: move abstract namespace sockets to /dev/.run by Lennart Poettering · 14 years ago
  51. a8f1132 systemctl: support remote and privileged systemctl access via SSH and pkexec by Lennart Poettering · 14 years ago
  52. 756a8d1 man: trivial typo in systemd(1) by Andrey Borzenkov · 14 years ago
  53. b925e72 dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd by Lennart Poettering · 14 years ago
  54. 267632f unit: distuingish mandatory from triggering conditions by Lennart Poettering · 14 years ago
  55. d7ccca2 main: introduce /etc/machine-id by Lennart Poettering · 14 years ago
  56. f1779fd man: document changed EnvironmentFile= behaviour by Lennart Poettering · 14 years ago
  57. 6221fcd man: fix chkconfig syntax to use --level 3 by Lennart Poettering · 14 years ago
  58. 039655a unit: introduce ConditionVirtualization= by Lennart Poettering · 14 years ago
  59. 48c4fad man: fixed typo in SyslogIdentifier= by Mike Kazantsev · 14 years ago
  60. d12d0e6 man: don't do more reloads than necessary in spec files by Lennart Poettering · 14 years ago
  61. e67c360 systemctl: introduce --ignore-dependencies by Lennart Poettering · 14 years ago
  62. 3073256 systemctl: introduce --failed to show only failed services by Lennart Poettering · 14 years ago
  63. 934da03 service: change default std output to inherit by Lennart Poettering · 14 years ago
  64. 0a494f1 exec: introduce global defaults for the standard output of services by Lennart Poettering · 14 years ago
  65. 28dbc1e execute: optionally forward program output to /dev/console in addition to syslog/kmsg by Lennart Poettering · 14 years ago
  66. 3185a36 service: make main pid guessing optional, and reread pid file after reloads by Lennart Poettering · 14 years ago
  67. e9fbc77 pam: introduce whitelist and blacklist user list feature by Lennart Poettering · 14 years ago
  68. 522d4a4 systemd: document systemd-tmpfiles by Lennart Poettering · 14 years ago
  69. b8bb3e8 tmpfiles: support globs by Lennart Poettering · 14 years ago
  70. 70e911e man: document SYSTEMD_READY= by Lennart Poettering · 14 years ago
  71. 0658666 manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the console by Lennart Poettering · 14 years ago
  72. be03966 man: clarify a few things by Lennart Poettering · 14 years ago
  73. b20c6be pam: optionally reset cgroup memberships for login sessions by Lennart Poettering · 14 years ago
  74. 76e7bc8 man: give an example for vconsole.conf by Lennart Poettering · 14 years ago
  75. 3add4d2 pam: optionally keep processes of root user around by Lennart Poettering · 14 years ago
  76. ba035df execute: make sending of SIGKILL on shutdown optional by Lennart Poettering · 14 years ago
  77. 2292707 man: document missing KillSignal= and swap options by Lennart Poettering · 14 years ago
  78. afe4bfe fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors by Lennart Poettering · 14 years ago
  79. 0736af9 systemctl: implement auto-pager a la git by Miklos Vajna · 14 years ago
  80. 5471472 man: remaining spelling fixes by Miklos Vajna · 14 years ago
  81. 01c3a63 Fix misspellings in os-release manpage and hwclock-load.service by Miklos Vajna · 14 years ago
  82. 2dddca4 man: daemon - fix misspellings by Miklos Vajna · 14 years ago
  83. ae92f42 man: modules-load.d - fix misspellings by Miklos Vajna · 14 years ago
  84. 9bee76e man: systemctl - clarify condrestart, force-reload by Ran Benita · 14 years ago
  85. 3d42811 man: systemctl - spelling fixes by Ran Benita · 14 years ago
  86. 6bd2127 man: make clear that VERSION and VERSION_ID is not mandatory in os-release.5 by Lennart Poettering · 14 years ago
  87. a7c6446 man: document /etc/modules-load.d/ by Lennart Poettering · 14 years ago
  88. e17fb72 man: document /etc/os-release by Lennart Poettering · 14 years ago
  89. ee48647 man: document locale.conf by Lennart Poettering · 14 years ago
  90. eeca220 man: document /etc/vconsole.conf by Lennart Poettering · 14 years ago
  91. 6a7e63e man: document /etc/hostname by Lennart Poettering · 14 years ago
  92. 88aebb6 man: reorder things to follow the same order everywhere by Lennart Poettering · 14 years ago
  93. 21931db man: trivial BindTo description fix by Andrey Borzenkov · 14 years ago
  94. 06d4c99 manager: make list of default controllers configurable by Lennart Poettering · 14 years ago
  95. 4611d77 pam: document controllers= switch by Lennart Poettering · 14 years ago
  96. af2d49f drop support for MANAGER_SESSION, introduce MANAGER_USER instead by Lennart Poettering · 14 years ago
  97. 36af55d unit: introduce ConditionDirectoryNotEmpty= by Lennart Poettering · 14 years ago
  98. 824a1d5 pam: rename 'no-session' to 'user' cgroup by Lennart Poettering · 14 years ago
  99. f8553cc man: Fix various typos by Andrew Edmunds · 14 years ago
  100. aeee232 man: minor tmpfiles(5) updates and reindenting by Lennart Poettering · 14 years ago