systemd 18
  1. e67c360 systemctl: introduce --ignore-dependencies by Lennart Poettering · 14 years ago
  2. 3073256 systemctl: introduce --failed to show only failed services by Lennart Poettering · 14 years ago
  3. da71f23 util: seperate welcome line from other output by empty lines by Lennart Poettering · 14 years ago
  4. 3aea3b3 manager: don't consider transaction jobs conflicting with queued jobs redundant by Lennart Poettering · 14 years ago
  5. 444d943 udev: ignore block devices which no known contents, to avoid trying of mounts/swapons when devices aren't set up full yet by Lennart Poettering · 14 years ago
  6. 8538561 swap: handle "nofail" from fstab by Kay Sievers · 14 years ago
  7. 27abbe8 mount,swap: properly add dependencies to logger if needed by Lennart Poettering · 14 years ago
  8. 934da03 service: change default std output to inherit by Lennart Poettering · 14 years ago
  9. 0a494f1 exec: introduce global defaults for the standard output of services by Lennart Poettering · 14 years ago
  10. b7cf1b6 udev: use SYSTEMD_READY to mask uninitialized DM devices by Lennart Poettering · 14 years ago
  11. 28dbc1e execute: optionally forward program output to /dev/console in addition to syslog/kmsg by Lennart Poettering · 14 years ago
  12. 7b4bf06 socket: refuse socket activation for SysV services by Lennart Poettering · 14 years ago
  13. a4c24ff fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 set by Lennart Poettering · 14 years ago
  14. 83cc030 shutdown: execute all binaries in /lib/systemd/system-shutdown as last step before invoking reboot() by Lennart Poettering · 14 years ago
  15. 3036c48 job: make status message printing more verbose by Lennart Poettering · 14 years ago
  16. a4477e6 cryptsetup: fix unit file description by Lennart Poettering · 14 years ago
  17. 17b9052 tmpfiles: never delete AF_UNIX sockets that are alive by Lennart Poettering · 14 years ago
  18. 6a3b150 getty: don't parse console= anymore, use /sys/class/tty/console/active instead by Lennart Poettering · 14 years ago
  19. 079a09f util: properly resolve /dev/console if more than once console= argument was passed on the kernel command line by Lennart Poettering · 14 years ago
  20. f212ac1 getty: do not auto-spawn getty's on VC ttys if console=ttyN is used by Lennart Poettering · 14 years ago
  21. 3030ccd util: when determining the right TERM for /dev/console consult /sys/class/tty/console/active by Lennart Poettering · 14 years ago
  22. 2633eb8 service: when guessing the main PID don't consider processes that aren't our children by Lennart Poettering · 14 years ago
  23. 3185a36 service: make main pid guessing optional, and reread pid file after reloads by Lennart Poettering · 14 years ago
  24. e9fbc77 pam: introduce whitelist and blacklist user list feature by Lennart Poettering · 14 years ago
  25. 7fc01d3 systemctl: minor optimizations by Lennart Poettering · 14 years ago
  26. 060ed82 systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so that locking by tty works by Lennart Poettering · 14 years ago
  27. 46a08e3 readahead: disable readahead in virtual machines by Lennart Poettering · 14 years ago
  28. 522d4a4 systemd: document systemd-tmpfiles by Lennart Poettering · 14 years ago
  29. fba6e68 tmpfiles: take names of tmpfiles configuration files on the command line by Lennart Poettering · 14 years ago
  30. eb0ca9e tmpfiles: log to stderr if possible by Lennart Poettering · 14 years ago
  31. b8bb3e8 tmpfiles: support globs by Lennart Poettering · 14 years ago
  32. 88dfa29 units: introduce and hook up sound.target by Lennart Poettering · 14 years ago
  33. abc00c6 dbus: allow all clients access to org.freedesktop.DBus.Peer by Lennart Poettering · 14 years ago
  34. 2958c88 device: consider udev devices with SYSTEMD_READY=0 as unplugged by Lennart Poettering · 14 years ago
  35. e1b2b49 systemd: show status when run with plymouth, and don't start plymouth a second time when it is already running by Lennart Poettering · 14 years ago
  36. 0658666 manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the console by Lennart Poettering · 14 years ago
  37. b1c0f1c systemctl: fix opening params by Lennart Poettering · 14 years ago
  38. 715554e systemctl: don't start agent for --user by Lennart Poettering · 14 years ago
  39. 7f6d613 systemctl: make sure the tty agent does not retain a copy of stdio by Lennart Poettering · 14 years ago
  40. 022ef20 locale: unify some code between fedora and altlinux by Lennart Poettering · 14 years ago
  41. a338bab build-sys: initial support ALTLinux by Alexey Shabalin · 14 years ago
  42. dcafddb dbus: use ControlGroup as property name to match config option by Lennart Poettering · 14 years ago
  43. b20c6be pam: optionally reset cgroup memberships for login sessions by Lennart Poettering · 14 years ago
  44. 7115593 load-fragment: properly parse Nice= value by Adrian Spinu · 14 years ago
  45. 5d909e3 automount: use unit_pending_inactive() where appropriate by Lennart Poettering · 14 years ago
  46. bd40a2d clang: fix some issues found with clang-analyzer by Lennart Poettering · 15 years ago v17
  47. 0b17248 gcc: make gcc shut up by Lennart Poettering · 15 years ago
  48. ed86ebc main: don't warn if /etc/mtab is a symlink to /proc/mounts by Lennart Poettering · 15 years ago
  49. cae18e2 socket: don't crash if the .service unit for a .socket unit is not found by Lennart Poettering · 15 years ago
  50. ff2e0f0 mount: ignore if an fsck is requested for a bind mount, so that we don't wait for the bind 'device' to show up by Lennart Poettering · 15 years ago
  51. e0fa621 automount: fix segfault when shutting down by Lennart Poettering · 15 years ago
  52. 3996fbe dbus: don't try to connect to the system bus before it is actually up by Lennart Poettering · 15 years ago
  53. 867b3b7 service: make chain of main commands and control commands independent of each other, so that both can be executed simultaneously and independently by Lennart Poettering · 15 years ago
  54. c06b7a1 service: don't allow reload operations for oneshot services by Lennart Poettering · 15 years ago
  55. 26742b3 vala: convert from dbus-glib to gdbus by Lennart Poettering · 15 years ago
  56. 9a57c62 systemctl: highlight failed processes in systemctl status by Lennart Poettering · 15 years ago
  57. 0129173 systemctl: show process type along process exit codes by Lennart Poettering · 15 years ago
  58. e2f3b44 service: when reloading a service fails don't fail the entire service but just the reload job by Lennart Poettering · 15 years ago
  59. f8d0ceb shutdown: use correct kexec options by Brett Witherspoon · 15 years ago
  60. 4bc5f80 systemctl: before spawning pager cache number of columns by Lennart Poettering · 15 years ago
  61. 3add4d2 pam: optionally keep processes of root user around by Lennart Poettering · 15 years ago
  62. d8cfa08 service: if a reload operation fails, don't shut down the service by Lennart Poettering · 15 years ago
  63. ba035df execute: make sending of SIGKILL on shutdown optional by Lennart Poettering · 15 years ago
  64. 0058d7b mount: FAT uuids are uppercase by Lennart Poettering · 15 years ago
  65. 2292707 man: document missing KillSignal= and swap options by Lennart Poettering · 15 years ago
  66. 521e05c arch: remove support for legacy daemons by Tom Gundersen · 15 years ago
  67. 47ae6e6 device: don't warn if we cannot bump the socket buffer by Lennart Poettering · 15 years ago
  68. 2d011a7 logger: when passing on PID info, fall back to our own if originating process is already gone by Lennart Poettering · 15 years ago
  69. e83c7c0 service: don't hit an assert if information in LSB headers is incorrectly formatted by Lennart Poettering · 15 years ago
  70. 86a3475 execute,util: fix two small memory leaks by Lennart Poettering · 15 years ago
  71. 2c4b304 specifier: at minimal test by Lennart Poettering · 15 years ago
  72. a6ff950 execute: drop empty assignments from env blocks on execution but keep them around otherwise to make them visible by Lennart Poettering · 15 years ago
  73. 7fc942b umount: don't try to detach the dm device the root dir is on, to minimize warning messages by Lennart Poettering · 15 years ago
  74. e624abf locale: fix variable names by Lennart Poettering · 15 years ago
  75. afe4bfe fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors by Lennart Poettering · 15 years ago
  76. c4731d1 util: don't pass invalid fd to fdopendir() on error to avoid corruption of errno by Lennart Poettering · 15 years ago
  77. 022707d tmpfiles: nicer message when two or more conflicting lines are configured for the same file by Lennart Poettering · 15 years ago
  78. 5f7c426 fragment: properly handle quotes in assignments in EnvironmentFile= files by Lennart Poettering · 15 years ago
  79. 5707631 sysctl: don't warn if sysctls are gone by Lennart Poettering · 15 years ago
  80. a78899f readahead: ignore if files are removed during collection or before replay by Lennart Poettering · 15 years ago
  81. 60b4f27 serial: use TERM=vt100 instead of TERM=vt100-nav by Lennart Poettering · 15 years ago
  82. 75d12d5 systemctl: Don't use Debian's 'sensible-pager', use 'pager' instead by Lennart Poettering · 15 years ago
  83. 1d3399e cryptsetup: call mkswap on dm device, not on source device by Lennart Poettering · 15 years ago
  84. bef2733 mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overridable via configure switch by Lennart Poettering · 15 years ago
  85. 4c00bf2 systemctl: drop redundant getenv('LESS') check by Lennart Poettering · 15 years ago
  86. ec14911 systemctl: spawn pager only for commands that generates long output by Lennart Poettering · 15 years ago
  87. 1888c90 systemctl: make the child the pager, leave systemctl as parent by Lennart Poettering · 15 years ago
  88. 611efaa systemctl: try harder to find a suitable pager by Lennart Poettering · 15 years ago
  89. 0736af9 systemctl: implement auto-pager a la git by Miklos Vajna · 15 years ago
  90. 7165679 arch: remove welcome message by Tom Gundersen · 15 years ago
  91. abd41c8 shutdown: drop redundant sync() invocation by Lennart Poettering · 15 years ago
  92. c29597a util: invoke sync() implicitly on freeze() by Lennart Poettering · 15 years ago
  93. a247755 tmpfiles: ensure we do no follow symlinks when cleaning up dirs by Lennart Poettering · 15 years ago
  94. 5b81919 service: ifdef (more) distro-specific compat logic by Michael Biebl · 15 years ago
  95. 5e4ef5e pam: do not sort user sessions into their own cgroups in the 'cpu' hierarchy by default by Lennart Poettering · 15 years ago
  96. 501c875 mount-setup: drop noexec flag from default mount options for /dev/shm by Lennart Poettering · 15 years ago
  97. c8bffa4 util: properly handle OOM when allocating Debian version string by Lennart Poettering · 15 years ago
  98. 22927a3 debian: Prefix welcome string with "Debian " by Michael Biebl · 15 years ago
  99. e199285 service: ifdef distro-specific compat logic by Kay Sievers · 15 years ago
  100. 6553063 service: drop rc. prefix on frugalware linux by Miklos Vajna · 15 years ago