1. 020501d build-sys: prepare v19 by Lennart Poettering · 14 years ago v19
  2. 3db48a7 update TODO by Lennart Poettering · 14 years ago
  3. 3414abe ask-password: make a confused gcc shut up by Lennart Poettering · 14 years ago
  4. 4ce9faa ratelimit: removed n_printed by Harald Hoyer · 14 years ago
  5. 35b8ca3 Spelling Corrections by Harald Hoyer · 14 years ago
  6. a9bd141 systemctl: always null-terminate the password by Zbigniew Jędrzejewski-Szmek · 14 years ago
  7. 53bdb7c build-sys: update ALTLinux support by Alexey Shabalin · 14 years ago
  8. 90e6aba udev: don't ignore non-encrypted block devices with no superblock by Lennart Poettering · 14 years ago
  9. 0e01075 udev: expose ttyUSB devices too by Lennart Poettering · 14 years ago
  10. 230e12e udev: mark hvc devices for exposure in systemd by Lennart Poettering · 14 years ago
  11. dd5e696 cryptsetup: add a terse help by Lennart Poettering · 14 years ago
  12. 446f004 agent: don't print warnings if a password was removed or timed out by Lennart Poettering · 14 years ago
  13. c0f9c7d systemctl: shutdown agent explicitly so that it can reset the tty properly by Lennart Poettering · 14 years ago
  14. 6d55002 service: never clean up a service that still has a process in it by Lennart Poettering · 14 years ago
  15. c904f64 label: udev might be making changes in /dev while we iterate through it by Lennart Poettering · 14 years ago
  16. 8e20e31 systemctl: properly handle job results by Lennart Poettering · 14 years ago
  17. c0daa70 job: also trigger on-failure dependencies when jobs faile due to dependencies, timeout by Lennart Poettering · 14 years ago
  18. a6a9a78 job: don't access j->type when j is already freed by Lennart Poettering · 14 years ago
  19. c77bc38 job: when cancelling jobs, make sure to propagate this properly to depending jobs by Lennart Poettering · 14 years ago
  20. 312732c job: start job timeout on enqueuing not when we start to process a job by Lennart Poettering · 14 years ago
  21. 5f87386 unit: increase default timeout to 3min by Lennart Poettering · 14 years ago
  22. 84168c7 logger: leave the logger longer around and allow it do handle more connections by Lennart Poettering · 14 years ago
  23. 5d44db4 dbus: pass along information why a job failed when it failed (dbus api change!) by Lennart Poettering · 14 years ago
  24. ccc8007 general: unify error code we generate on timeout by Lennart Poettering · 14 years ago
  25. aa2e211 units: synchronize gettys to plymouth even if plymouth is killed by gdm by Lennart Poettering · 14 years ago
  26. 2e0d98f update TODO by Lennart Poettering · 14 years ago
  27. 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
  28. b61e476 cryptsetup: try to show the mount point for a crypto disk if we can by Lennart Poettering · 14 years ago
  29. be12dd0 rescue: terminate plymouth entirely when going into rescue mode by Lennart Poettering · 14 years ago
  30. 7ded2e2 ask-password: fix handling of timeouts when waiting for password by Lennart Poettering · 14 years ago
  31. 21bc923 ask-password: supported plymouth cached passwords by Lennart Poettering · 14 years ago
  32. 8075871 main: print warning if /usr is on a seperate partition by Lennart Poettering · 14 years ago
  33. 3642d1c plymouth: don't wait forever for plymouth in case it is stuck by Lennart Poettering · 14 years ago
  34. 6217051 update TODO by Lennart Poettering · 14 years ago
  35. 721bca5 virtualization: check cpuid first, since it is cheaper than DMI by Lennart Poettering · 14 years ago
  36. 4e08da9 util: make string static by Lennart Poettering · 14 years ago
  37. b7ff1e4 plymouth: ensure we start not a single getty before plymouth is gone because we never know which ttys plymouth still controls by Lennart Poettering · 14 years ago
  38. 67d6a9a README: document that we need ipv6 by Lennart Poettering · 14 years ago
  39. cb40c15 condition: drop pointless double negation by Lennart Poettering · 14 years ago
  40. 039655a unit: introduce ConditionVirtualization= by Lennart Poettering · 14 years ago
  41. 07faed4 virtualization: beef virtualization code by Lennart Poettering · 14 years ago
  42. b284eab dbus: don't rely that timer/path units have an initialized unit field by Lennart Poettering · 14 years ago
  43. 5048351 mount: make sure network mounts are ordered after network.target by Lennart Poettering · 14 years ago
  44. 4dba533 kmsg-syslogd: fix build by Lennart Poettering · 14 years ago
  45. 3351dc0 kmsg-syslogd: increase terminate timeout to 5min to generte less debug spew by Lennart Poettering · 14 years ago
  46. 5622dde systemctl: shutdown(8) - call kexec if kexec kernel is loaded by Kay Sievers · 14 years ago
  47. 80f7378 unit: don't timeout fsck by Lennart Poettering · 14 years ago
  48. 48c4fad man: fixed typo in SyslogIdentifier= by Mike Kazantsev · 14 years ago
  49. 78ab08e tmpfiles: never clean up block devices by Lennart Poettering · 14 years ago
  50. b5c6cf8 main: refuse --test as root by Lennart Poettering · 14 years ago
  51. 783bd61 units: order fsck@.service before basic.target instead of local-fs.target to relax things a little by Lennart Poettering · 14 years ago
  52. a76fad0 readahead: remove misleading error messages by Lennart Poettering · 14 years ago
  53. d12d0e6 man: don't do more reloads than necessary in spec files by Lennart Poettering · 14 years ago
  54. f73f76a util: retry opening a TTY on EIO by Lennart Poettering · 14 years ago
  55. fc116c6 util: beef up logic to find ctty name by Lennart Poettering · 14 years ago
  56. 4ff21d8 tmpfiles: kill double slashes in unix socket names, just in case by Lennart Poettering · 14 years ago
  57. 2588ff0 build-sys: prepare release v18 by Lennart Poettering · 14 years ago v18
  58. e67c360 systemctl: introduce --ignore-dependencies by Lennart Poettering · 14 years ago
  59. 3073256 systemctl: introduce --failed to show only failed services by Lennart Poettering · 14 years ago
  60. 70db8e3 rescue: make 'systemctl default' fail if there is already something running when the shell exited by Lennart Poettering · 14 years ago
  61. da71f23 util: seperate welcome line from other output by empty lines by Lennart Poettering · 14 years ago
  62. 3aea3b3 manager: don't consider transaction jobs conflicting with queued jobs redundant by Lennart Poettering · 14 years ago
  63. 3ede835 README: update requirements by Lennart Poettering · 14 years ago
  64. 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
  65. 8538561 swap: handle "nofail" from fstab by Kay Sievers · 14 years ago
  66. f959c5e cleanup TODO by Lennart Poettering · 14 years ago
  67. 27abbe8 mount,swap: properly add dependencies to logger if needed by Lennart Poettering · 14 years ago
  68. 934da03 service: change default std output to inherit by Lennart Poettering · 14 years ago
  69. 0a494f1 exec: introduce global defaults for the standard output of services by Lennart Poettering · 14 years ago
  70. b7cf1b6 udev: use SYSTEMD_READY to mask uninitialized DM devices by Lennart Poettering · 14 years ago
  71. 48774cf fsck: output to /dev/console by default in addition to syslog by Lennart Poettering · 14 years ago
  72. 28dbc1e execute: optionally forward program output to /dev/console in addition to syslog/kmsg by Lennart Poettering · 14 years ago
  73. 7b4bf06 socket: refuse socket activation for SysV services by Lennart Poettering · 14 years ago
  74. 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
  75. 83cc030 shutdown: execute all binaries in /lib/systemd/system-shutdown as last step before invoking reboot() by Lennart Poettering · 14 years ago
  76. 3036c48 job: make status message printing more verbose by Lennart Poettering · 14 years ago
  77. a4477e6 cryptsetup: fix unit file description by Lennart Poettering · 14 years ago
  78. 17b9052 tmpfiles: never delete AF_UNIX sockets that are alive by Lennart Poettering · 14 years ago
  79. 6a3b150 getty: don't parse console= anymore, use /sys/class/tty/console/active instead by Lennart Poettering · 14 years ago
  80. 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
  81. f212ac1 getty: do not auto-spawn getty's on VC ttys if console=ttyN is used by Lennart Poettering · 14 years ago
  82. 7a57b33 fsck: skip root fsck if dracut already did it by Lennart Poettering · 14 years ago
  83. cfdc0c8 update TODO by Lennart Poettering · 14 years ago
  84. 3030ccd util: when determining the right TERM for /dev/console consult /sys/class/tty/console/active by Lennart Poettering · 14 years ago
  85. 2633eb8 service: when guessing the main PID don't consider processes that aren't our children by Lennart Poettering · 14 years ago
  86. 3185a36 service: make main pid guessing optional, and reread pid file after reloads by Lennart Poettering · 14 years ago
  87. e9fbc77 pam: introduce whitelist and blacklist user list feature by Lennart Poettering · 14 years ago
  88. 7fc01d3 systemctl: minor optimizations by Lennart Poettering · 14 years ago
  89. 060ed82 systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so that locking by tty works by Lennart Poettering · 14 years ago
  90. 46a08e3 readahead: disable readahead in virtual machines by Lennart Poettering · 14 years ago
  91. a49728d tmpfiles: simplify default tmpfiles configuration by using globs by Lennart Poettering · 14 years ago
  92. 522d4a4 systemd: document systemd-tmpfiles by Lennart Poettering · 14 years ago
  93. 74ce487 tmpfiles: move binary to /bin to make it publicly available by Lennart Poettering · 14 years ago
  94. fba6e68 tmpfiles: take names of tmpfiles configuration files on the command line by Lennart Poettering · 14 years ago
  95. eb0ca9e tmpfiles: log to stderr if possible by Lennart Poettering · 14 years ago
  96. b8bb3e8 tmpfiles: support globs by Lennart Poettering · 14 years ago
  97. 72f576b update TODO by Lennart Poettering · 14 years ago
  98. 88dfa29 units: introduce and hook up sound.target by Lennart Poettering · 14 years ago
  99. abc00c6 dbus: allow all clients access to org.freedesktop.DBus.Peer by Lennart Poettering · 14 years ago
  100. 70e911e man: document SYSTEMD_READY= by Lennart Poettering · 14 years ago