systemd 43
  1. 437b7de build-sys: prepare release of 43 by Lennart Poettering · 13 years ago v43
  2. 21d279c namespace: temporaily reset umask when creating private /tmp by Lennart Poettering · 13 years ago
  3. fc8af9f login: introduce sd_session_get_display() by Lennart Poettering · 13 years ago
  4. 068665b update TODO by Lennart Poettering · 13 years ago
  5. 2aa4c31 timedate: don't fail if NTP is not installed by Lennart Poettering · 13 years ago
  6. 51f58f0 login: add new sd_session_get_type() and sd_session_get_class API calls by Lennart Poettering · 13 years ago
  7. 55efac6 login: track login class (i.e. one of "user", "greeter", "lock-screen") for each session by Lennart Poettering · 13 years ago
  8. 6edd7ca update TODO by Kay Sievers · 13 years ago
  9. 88ce722 man: define more precisely the format of /etc/os-release by Lennart Poettering · 13 years ago
  10. f804577 man: document CPE field in os-release file by Lennart Poettering · 13 years ago
  11. 283b73b path-lookup: search for unit files in /lib/systemd/system only on split /usr systems by Lennart Poettering · 13 years ago
  12. 72e764a dbus: update bus addresses to "unixexec:" protocol specifier by Lennart Poettering · 13 years ago
  13. 50b1678 sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, work on objects of the calling process by Lennart Poettering · 13 years ago
  14. 3d88c0a man: we don't support systems without /etc/os-release anymore by Lennart Poettering · 13 years ago
  15. 26fd9ac man: it's probably a good idea to wrap the ANSI color in quotes, in order to allow proper shell parsing of the semicolon by Lennart Poettering · 13 years ago
  16. a26c9cc Fix broken Git repository URLs by Michael Biebl · 13 years ago
  17. 15e9fbd TODO by Lennart Poettering · 13 years ago
  18. be31376 configure.ac: fix whitespace by Kay Sievers · 13 years ago
  19. 3ce4fad always use /etc/os-release and ignore all distro-specific files by Kay Sievers · 13 years ago
  20. f9941a4 build-sys: simplify ENABLE_MANPAGES by Kay Sievers · 13 years ago
  21. 0de4f05 build-sys: do not use split-/usr in distcheck by Kay Sievers · 13 years ago
  22. 7043235 build-sys: publish man pages also on fdo by Lennart Poettering · 13 years ago v42
  23. 204fa33 build-sys: prepare 42 by Lennart Poettering · 13 years ago
  24. 53ed2ee TODO by Lennart Poettering · 13 years ago
  25. cc26086 l10n: Updated Polish translation by Piotr Drąg · 14 years ago
  26. bc9bdbb build-sys: Support explicitly specifying --enable-split-usr. by Michał Górny · 13 years ago
  27. 4099a28 util: fix handling of empty files in read_one_line_file() by Lennart Poettering · 13 years ago
  28. 89f1344 logind: introduce CanReboot/CanPowerOff bus calls by Lennart Poettering · 13 years ago
  29. 4c2b0e4 build-sys: minor typo fix by Lennart Poettering · 13 years ago
  30. 75db9a7 man: make building of man pages optional by Lennart Poettering · 13 years ago
  31. cabca20 journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that we can fake SCM_CREDENTIALS by Lennart Poettering · 13 years ago
  32. 5c72fac cgroup: fix inverted condition by Michal Schmidt · 13 years ago
  33. 1b73da1 logind: make seat device management accessible to normal users/via polkit by Lennart Poettering · 13 years ago
  34. 80df5f4 logind: Allow PowerOff/Reboot in default context by Benjamin Franzke · 13 years ago
  35. 05d02d8 main: fix reexecution of systemd, use right path to binary by Lennart Poettering · 13 years ago
  36. 4536f71 kmod-setup: fix build with libkmod by Frederic Crozat · 13 years ago
  37. 02c4ef9 service: imply NotifyAccess=main if WatchdogSec= is used by Lennart Poettering · 13 years ago
  38. 092317d man: document restart options by Lennart Poettering · 13 years ago
  39. 4b93974 service: add StartLimitInterval/StartLimitBurst/StartLimitAction by Michael Olbrich · 13 years ago
  40. 54f5e17 man: Clarify man page with respect to automatic fstab dependencies by Bill Nottingham · 13 years ago
  41. 81006b8 install: fix incorrect 'Access denied' message with a non-existent unit by Michal Schmidt · 13 years ago
  42. ab5919f systemctl: check for no more work after chkconfig by Michal Schmidt · 13 years ago
  43. 353e12c service: ignore SIGPIPE by default by Lennart Poettering · 13 years ago v41
  44. 12ac304 update TODO by Lennart Poettering · 13 years ago
  45. ccd07a0 journal: limit caps we pass to journald by Lennart Poettering · 13 years ago
  46. cea6691 modules-load: resolve aliases before insert modules by Dave Reisner · 13 years ago
  47. 2c8b32d build-sys: get rid of a few unnecessary AC_SUBST calls by Lennart Poettering · 13 years ago
  48. cdb454f kmod: make GCC shut up by Lennart Poettering · 13 years ago
  49. fa4ab99 man: document x-systemd-device-timeout= by Lennart Poettering · 13 years ago
  50. b13df96 build-sys: prepare release 41 by Lennart Poettering · 13 years ago
  51. 2707271 man: fix XML by Lennart Poettering · 13 years ago
  52. 83684a3 modules-load: use libkmod rather than modprobe by Tom Gundersen · 13 years ago
  53. 728beb2 kmod-setup: use libkmod rather than modprobe by Tom Gundersen · 13 years ago
  54. 2496985 update TODO by Lennart Poettering · 13 years ago
  55. cafac61 ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabled by Lennart Poettering · 13 years ago
  56. e8ab3cc man: document the WATCHDOG_USEC environment variable by Lennart Poettering · 13 years ago
  57. 6e0bcc9 service: set WATCHDOG_USEC environmen variable by Michael Olbrich · 13 years ago
  58. bb242b7 service: introduce WatchdogSec and hook up the watchdog with the existing failure logic by Michael Olbrich · 13 years ago
  59. aa704ba man: document systemd.setenv= by Lennart Poettering · 13 years ago
  60. 9e7c535 systemd: Add systemd.setenv for /proc/cmdline parsing. by William Douglas · 13 years ago
  61. e0d2532 move /usr/bin/systemd to /usr/lib/systemd/systemd by Kay Sievers · 13 years ago
  62. 1d4ec31 logind: Terminate bus_login_session_user_properties by Benjamin Franzke · 13 years ago
  63. cae5846 logind: fix introspection data by Lennart Poettering · 13 years ago
  64. 84c3361 logind: introduce ActivateSessionOnSeat() by Lennart Poettering · 13 years ago
  65. acdfc04 ratelimit: fix macro definition by Lennart Poettering · 13 years ago
  66. 2c6db6f main: use a shorter default $PATH if /usr is merged by Lennart Poettering · 13 years ago
  67. e9c06c7 configure: it makes no sense to install systemd with stow by Lennart Poettering · 13 years ago
  68. 2090824 update TODO by Lennart Poettering · 13 years ago
  69. db1355b mount: adjust dependencies for remote filesystems by Michal Schmidt · 13 years ago
  70. d26e427 NEWS: update by Lennart Poettering · 13 years ago v40
  71. 45a7b8b build-sys: bump release by Lennart Poettering · 13 years ago
  72. 772f469 autogen.sh: detect historic split-system-directories and add root options by Kay Sievers · 13 years ago
  73. acb14d3 cgroup: when getting cgroup empty notifications, always search up the tree by Lennart Poettering · 13 years ago
  74. cd43ca7 path: convert failure field to enum by Lennart Poettering · 13 years ago
  75. e1770af swap: replace failure boolean by result enum by Lennart Poettering · 13 years ago
  76. 067d72c timer: convert failure bool into enum by Lennart Poettering · 13 years ago
  77. 81a5c6d automount: convert failure boolean to enum by Lennart Poettering · 13 years ago
  78. 9d2f517 mount: replace failure boolean by enum by Lennart Poettering · 13 years ago
  79. cfc4eb4 socket: replace failure boolean by enum by Lennart Poettering · 13 years ago
  80. f42806d service: replace "failure" boolean by enum, and export it by Lennart Poettering · 13 years ago
  81. 680a1db update TODO by Lennart Poettering · 13 years ago
  82. ec3f9b5 util: prevent daemon-reload from reaping service processes. by Chris Paulson-Ellis · 13 years ago
  83. ce09557 sd-daemon: support for building sd-daemon.c with Bionic (Android) by Alvaro Soliverez · 14 years ago
  84. bacbccb manager: tell correctly if the manager is booting by Michal Schmidt · 13 years ago
  85. 9f056f4 man: document that we support tcpwrappers only for access control by Lennart Poettering · 13 years ago
  86. 803a346 coredump: avoid coredump loops, divert coredump if journald itself is crashing by Lennart Poettering · 13 years ago
  87. 5d6b158 exec: include path name of binary we are about to execute when renaming forked off processes by Lennart Poettering · 13 years ago
  88. a6927d7 service: add watchdog timestamp by Michael Olbrich · 13 years ago
  89. c4aa65e logind: add GetSessionByPID() bus call by Lennart Poettering · 13 years ago
  90. ede3deb socket: typo in dump output by Michal Schmidt · 13 years ago
  91. 9b221b6 logind: if we have to stop a session, kill at least its leader by Lennart Poettering · 13 years ago
  92. 7e64c73 update TODO by Lennart Poettering · 13 years ago
  93. 9ba1a15 load-fragment: properly parse size values denoted in bytes by Lennart Poettering · 13 years ago
  94. be19b7d journal: increase compression threshold for objects from 64 to 512 by Lennart Poettering · 13 years ago
  95. 8906b20 login: lock down input devices on extra seats by Ray Strode · 13 years ago
  96. b3e0604 update TODO by Lennart Poettering · 13 years ago
  97. 4f552cc pkg-config: rootlibexecdir -> systemdutildir by Kay Sievers · 13 years ago
  98. 512947d main: don't force text mode in console_setup() by Michal Schmidt · 13 years ago
  99. 9c07474 logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "activate" action by Mike Kazantsev · 13 years ago
  100. 02b16a1 logind: make sure we create /var/lib/systemd before using it by Lennart Poettering · 13 years ago