systemd 42
  1. 4099a28 util: fix handling of empty files in read_one_line_file() by Lennart Poettering · 13 years ago
  2. 89f1344 logind: introduce CanReboot/CanPowerOff bus calls by Lennart Poettering · 13 years ago
  3. 5c72fac cgroup: fix inverted condition by Michal Schmidt · 13 years ago
  4. 1b73da1 logind: make seat device management accessible to normal users/via polkit by Lennart Poettering · 13 years ago
  5. 80df5f4 logind: Allow PowerOff/Reboot in default context by Benjamin Franzke · 13 years ago
  6. 02c4ef9 service: imply NotifyAccess=main if WatchdogSec= is used by Lennart Poettering · 13 years ago
  7. 4b93974 service: add StartLimitInterval/StartLimitBurst/StartLimitAction by Michael Olbrich · 13 years ago
  8. 81006b8 install: fix incorrect 'Access denied' message with a non-existent unit by Michal Schmidt · 13 years ago
  9. ab5919f systemctl: check for no more work after chkconfig by Michal Schmidt · 13 years ago
  10. 353e12c service: ignore SIGPIPE by default by Lennart Poettering · 13 years ago v41
  11. cea6691 modules-load: resolve aliases before insert modules by Dave Reisner · 13 years ago
  12. cdb454f kmod: make GCC shut up by Lennart Poettering · 13 years ago
  13. 83684a3 modules-load: use libkmod rather than modprobe by Tom Gundersen · 13 years ago
  14. 728beb2 kmod-setup: use libkmod rather than modprobe by Tom Gundersen · 13 years ago
  15. cafac61 ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabled by Lennart Poettering · 13 years ago
  16. 6e0bcc9 service: set WATCHDOG_USEC environmen variable by Michael Olbrich · 13 years ago
  17. bb242b7 service: introduce WatchdogSec and hook up the watchdog with the existing failure logic by Michael Olbrich · 13 years ago
  18. 9e7c535 systemd: Add systemd.setenv for /proc/cmdline parsing. by William Douglas · 13 years ago
  19. 1d4ec31 logind: Terminate bus_login_session_user_properties by Benjamin Franzke · 13 years ago
  20. cae5846 logind: fix introspection data by Lennart Poettering · 13 years ago
  21. 84c3361 logind: introduce ActivateSessionOnSeat() by Lennart Poettering · 13 years ago
  22. acdfc04 ratelimit: fix macro definition by Lennart Poettering · 13 years ago
  23. 2c6db6f main: use a shorter default $PATH if /usr is merged by Lennart Poettering · 13 years ago
  24. db1355b mount: adjust dependencies for remote filesystems by Michal Schmidt · 13 years ago
  25. acb14d3 cgroup: when getting cgroup empty notifications, always search up the tree by Lennart Poettering · 13 years ago
  26. cd43ca7 path: convert failure field to enum by Lennart Poettering · 13 years ago
  27. e1770af swap: replace failure boolean by result enum by Lennart Poettering · 13 years ago
  28. 067d72c timer: convert failure bool into enum by Lennart Poettering · 13 years ago
  29. 81a5c6d automount: convert failure boolean to enum by Lennart Poettering · 13 years ago
  30. 9d2f517 mount: replace failure boolean by enum by Lennart Poettering · 13 years ago
  31. cfc4eb4 socket: replace failure boolean by enum by Lennart Poettering · 13 years ago
  32. f42806d service: replace "failure" boolean by enum, and export it by Lennart Poettering · 13 years ago
  33. ec3f9b5 util: prevent daemon-reload from reaping service processes. by Chris Paulson-Ellis · 13 years ago
  34. ce09557 sd-daemon: support for building sd-daemon.c with Bionic (Android) by Alvaro Soliverez · 13 years ago
  35. bacbccb manager: tell correctly if the manager is booting by Michal Schmidt · 13 years ago
  36. 803a346 coredump: avoid coredump loops, divert coredump if journald itself is crashing by Lennart Poettering · 13 years ago
  37. 5d6b158 exec: include path name of binary we are about to execute when renaming forked off processes by Lennart Poettering · 13 years ago
  38. a6927d7 service: add watchdog timestamp by Michael Olbrich · 13 years ago
  39. c4aa65e logind: add GetSessionByPID() bus call by Lennart Poettering · 13 years ago
  40. ede3deb socket: typo in dump output by Michal Schmidt · 13 years ago
  41. 9b221b6 logind: if we have to stop a session, kill at least its leader by Lennart Poettering · 13 years ago
  42. 9ba1a15 load-fragment: properly parse size values denoted in bytes by Lennart Poettering · 13 years ago
  43. be19b7d journal: increase compression threshold for objects from 64 to 512 by Lennart Poettering · 13 years ago
  44. 8906b20 login: lock down input devices on extra seats by Ray Strode · 13 years ago
  45. 4f552cc pkg-config: rootlibexecdir -> systemdutildir by Kay Sievers · 13 years ago
  46. 512947d main: don't force text mode in console_setup() by Michal Schmidt · 13 years ago
  47. 02b16a1 logind: make sure we create /var/lib/systemd before using it by Lennart Poettering · 13 years ago
  48. ab8da6c pkg-config: export libexecdir, so that that gdm can use it to find the x server wrapper by Lennart Poettering · 13 years ago
  49. 7d9eaa8 socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a little effect by Lennart Poettering · 13 years ago
  50. bb99a35 log: increase socket buffers for logging by default by Lennart Poettering · 13 years ago
  51. 632117b log: never delay logging if the log server is stuck, always drop messages quickly by Lennart Poettering · 13 years ago
  52. da37586 mount: fix automount regression by Michal Schmidt · 13 years ago
  53. 7d39db9 virt: detect LXC+libvirt containers by Lennart Poettering · 13 years ago
  54. caa9488 man: document systemd-cgtop tool by Lennart Poettering · 13 years ago
  55. be70cdd login: fix multi-seat check by Lennart Poettering · 13 years ago
  56. b16f530 login: extend comments in multi-seat-x by Lennart Poettering · 13 years ago
  57. 36db9a8 login: add multi-session X wrapper by Lennart Poettering · 13 years ago
  58. a558d00 journal: move journal TODO into main TODO by Lennart Poettering · 13 years ago
  59. 7c69716 util: use /dev/rtc symlink if possible before we go searching for a suitable device by Lennart Poettering · 13 years ago
  60. 131a4dc login: move seat udev rules to login subdir by Kay Sievers · 13 years ago
  61. 8f2d43a cgtop: add new cgtop tool by Lennart Poettering · 13 years ago
  62. 1733ca5 tmpfiles: fix bad memory access by Lennart Poettering · 13 years ago
  63. 1e5678d cgls: don't show kernel threads by default by Lennart Poettering · 13 years ago
  64. ce3fd7e journal: systemd v38 fails to build on big-endians by Dan Horák · 13 years ago
  65. d1f262f systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passed by Lennart Poettering · 13 years ago
  66. 51122dc util: open the first RTC that has hctosys=1 set by Lennart Poettering · 13 years ago
  67. 05aa9ed readahead: don't monopolize IO when replaying by Lennart Poettering · 13 years ago
  68. aa001cd dbus: export ControlGroupPersistent field on the bus again by Lennart Poettering · 13 years ago
  69. 1a710b4 socket: don't fail the socket on ENOTCONN by Michal Schmidt · 13 years ago
  70. 229b5d5 dbus-execute: don't publish control_group_persistent on DBus for now by Michal Schmidt · 13 years ago
  71. 3e52541 service: add missing pid file unwatch in the destructor by Michal Schmidt · 13 years ago
  72. a3f914b log: move #pragma around the function by Michal Schmidt · 13 years ago
  73. 891703e persistant -> persistent by Kay Sievers · 13 years ago
  74. 31ed59c tmpfiles: support writing short strings to files, in order to support /sys manipulations at boot time, a la sysctl by Lennart Poettering · 13 years ago
  75. 88f0664 manager: don't place units in the 'cpu' group when run as user instance, for now by Lennart Poettering · 13 years ago
  76. 9058851 journal: when sending journal data via file, place it in /dev/shm, to allow early boot operation, even if it sucks by Lennart Poettering · 13 years ago
  77. 8d53b45 exec: introduce ControlGroupPersistant= to make cgroups persistant by Lennart Poettering · 13 years ago
  78. 62f21ec journalctl: properly honour -n when -f is passed, too by Lennart Poettering · 13 years ago
  79. 468d726 tmpfiles: add support for creating symlinks, char/block device nodes by Lennart Poettering · 13 years ago
  80. fc3c1c6 logind: move X11 socket by Lennart Poettering · 13 years ago
  81. 129eebe logind: simplify session_activate() a bit by Lennart Poettering · 13 years ago
  82. abc5bbc logind: allow to create multiple sessions on non-multi-session seats to deal with left-over sessions by Lennart Poettering · 13 years ago
  83. 281605b util: fix ANSI sequence for red color by Michal Schmidt · 13 years ago
  84. b7f3363 log: make asserts cheaper by Michal Schmidt · 13 years ago
  85. 2b7dec8 log: remove useless variable by Michal Schmidt · 13 years ago
  86. e2110e5 dbus-unit: make functions static by Michal Schmidt · 13 years ago
  87. d200735 dbus: more efficient implementation of properties by Michal Schmidt · 13 years ago
  88. 595ed34 unit: use safe downcasts, remove pointless casts by Michal Schmidt · 13 years ago
  89. 1124fe6 unit: use the UNIT() macro consistently by Michal Schmidt · 13 years ago
  90. ac155bb unit: remove union Unit by Michal Schmidt · 13 years ago
  91. 7d17cfb unit: reduce heap usage for unit objects by Michal Schmidt · 13 years ago
  92. 1637a8b logind: downgrade login message to debug by Michal Schmidt · 13 years ago
  93. fee80f6 journal: drop privileges when storing coredump by Lennart Poettering · 13 years ago
  94. e6acda1 journal: when show blob data show length by Lennart Poettering · 13 years ago
  95. 32895bb util: support formatting eta and peta bytes with format_bytes() by Lennart Poettering · 13 years ago
  96. a7bc2c2 util: introduce FORMAT_BYTES_MAX by Lennart Poettering · 13 years ago
  97. de0229c journal: collect coredump up to 24M in size by Lennart Poettering · 13 years ago
  98. 4c7de07 journal: handle empty syslog identifier properly by Lennart Poettering · 13 years ago
  99. 5c3759b journal: fix bad memory access by Lennart Poettering · 13 years ago
  100. 0dad12c journal: if the data to be sent is larger than the maximum datagram size resort to passing a temporary fd over native protocol by Lennart Poettering · 13 years ago