systemd 37
  1. 62590f2 unit: introduce ConditionCapability by Lennart Poettering · 13 years ago
  2. 21e557e units: introduce local-fs-pre.target and remote-fs-pre.target by Lennart Poettering · 13 years ago
  3. 7e13bea man: document list-unit-files by Ran Benita · 13 years ago
  4. a70d9a7 man: .include directive does not include as textual include it includes by parsing the include file. by Barry Scott · 13 years ago
  5. 7734f77 man: for ExecStart= provide more details on env var substitution and how that turns into arguments. by Barry Scott · 13 years ago
  6. ebed32b systemctl: print the legend regardless of stdout type, add --no-legend by Michal Schmidt · 13 years ago
  7. 8095200 condition: optionally test against type of virtualization (vm vs. container) by Lennart Poettering · 13 years ago
  8. 65bc2c2 util: detect systemd-nspawn without relying on ns cgroup tree by Lennart Poettering · 13 years ago
  9. 1c744f2 man: document that PathChanged= does not care for simple writes but only for close()-after-write() by Lennart Poettering · 13 years ago
  10. 7712ea6 man: document pkg-config line for sd-daemon by Lennart Poettering · 13 years ago
  11. 71e6c1c man: document that sd-daemon.[ch] is now available as shared library by Lennart Poettering · 13 years ago
  12. 0d60602 condition: add ConditionPathIsSymbolicLink by Michal Schmidt · 13 years ago
  13. 8571962 condition: always follow symlinks for condition checks, to mimic test by Lennart Poettering · 13 years ago
  14. ab7f148 unit: introduce ConditionPathIsMountPoint= by Lennart Poettering · 13 years ago
  15. 418112a man: document which condition tests follow symlinks by Michal Schmidt · 13 years ago
  16. 0e89268 man: list specifiers in a table by Mathieu Bridon · 13 years ago
  17. 96804f0 man: fix typo in systemd manual page by Albert Strasheim · 13 years ago
  18. 07bceef locale: support $LANGUAGE too by Lennart Poettering · 13 years ago
  19. 801f44b man: document /etc/timezone by Lennart Poettering · 13 years ago
  20. 4b7b2ef man: don't recommend After=syslog.target anymore since we don't support non-socket-activatable syslogs anymore where that was ncessary by Lennart Poettering · 13 years ago
  21. de6c78f service: change default stdout/stderr to syslog by Lennart Poettering · 13 years ago
  22. 346bce1 stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive by Lennart Poettering · 13 years ago
  23. 3377af3 man: fix securebits docs by Lennart Poettering · 13 years ago
  24. db47cc2 man: Sort the entries in systemd.special(7) by Josh Triplett · 13 years ago
  25. 0c85a4f cgroup: optionally mount a specific cgroup controllers together, and add cpu+cpuacct to the default by Lennart Poettering · 13 years ago
  26. 94959f0 exec: allow passing arbitrary path names to blkio cgroup attributes by Lennart Poettering · 13 years ago
  27. 9e37286 exec: add high-level controls for blkio cgroup attributes by Lennart Poettering · 13 years ago
  28. ab1f063 exec: optionally apply cgroup attributes to the cgroups we create by Lennart Poettering · 13 years ago
  29. ff01d04 exec: introduce PrivateNetwork= process option to turn off network access to specific services by Lennart Poettering · 13 years ago
  30. 4f755fc man: nspawn fixes by Lennart Poettering · 13 years ago
  31. a41fe3a nspawn: add new --no-net switch to turn off networking in the container by Lennart Poettering · 13 years ago
  32. 283ef08 man: loginctl has lock/unlock with a -session suffix by Miklos Vajna · 13 years ago
  33. 8b7d221 man: Fix command name in systemd-tmpfiles example. by Ville Skyttä · 13 years ago
  34. 260d370 man: document that we default to 022 as umask by Lennart Poettering · 13 years ago
  35. 8d41a96 machine-id: be nice and generate compliant v4 UUIDs by Lennart Poettering · 13 years ago
  36. 729e376 systemctl: hook up new install logic by Lennart Poettering · 13 years ago
  37. e1ea662 systemctl: remove monitor command since it is mostly useless by Lennart Poettering · 13 years ago
  38. 34c4b47 systemctl: split --help into multiple sections by Lennart Poettering · 13 years ago
  39. 253ee27 manager: add log control via RT signals by Lennart Poettering · 13 years ago
  40. 4e2d4c0 man: add a couple of crosslinks by Lennart Poettering · 13 years ago
  41. a61933a man: add man page for systemd-loginctl by Lennart Poettering · 13 years ago
  42. 82e487c unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn by Lennart Poettering · 13 years ago
  43. ee17ee7 tmpfiles: allow creation of named pipes with tmpfiles by Lennart Poettering · 13 years ago
  44. 4e7f8bc man: un-reverse IgnoreOnSnapshot description by Zbigniew Jędrzejewski-Szmek · 13 years ago
  45. 69fc152 systemctl: hide all information on --kill-mode= since it is mostly useless by Lennart Poettering · 13 years ago
  46. 8092a42 path,unit: support globbing in conditions and path units by Lennart Poettering · 13 years ago
  47. 687d082 nspawn: spawn shell under specified --user by Michal Vyskocil · 13 years ago
  48. 0aef434 unit: add three new specifiers to use in unit files by Lennart Poettering · 13 years ago
  49. 64747e2 exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs by Lennart Poettering · 13 years ago
  50. c36eecd man: update pam_systemd page to document new behaviour by Lennart Poettering · 13 years ago
  51. 8fa365e logind: add man page for configuration file by Lennart Poettering · 13 years ago
  52. be394c4 systemctl: add support for --root for systemctl enable/disable/is-enabled by Frederic Crozat · 13 years ago
  53. 5f4b19f service: check whether sysv scripts where changed by Lennart Poettering · 13 years ago
  54. abebb5a systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctl by Ville Skyttä · 13 years ago
  55. 9f7dad7 man: Documentation spelling fixes by Ville Skyttä · 13 years ago
  56. 0e318ca pam-module: add debug= parameter by Michal Schmidt · 14 years ago
  57. f9f0c31 man: clarify os-release in regards to spaces a bit by Lennart Poettering · 13 years ago
  58. 9a66640 exec: Fix number of unit types by Ozan Çağlayan · 14 years ago
  59. d636fa3 man: update the list of unit search locations by William Swanson · 14 years ago
  60. ec6370a socket: expose SO_BROADCAST by Lennart Poettering · 14 years ago
  61. 6b6d2de socket: expose IP_TRANSPARENT by Lennart Poettering · 14 years ago
  62. 6ea832a exec: hangup/reset/deallocate VTs in gettys by Lennart Poettering · 14 years ago
  63. 916abb2 socket: add POSIX mqueue support by Lennart Poettering · 14 years ago
  64. 7a6000a unit: make ignoring in snapshots a per unit property, instead of a per unit type property by Lennart Poettering · 14 years ago
  65. ec43fbc man: typo in sd_daemon reference by Tollef Fog Heen · 14 years ago
  66. ecb963c def: lower default timeout to 90s by Lennart Poettering · 14 years ago
  67. 772f837 tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  68. db1413d sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  69. 8f28cbc man: Spelling fixes by A. Costa · 14 years ago
  70. 811ad2b man: minor fixes by Lennart Poettering · 14 years ago
  71. b0a3f2b socket: support ListeSpecial= sockets by Lennart Poettering · 14 years ago
  72. 05677bb man: fix specification of default timeouts by Lennart Poettering · 14 years ago
  73. 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
  74. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  75. 7f434cf ask-password: use default timeout by Lennart Poettering · 14 years ago
  76. c8f4d76 manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating by Lennart Poettering · 14 years ago
  77. 7a22745 socket: support netlink sockets by Lennart Poettering · 14 years ago
  78. 0e456f9 path: optionally, create watched directories in .path units by Lennart Poettering · 14 years ago
  79. f3bc7fd man: add man page for ask-password by Lennart Poettering · 14 years ago
  80. 222ae6a unit: introduce OnFailureIsolate= by Lennart Poettering · 14 years ago
  81. 4466194 units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service by Lennart Poettering · 14 years ago
  82. 100fd56 man: fix description of systemctl reload-or-try-restart by Lennart Poettering · 14 years ago
  83. 3d57c6a exec: support unlimited resources by Lennart Poettering · 14 years ago
  84. c91faef man: document /etc/sysctl.d/ by Lennart Poettering · 14 years ago
  85. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  86. d24e1b4 condition: use 'selinux' rather than 'SELinux' as preferred spelling by Lennart Poettering · 14 years ago
  87. 69528c3 man: document ConditionSecurity by Michal Schmidt · 14 years ago
  88. bb29785 general: replace a few uses of /var/run by /run by Lennart Poettering · 14 years ago
  89. c61e77d man: document ConditionPathIsDirectory= by Lennart Poettering · 14 years ago
  90. 7602c46 man: uinput.ko is a bad example by Lennart Poettering · 14 years ago
  91. cd25cce exec: drop process group kill mode since it has little use and confuses the user by Lennart Poettering · 14 years ago
  92. 1ead1ca man: really fix all LC_MESSAGE to LC_MESSAGES by Lennart Poettering · 14 years ago
  93. 2d87855 man: fix references to systemd.unit= on the kernel cmdline by Lennart Poettering · 14 years ago
  94. 2b583ce use /run instead of /dev/.run by Kay Sievers · 14 years ago
  95. f927685 man: explain a couple of default dependencies by Lennart Poettering · 14 years ago
  96. 2fccaef man: no keep-root in pam_systemd anymore by Andrey Borzenkov · 14 years ago
  97. 28cf382 man: document pidns containers by Lennart Poettering · 14 years ago
  98. e2130f1 units: deemphesize Names= settings, and explain why nobody whould use them by Lennart Poettering · 14 years ago
  99. 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
  100. 0732ec0 man: document .requires/ directories by Lennart Poettering · 14 years ago