systemd 19
  1. 3414abe ask-password: make a confused gcc shut up by Lennart Poettering · 14 years ago
  2. 4ce9faa ratelimit: removed n_printed by Harald Hoyer · 14 years ago
  3. 35b8ca3 Spelling Corrections by Harald Hoyer · 14 years ago
  4. a9bd141 systemctl: always null-terminate the password by Zbigniew Jędrzejewski-Szmek · 14 years ago
  5. 90e6aba udev: don't ignore non-encrypted block devices with no superblock by Lennart Poettering · 14 years ago
  6. 0e01075 udev: expose ttyUSB devices too by Lennart Poettering · 14 years ago
  7. 230e12e udev: mark hvc devices for exposure in systemd by Lennart Poettering · 14 years ago
  8. dd5e696 cryptsetup: add a terse help by Lennart Poettering · 14 years ago
  9. 446f004 agent: don't print warnings if a password was removed or timed out by Lennart Poettering · 14 years ago
  10. c0f9c7d systemctl: shutdown agent explicitly so that it can reset the tty properly by Lennart Poettering · 14 years ago
  11. 6d55002 service: never clean up a service that still has a process in it by Lennart Poettering · 14 years ago
  12. c904f64 label: udev might be making changes in /dev while we iterate through it by Lennart Poettering · 14 years ago
  13. 8e20e31 systemctl: properly handle job results by Lennart Poettering · 14 years ago
  14. c0daa70 job: also trigger on-failure dependencies when jobs faile due to dependencies, timeout by Lennart Poettering · 14 years ago
  15. a6a9a78 job: don't access j->type when j is already freed by Lennart Poettering · 14 years ago
  16. c77bc38 job: when cancelling jobs, make sure to propagate this properly to depending jobs by Lennart Poettering · 14 years ago
  17. 312732c job: start job timeout on enqueuing not when we start to process a job by Lennart Poettering · 14 years ago
  18. 5f87386 unit: increase default timeout to 3min by Lennart Poettering · 14 years ago
  19. 84168c7 logger: leave the logger longer around and allow it do handle more connections by Lennart Poettering · 14 years ago
  20. 5d44db4 dbus: pass along information why a job failed when it failed (dbus api change!) by Lennart Poettering · 14 years ago
  21. ccc8007 general: unify error code we generate on timeout by Lennart Poettering · 14 years ago
  22. 23e1e0c job: start job timer when we begin running the job, not already when we add it to the queue of jobs by Lennart Poettering · 14 years ago
  23. b61e476 cryptsetup: try to show the mount point for a crypto disk if we can by Lennart Poettering · 14 years ago
  24. 7ded2e2 ask-password: fix handling of timeouts when waiting for password by Lennart Poettering · 14 years ago
  25. 21bc923 ask-password: supported plymouth cached passwords by Lennart Poettering · 14 years ago
  26. 8075871 main: print warning if /usr is on a seperate partition by Lennart Poettering · 14 years ago
  27. 721bca5 virtualization: check cpuid first, since it is cheaper than DMI by Lennart Poettering · 14 years ago
  28. 4e08da9 util: make string static by Lennart Poettering · 14 years ago
  29. cb40c15 condition: drop pointless double negation by Lennart Poettering · 14 years ago
  30. 039655a unit: introduce ConditionVirtualization= by Lennart Poettering · 14 years ago
  31. 07faed4 virtualization: beef virtualization code by Lennart Poettering · 14 years ago
  32. b284eab dbus: don't rely that timer/path units have an initialized unit field by Lennart Poettering · 14 years ago
  33. 5048351 mount: make sure network mounts are ordered after network.target by Lennart Poettering · 14 years ago
  34. 4dba533 kmsg-syslogd: fix build by Lennart Poettering · 14 years ago
  35. 3351dc0 kmsg-syslogd: increase terminate timeout to 5min to generte less debug spew by Lennart Poettering · 14 years ago
  36. 5622dde systemctl: shutdown(8) - call kexec if kexec kernel is loaded by Kay Sievers · 14 years ago
  37. 78ab08e tmpfiles: never clean up block devices by Lennart Poettering · 14 years ago
  38. b5c6cf8 main: refuse --test as root by Lennart Poettering · 14 years ago
  39. a76fad0 readahead: remove misleading error messages by Lennart Poettering · 14 years ago
  40. f73f76a util: retry opening a TTY on EIO by Lennart Poettering · 14 years ago
  41. fc116c6 util: beef up logic to find ctty name by Lennart Poettering · 14 years ago
  42. 4ff21d8 tmpfiles: kill double slashes in unix socket names, just in case by Lennart Poettering · 14 years ago
  43. e67c360 systemctl: introduce --ignore-dependencies by Lennart Poettering · 14 years ago
  44. 3073256 systemctl: introduce --failed to show only failed services by Lennart Poettering · 14 years ago
  45. da71f23 util: seperate welcome line from other output by empty lines by Lennart Poettering · 14 years ago
  46. 3aea3b3 manager: don't consider transaction jobs conflicting with queued jobs redundant by Lennart Poettering · 14 years ago
  47. 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
  48. 8538561 swap: handle "nofail" from fstab by Kay Sievers · 14 years ago
  49. 27abbe8 mount,swap: properly add dependencies to logger if needed by Lennart Poettering · 14 years ago
  50. 934da03 service: change default std output to inherit by Lennart Poettering · 14 years ago
  51. 0a494f1 exec: introduce global defaults for the standard output of services by Lennart Poettering · 14 years ago
  52. b7cf1b6 udev: use SYSTEMD_READY to mask uninitialized DM devices by Lennart Poettering · 14 years ago
  53. 28dbc1e execute: optionally forward program output to /dev/console in addition to syslog/kmsg by Lennart Poettering · 14 years ago
  54. 7b4bf06 socket: refuse socket activation for SysV services by Lennart Poettering · 14 years ago
  55. 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
  56. 83cc030 shutdown: execute all binaries in /lib/systemd/system-shutdown as last step before invoking reboot() by Lennart Poettering · 14 years ago
  57. 3036c48 job: make status message printing more verbose by Lennart Poettering · 14 years ago
  58. a4477e6 cryptsetup: fix unit file description by Lennart Poettering · 14 years ago
  59. 17b9052 tmpfiles: never delete AF_UNIX sockets that are alive by Lennart Poettering · 14 years ago
  60. 6a3b150 getty: don't parse console= anymore, use /sys/class/tty/console/active instead by Lennart Poettering · 14 years ago
  61. 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
  62. f212ac1 getty: do not auto-spawn getty's on VC ttys if console=ttyN is used by Lennart Poettering · 14 years ago
  63. 3030ccd util: when determining the right TERM for /dev/console consult /sys/class/tty/console/active by Lennart Poettering · 14 years ago
  64. 2633eb8 service: when guessing the main PID don't consider processes that aren't our children by Lennart Poettering · 14 years ago
  65. 3185a36 service: make main pid guessing optional, and reread pid file after reloads by Lennart Poettering · 14 years ago
  66. e9fbc77 pam: introduce whitelist and blacklist user list feature by Lennart Poettering · 14 years ago
  67. 7fc01d3 systemctl: minor optimizations by Lennart Poettering · 14 years ago
  68. 060ed82 systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so that locking by tty works by Lennart Poettering · 14 years ago
  69. 46a08e3 readahead: disable readahead in virtual machines by Lennart Poettering · 14 years ago
  70. 522d4a4 systemd: document systemd-tmpfiles by Lennart Poettering · 14 years ago
  71. fba6e68 tmpfiles: take names of tmpfiles configuration files on the command line by Lennart Poettering · 14 years ago
  72. eb0ca9e tmpfiles: log to stderr if possible by Lennart Poettering · 14 years ago
  73. b8bb3e8 tmpfiles: support globs by Lennart Poettering · 14 years ago
  74. 88dfa29 units: introduce and hook up sound.target by Lennart Poettering · 14 years ago
  75. abc00c6 dbus: allow all clients access to org.freedesktop.DBus.Peer by Lennart Poettering · 14 years ago
  76. 2958c88 device: consider udev devices with SYSTEMD_READY=0 as unplugged by Lennart Poettering · 14 years ago
  77. 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
  78. 0658666 manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the console by Lennart Poettering · 14 years ago
  79. b1c0f1c systemctl: fix opening params by Lennart Poettering · 14 years ago
  80. 715554e systemctl: don't start agent for --user by Lennart Poettering · 14 years ago
  81. 7f6d613 systemctl: make sure the tty agent does not retain a copy of stdio by Lennart Poettering · 14 years ago
  82. 022ef20 locale: unify some code between fedora and altlinux by Lennart Poettering · 14 years ago
  83. a338bab build-sys: initial support ALTLinux by Alexey Shabalin · 14 years ago
  84. dcafddb dbus: use ControlGroup as property name to match config option by Lennart Poettering · 14 years ago
  85. b20c6be pam: optionally reset cgroup memberships for login sessions by Lennart Poettering · 14 years ago
  86. 7115593 load-fragment: properly parse Nice= value by Adrian Spinu · 14 years ago
  87. 5d909e3 automount: use unit_pending_inactive() where appropriate by Lennart Poettering · 14 years ago
  88. bd40a2d clang: fix some issues found with clang-analyzer by Lennart Poettering · 15 years ago v17
  89. 0b17248 gcc: make gcc shut up by Lennart Poettering · 15 years ago
  90. ed86ebc main: don't warn if /etc/mtab is a symlink to /proc/mounts by Lennart Poettering · 15 years ago
  91. cae18e2 socket: don't crash if the .service unit for a .socket unit is not found by Lennart Poettering · 15 years ago
  92. 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
  93. e0fa621 automount: fix segfault when shutting down by Lennart Poettering · 15 years ago
  94. 3996fbe dbus: don't try to connect to the system bus before it is actually up by Lennart Poettering · 15 years ago
  95. 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
  96. c06b7a1 service: don't allow reload operations for oneshot services by Lennart Poettering · 15 years ago
  97. 26742b3 vala: convert from dbus-glib to gdbus by Lennart Poettering · 15 years ago
  98. 9a57c62 systemctl: highlight failed processes in systemctl status by Lennart Poettering · 15 years ago
  99. 0129173 systemctl: show process type along process exit codes by Lennart Poettering · 15 years ago
  100. e2f3b44 service: when reloading a service fails don't fail the entire service but just the reload job by Lennart Poettering · 15 years ago