systemd 32
  1. 8d41a96 machine-id: be nice and generate compliant v4 UUIDs by Lennart Poettering · 13 years ago
  2. 729e376 systemctl: hook up new install logic by Lennart Poettering · 13 years ago
  3. e1ea662 systemctl: remove monitor command since it is mostly useless by Lennart Poettering · 13 years ago
  4. 34c4b47 systemctl: split --help into multiple sections by Lennart Poettering · 13 years ago
  5. 253ee27 manager: add log control via RT signals by Lennart Poettering · 13 years ago
  6. 4e2d4c0 man: add a couple of crosslinks by Lennart Poettering · 13 years ago
  7. a61933a man: add man page for systemd-loginctl by Lennart Poettering · 13 years ago
  8. 82e487c unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn by Lennart Poettering · 13 years ago
  9. ee17ee7 tmpfiles: allow creation of named pipes with tmpfiles by Lennart Poettering · 13 years ago
  10. 4e7f8bc man: un-reverse IgnoreOnSnapshot description by Zbigniew Jędrzejewski-Szmek · 13 years ago
  11. 69fc152 systemctl: hide all information on --kill-mode= since it is mostly useless by Lennart Poettering · 13 years ago
  12. 8092a42 path,unit: support globbing in conditions and path units by Lennart Poettering · 13 years ago
  13. 687d082 nspawn: spawn shell under specified --user by Michal Vyskocil · 13 years ago
  14. 0aef434 unit: add three new specifiers to use in unit files by Lennart Poettering · 13 years ago
  15. 64747e2 exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs by Lennart Poettering · 13 years ago
  16. c36eecd man: update pam_systemd page to document new behaviour by Lennart Poettering · 13 years ago
  17. 8fa365e logind: add man page for configuration file by Lennart Poettering · 13 years ago
  18. be394c4 systemctl: add support for --root for systemctl enable/disable/is-enabled by Frederic Crozat · 13 years ago
  19. 5f4b19f service: check whether sysv scripts where changed by Lennart Poettering · 13 years ago
  20. abebb5a systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctl by Ville Skyttä · 13 years ago
  21. 9f7dad7 man: Documentation spelling fixes by Ville Skyttä · 13 years ago
  22. 0e318ca pam-module: add debug= parameter by Michal Schmidt · 14 years ago
  23. f9f0c31 man: clarify os-release in regards to spaces a bit by Lennart Poettering · 13 years ago
  24. 9a66640 exec: Fix number of unit types by Ozan Çağlayan · 14 years ago
  25. d636fa3 man: update the list of unit search locations by William Swanson · 14 years ago
  26. ec6370a socket: expose SO_BROADCAST by Lennart Poettering · 14 years ago
  27. 6b6d2de socket: expose IP_TRANSPARENT by Lennart Poettering · 14 years ago
  28. 6ea832a exec: hangup/reset/deallocate VTs in gettys by Lennart Poettering · 14 years ago
  29. 916abb2 socket: add POSIX mqueue support by Lennart Poettering · 14 years ago
  30. 7a6000a unit: make ignoring in snapshots a per unit property, instead of a per unit type property by Lennart Poettering · 14 years ago
  31. ec43fbc man: typo in sd_daemon reference by Tollef Fog Heen · 14 years ago
  32. ecb963c def: lower default timeout to 90s by Lennart Poettering · 14 years ago
  33. 772f837 tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  34. db1413d sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  35. 8f28cbc man: Spelling fixes by A. Costa · 14 years ago
  36. 811ad2b man: minor fixes by Lennart Poettering · 14 years ago
  37. b0a3f2b socket: support ListeSpecial= sockets by Lennart Poettering · 14 years ago
  38. 05677bb man: fix specification of default timeouts by Lennart Poettering · 14 years ago
  39. 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
  40. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  41. 7f434cf ask-password: use default timeout by Lennart Poettering · 14 years ago
  42. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  43. 7a22745 socket: support netlink sockets by Lennart Poettering · 14 years ago
  44. 0e456f9 path: optionally, create watched directories in .path units by Lennart Poettering · 14 years ago
  45. f3bc7fd man: add man page for ask-password by Lennart Poettering · 14 years ago
  46. 222ae6a unit: introduce OnFailureIsolate= by Lennart Poettering · 14 years ago
  47. 4466194 units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service by Lennart Poettering · 14 years ago
  48. 100fd56 man: fix description of systemctl reload-or-try-restart by Lennart Poettering · 14 years ago
  49. 3d57c6a exec: support unlimited resources by Lennart Poettering · 14 years ago
  50. c91faef man: document /etc/sysctl.d/ by Lennart Poettering · 14 years ago
  51. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  52. d24e1b4 condition: use 'selinux' rather than 'SELinux' as preferred spelling by Lennart Poettering · 14 years ago
  53. 69528c3 man: document ConditionSecurity by Michal Schmidt · 14 years ago
  54. bb29785 general: replace a few uses of /var/run by /run by Lennart Poettering · 14 years ago
  55. c61e77d man: document ConditionPathIsDirectory= by Lennart Poettering · 14 years ago
  56. 7602c46 man: uinput.ko is a bad example by Lennart Poettering · 14 years ago
  57. cd25cce exec: drop process group kill mode since it has little use and confuses the user by Lennart Poettering · 14 years ago
  58. 1ead1ca man: really fix all LC_MESSAGE to LC_MESSAGES by Lennart Poettering · 14 years ago
  59. 2d87855 man: fix references to systemd.unit= on the kernel cmdline by Lennart Poettering · 14 years ago
  60. 2b583ce use /run instead of /dev/.run by Kay Sievers · 14 years ago
  61. f927685 man: explain a couple of default dependencies by Lennart Poettering · 14 years ago
  62. 2fccaef man: no keep-root in pam_systemd anymore by Andrey Borzenkov · 14 years ago
  63. 28cf382 man: document pidns containers by Lennart Poettering · 14 years ago
  64. e2130f1 units: deemphesize Names= settings, and explain why nobody whould use them by Lennart Poettering · 14 years ago
  65. 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
  66. 0732ec0 man: document .requires/ directories by Lennart Poettering · 14 years ago
  67. 177b3ff special: get rid of dbus.target by Lennart Poettering · 14 years ago
  68. 260abb7 exec: properly apply capability bounding set, add inverted bounding sets by Lennart Poettering · 14 years ago
  69. f1f8cfd man: fix systemctl try-restart description by Andrey Borzenkov · 14 years ago
  70. 8f7a3c1 man: document systemd-nspawn by Lennart Poettering · 14 years ago
  71. 91b22f2 core: move abstract namespace sockets to /dev/.run by Lennart Poettering · 14 years ago
  72. a8f1132 systemctl: support remote and privileged systemctl access via SSH and pkexec by Lennart Poettering · 14 years ago
  73. 756a8d1 man: trivial typo in systemd(1) by Andrey Borzenkov · 14 years ago
  74. b925e72 dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd by Lennart Poettering · 14 years ago
  75. 267632f unit: distuingish mandatory from triggering conditions by Lennart Poettering · 14 years ago
  76. d7ccca2 main: introduce /etc/machine-id by Lennart Poettering · 14 years ago
  77. f1779fd man: document changed EnvironmentFile= behaviour by Lennart Poettering · 14 years ago
  78. 6221fcd man: fix chkconfig syntax to use --level 3 by Lennart Poettering · 14 years ago
  79. 039655a unit: introduce ConditionVirtualization= by Lennart Poettering · 14 years ago
  80. 48c4fad man: fixed typo in SyslogIdentifier= by Mike Kazantsev · 14 years ago
  81. d12d0e6 man: don't do more reloads than necessary in spec files by Lennart Poettering · 14 years ago
  82. e67c360 systemctl: introduce --ignore-dependencies by Lennart Poettering · 14 years ago
  83. 3073256 systemctl: introduce --failed to show only failed services by Lennart Poettering · 14 years ago
  84. 934da03 service: change default std output to inherit by Lennart Poettering · 14 years ago
  85. 0a494f1 exec: introduce global defaults for the standard output of services by Lennart Poettering · 14 years ago
  86. 28dbc1e execute: optionally forward program output to /dev/console in addition to syslog/kmsg by Lennart Poettering · 14 years ago
  87. 3185a36 service: make main pid guessing optional, and reread pid file after reloads by Lennart Poettering · 14 years ago
  88. e9fbc77 pam: introduce whitelist and blacklist user list feature by Lennart Poettering · 14 years ago
  89. 522d4a4 systemd: document systemd-tmpfiles by Lennart Poettering · 14 years ago
  90. b8bb3e8 tmpfiles: support globs by Lennart Poettering · 14 years ago
  91. 70e911e man: document SYSTEMD_READY= by Lennart Poettering · 14 years ago
  92. 0658666 manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the console by Lennart Poettering · 14 years ago
  93. be03966 man: clarify a few things by Lennart Poettering · 14 years ago
  94. b20c6be pam: optionally reset cgroup memberships for login sessions by Lennart Poettering · 14 years ago
  95. 76e7bc8 man: give an example for vconsole.conf by Lennart Poettering · 14 years ago
  96. 3add4d2 pam: optionally keep processes of root user around by Lennart Poettering · 14 years ago
  97. ba035df execute: make sending of SIGKILL on shutdown optional by Lennart Poettering · 14 years ago
  98. 2292707 man: document missing KillSignal= and swap options by Lennart Poettering · 14 years ago
  99. afe4bfe fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors by Lennart Poettering · 14 years ago
  100. 0736af9 systemctl: implement auto-pager a la git by Miklos Vajna · 14 years ago