systemd 17
  1. bd40a2d clang: fix some issues found with clang-analyzer by Lennart Poettering · 14 years ago v17
  2. 0b17248 gcc: make gcc shut up by Lennart Poettering · 14 years ago
  3. ed86ebc main: don't warn if /etc/mtab is a symlink to /proc/mounts by Lennart Poettering · 14 years ago
  4. cae18e2 socket: don't crash if the .service unit for a .socket unit is not found by Lennart Poettering · 14 years ago
  5. 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 · 14 years ago
  6. e0fa621 automount: fix segfault when shutting down by Lennart Poettering · 14 years ago
  7. 3996fbe dbus: don't try to connect to the system bus before it is actually up by Lennart Poettering · 14 years ago
  8. 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 · 14 years ago
  9. c06b7a1 service: don't allow reload operations for oneshot services by Lennart Poettering · 14 years ago
  10. 26742b3 vala: convert from dbus-glib to gdbus by Lennart Poettering · 14 years ago
  11. 9a57c62 systemctl: highlight failed processes in systemctl status by Lennart Poettering · 14 years ago
  12. 0129173 systemctl: show process type along process exit codes by Lennart Poettering · 14 years ago
  13. e2f3b44 service: when reloading a service fails don't fail the entire service but just the reload job by Lennart Poettering · 14 years ago
  14. f8d0ceb shutdown: use correct kexec options by Brett Witherspoon · 14 years ago
  15. 4bc5f80 systemctl: before spawning pager cache number of columns by Lennart Poettering · 14 years ago
  16. 3add4d2 pam: optionally keep processes of root user around by Lennart Poettering · 14 years ago
  17. d8cfa08 service: if a reload operation fails, don't shut down the service by Lennart Poettering · 14 years ago
  18. ba035df execute: make sending of SIGKILL on shutdown optional by Lennart Poettering · 14 years ago
  19. 0058d7b mount: FAT uuids are uppercase by Lennart Poettering · 14 years ago
  20. 2292707 man: document missing KillSignal= and swap options by Lennart Poettering · 14 years ago
  21. 521e05c arch: remove support for legacy daemons by Tom Gundersen · 14 years ago
  22. 47ae6e6 device: don't warn if we cannot bump the socket buffer by Lennart Poettering · 14 years ago
  23. 2d011a7 logger: when passing on PID info, fall back to our own if originating process is already gone by Lennart Poettering · 14 years ago
  24. e83c7c0 service: don't hit an assert if information in LSB headers is incorrectly formatted by Lennart Poettering · 14 years ago
  25. 86a3475 execute,util: fix two small memory leaks by Lennart Poettering · 14 years ago
  26. 2c4b304 specifier: at minimal test by Lennart Poettering · 14 years ago
  27. a6ff950 execute: drop empty assignments from env blocks on execution but keep them around otherwise to make them visible by Lennart Poettering · 14 years ago
  28. 7fc942b umount: don't try to detach the dm device the root dir is on, to minimize warning messages by Lennart Poettering · 14 years ago
  29. e624abf locale: fix variable names by Lennart Poettering · 14 years ago
  30. afe4bfe fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors by Lennart Poettering · 14 years ago
  31. c4731d1 util: don't pass invalid fd to fdopendir() on error to avoid corruption of errno by Lennart Poettering · 14 years ago
  32. 022707d tmpfiles: nicer message when two or more conflicting lines are configured for the same file by Lennart Poettering · 14 years ago
  33. 5f7c426 fragment: properly handle quotes in assignments in EnvironmentFile= files by Lennart Poettering · 14 years ago
  34. 5707631 sysctl: don't warn if sysctls are gone by Lennart Poettering · 14 years ago
  35. a78899f readahead: ignore if files are removed during collection or before replay by Lennart Poettering · 14 years ago
  36. 60b4f27 serial: use TERM=vt100 instead of TERM=vt100-nav by Lennart Poettering · 14 years ago
  37. 75d12d5 systemctl: Don't use Debian's 'sensible-pager', use 'pager' instead by Lennart Poettering · 14 years ago
  38. 1d3399e cryptsetup: call mkswap on dm device, not on source device by Lennart Poettering · 14 years ago
  39. bef2733 mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overridable via configure switch by Lennart Poettering · 14 years ago
  40. 4c00bf2 systemctl: drop redundant getenv('LESS') check by Lennart Poettering · 14 years ago
  41. ec14911 systemctl: spawn pager only for commands that generates long output by Lennart Poettering · 14 years ago
  42. 1888c90 systemctl: make the child the pager, leave systemctl as parent by Lennart Poettering · 14 years ago
  43. 611efaa systemctl: try harder to find a suitable pager by Lennart Poettering · 14 years ago
  44. 0736af9 systemctl: implement auto-pager a la git by Miklos Vajna · 14 years ago
  45. 7165679 arch: remove welcome message by Tom Gundersen · 14 years ago
  46. abd41c8 shutdown: drop redundant sync() invocation by Lennart Poettering · 14 years ago
  47. c29597a util: invoke sync() implicitly on freeze() by Lennart Poettering · 14 years ago
  48. a247755 tmpfiles: ensure we do no follow symlinks when cleaning up dirs by Lennart Poettering · 14 years ago
  49. 5b81919 service: ifdef (more) distro-specific compat logic by Michael Biebl · 14 years ago
  50. 5e4ef5e pam: do not sort user sessions into their own cgroups in the 'cpu' hierarchy by default by Lennart Poettering · 14 years ago
  51. 501c875 mount-setup: drop noexec flag from default mount options for /dev/shm by Lennart Poettering · 14 years ago
  52. c8bffa4 util: properly handle OOM when allocating Debian version string by Lennart Poettering · 14 years ago
  53. 22927a3 debian: Prefix welcome string with "Debian " by Michael Biebl · 14 years ago
  54. e199285 service: ifdef distro-specific compat logic by Kay Sievers · 14 years ago
  55. 6553063 service: drop rc. prefix on frugalware linux by Miklos Vajna · 14 years ago
  56. 0b603b4 suse: add 'smtp' LSB facility by Kay Sievers · 14 years ago
  57. 67575ee path: fix watching the root directory by Michal Schmidt · 14 years ago
  58. 550c4dc src/quotacheck.c: Fix typo by Ozan Çağlayan · 14 years ago
  59. f5c88ec build-sys: frugalware linux support by Miklos Vajna · 14 years ago
  60. d0ef220 gnome-ask-password-agent: also support libnotify < 0.7 for now by Kay Sievers · 14 years ago
  61. 2e6081f udev: make sure we aleways read from netlink, if there is data by Kay Sievers · 14 years ago
  62. 99448c1 udev: increase event buffer size, handle -ENOBUFS, handle filtered-out devices by Kay Sievers · 14 years ago
  63. d83685a dbus: use the right data slot allocator by Lennart Poettering · 14 years ago
  64. 59d1a83 manager: bump up max number of units to 128K by Lennart Poettering · 14 years ago
  65. 46ff0ed mount: trivial typo fix by Lennart Poettering · 14 years ago
  66. 9a60da2 build-sys: allow cross-compilation by Thierry Reding · 14 years ago
  67. aeb70c8 logger: fix error handling by Lennart Poettering · 14 years ago
  68. cfcfd4a swap: order file-based swap devices after remount-rootfs by Lennart Poettering · 14 years ago
  69. 16f6682 mount_cgroup_controllers: expect 2 items from fscanf() by Kay Sievers · 14 years ago
  70. be8088a systemctl: don't return LSB status error codes for systemctl show by Lennart Poettering · 14 years ago
  71. 600a328 mount: do not try to mount disable cgroup controllers by Lennart Poettering · 14 years ago
  72. c8b2e52 systemctl: redirect enable/disable to chkconfig if applicable by Lennart Poettering · 14 years ago
  73. e9ecea8 Revert "Revert "fsck: add new -l switch to fsck mount options"" by Lennart Poettering · 14 years ago
  74. 1cd4a9f cryptsetup: actually show disk name by Lennart Poettering · 14 years ago
  75. b1a2da0 cryptsetup: show udev device name when asking for password by Lennart Poettering · 14 years ago
  76. 24a3597 sysctl: don't consider missing kernel options fatal by Lennart Poettering · 14 years ago
  77. 8e1bd70 sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d by Lennart Poettering · 14 years ago
  78. 40f9afa mount: trivial optimization by Lennart Poettering · 14 years ago
  79. 10aa703 util: introduce /etc/os-release so that distros don't need to patch systemd to get a welcome message by Lennart Poettering · 14 years ago
  80. a45b9fd job: make sure we don't fail umount.target if a mount unit failed to stop by Lennart Poettering · 14 years ago
  81. 9f45274 cgroup: after killing cgroup processes, ensure the group is really dead gone. wait for 3s at max by Lennart Poettering · 14 years ago
  82. 2db9eca cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it's fine by Lennart Poettering · 14 years ago
  83. 2f8cd17 cryptsetup: automatically order crypt partitions before cryptsetup.target by Lennart Poettering · 14 years ago
  84. 06d4c99 manager: make list of default controllers configurable by Lennart Poettering · 14 years ago
  85. 7838dc3 build: expose libcryptsetup dependency in build string by Lennart Poettering · 14 years ago
  86. d686d8a cgroup: by default, duplicate service cgroup in the cpu hierarchy by Lennart Poettering · 14 years ago
  87. 74fe1fe pam: duplicate cgroup tree in the cpu hierarchy by default, optionally more by Lennart Poettering · 14 years ago
  88. 230e5a3 Revert "update TODO" by Kay Sievers · 14 years ago
  89. afe635e update TODO by Kay Sievers · 14 years ago
  90. 0cf8469 ask-password: add --console mode to ask questions on /dev/console by Lennart Poettering · 14 years ago
  91. 42e1982 cryptsetup: reword questions a little by Lennart Poettering · 14 years ago
  92. 4313fc2 path: don't mention too many inotify msgs by Lennart Poettering · 14 years ago
  93. 494856b cryptsetup: include device name in password question by Lennart Poettering · 14 years ago
  94. b853f6e cryptsetup: lock ourselves into memory as long as we deal with passwords by Lennart Poettering · 14 years ago
  95. 9670726 plymouth: use updated socket name by Lennart Poettering · 14 years ago
  96. d90b9d2 pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTIME_DIR by Lennart Poettering · 14 years ago
  97. 0baf24d cgroup: call root cgroup system instead of systemd-1 by Lennart Poettering · 14 years ago
  98. e3aa71c exec: automatically determine right TERM= setting based on tty name by Lennart Poettering · 14 years ago
  99. 96a8cbf pam: rename master user cgroup to 'master' by Lennart Poettering · 14 years ago
  100. af2d49f drop support for MANAGER_SESSION, introduce MANAGER_USER instead by Lennart Poettering · 14 years ago