systemd 186
  1. c9bc076 mount-setup: don't complain if we try to fix the label of a dir beneath a mount but can't due to EROFS by Lennart Poettering · 13 years ago
  2. 61b1477 hashmap: make hashmap_clear() work on NULL hashmaps by Lennart Poettering · 13 years ago
  3. 9946996 load-fragment: a few modernizations by Lennart Poettering · 13 years ago
  4. f6c13ce timedate: uniq'ify ntp units list by Lennart Poettering · 13 years ago
  5. f4bad2b journal: default ImportKernel=no until we make use of structured logging by Lennart Poettering · 13 years ago
  6. 77f6520 journal: move Storage=auto stanza to right file by Lennart Poettering · 13 years ago
  7. 4c2ecfa journald: handle /proc/kmsg reads returning 0 more nicely by Lennart Poettering · 13 years ago
  8. e590af2 journal: fix iteration through journal if one file is corrupt by Lennart Poettering · 13 years ago
  9. b32d167 timedated: replace ntp-units file with an ntp-units.d drop-in dir by Lennart Poettering · 13 years ago
  10. ef8a2bf udev: static nodes - fix default permissions if no rules is given by Kay Sievers · 13 years ago
  11. 91ac742 modules load: rename kernel command line option to (rd.)modules-load= by Kay Sievers · 13 years ago
  12. 2b2e9df timedate: fix ntp-units comment by Lennart Poettering · 13 years ago
  13. 26a1efd core: mention if we are run from an initial RAM disk by Lennart Poettering · 13 years ago
  14. e156d76 journald: add Storage= setting to control where the journal is stored by Lennart Poettering · 13 years ago
  15. 29252e9 manager: turn notify socket into abstract namespace socket again by Lennart Poettering · 13 years ago
  16. 59cea26 journalctl: add new switch -b to show data from current boot only by Lennart Poettering · 13 years ago
  17. ac7019f timedated: replace systemd-timedated-ntp.target logic with simpler scheme by Lennart Poettering · 13 years ago
  18. ddbe685 udevd: fix bogus mkdir invocation by Dave Reisner · 13 years ago
  19. b80680e udevd: use ROOTPREFIX to create path to modules.devname by Dave Reisner · 13 years ago
  20. 33c5fae manager: serialize/deserialize job counters across reexec/reload by Lennart Poettering · 13 years ago
  21. 5e4a79d logind: add PreparingForShutdown/PreparingForSleep properties by Lennart Poettering · 13 years ago
  22. b4efdf9 remount-fs: also remount /usr according to fstab by Lennart Poettering · 13 years ago
  23. 8eba616 mount: load only if we there's mountinfo or fragment by Michal Schmidt · 13 years ago
  24. 1a4ac87 mount: split adding of extras from mount_load() by Michal Schmidt · 13 years ago
  25. c20f5ac main: print detected virtualiaztion at boot by Lennart Poettering · 13 years ago
  26. 5076f0c nspawn: introduce new --capabilities= flag and make use of it in the nspawn test case by Lennart Poettering · 13 years ago
  27. e62abb6 modules-load: use correct va_list logging function by Michal Schmidt · 13 years ago
  28. 8f9c0b4 modules-load: fix return value by Michal Schmidt · 13 years ago
  29. 27fda47 modules-load: don't fail on builtin modules, better prints by Michal Schmidt · 13 years ago
  30. 72a2af7 udev: use the matching binary name "systemd-udevd" in log messages by Kay Sievers · 13 years ago
  31. a7480db core: rename system.preset to system-presets to follow naming scheme of other dirs in /usr/lib/systemd/ by Lennart Poettering · 13 years ago
  32. 1c73270 man: add reference to crypttab(5) from cryptsetup units by Lennart Poettering · 13 years ago
  33. d0d6944 man: document systemd-cryptsetup by Lennart Poettering · 13 years ago
  34. c52f663 man: document tty-ask-password-agent by Lennart Poettering · 13 years ago
  35. e911672 journal: typo fix in sd-journal.h by David Strauss · 13 years ago
  36. af6da54 core: make systemd.confirm_spawn=1 actually work by Lennart Poettering · 13 years ago
  37. 0c7f15b service: pass via FAILED/DEAD before going to AUTO_RESTART by Michal Schmidt · 13 years ago
  38. e201a03 service: fix incorrect argument by Michal Schmidt · 13 years ago
  39. 2aac569 bus: drop HaveWatchdog option by Lennart Poettering · 13 years ago
  40. 0315fe3 systemctl: make sure we print URLs we can't show in systemctl in a nicely clickable way by Lennart Poettering · 13 years ago
  41. 35eb6b1 cryptsetup: fix escaping when generating cryptsetup units by Lennart Poettering · 13 years ago
  42. a882169 man: document systemd-user-sessions.service by Lennart Poettering · 13 years ago
  43. 6d37ea8 units: rename cryptsetup@.service to systemd-cryptsetup@.service by Lennart Poettering · 13 years ago
  44. 93a1d73 units: rename fsck@.service to systemd-fsck@.service by Lennart Poettering · 13 years ago
  45. 8ff290a unit: drop the Names= option by Lennart Poettering · 13 years ago
  46. a3a3e5b dbus: don't expose SysVInitPath and SysVRcndPath on the bus by Lennart Poettering · 13 years ago
  47. d081dff core: remove sysv_console option by Lennart Poettering · 13 years ago
  48. b0193f1 systemctl: automatically turn paths and unescaped unit names into proper unit names by Lennart Poettering · 13 years ago
  49. 03658d4 modules-load: parse driver=/rd.driver= kernel command line option by Lennart Poettering · 13 years ago
  50. 9473414 fstab-generator: support fstab=/rd.fstab= kernel cmdline by Lennart Poettering · 13 years ago
  51. 66a78c2 cryptsetup: allow configuration of LUKS disks via the kernel cmdline by Lennart Poettering · 13 years ago
  52. c66e7bc man: document all kernel command line options we understand by Lennart Poettering · 13 years ago
  53. 8b38f3c journal: fix sd_journal_stream_fd() by Lennart Poettering · 13 years ago
  54. 62bca2c journal: set the _SYSTEMD_UNIT field for messages from terminated processes by Eelco Dolstra · 13 years ago
  55. 3b0810c readahead: minor code style fixes by Lennart Poettering · 13 years ago
  56. ebfb750 readahead: make sure to close pack file before exiting, to be valgrind clean by Lennart Poettering · 13 years ago
  57. 97fa0e7 readahead: use log_error() for logging errors by Lennart Poettering · 13 years ago
  58. a0bbec1 readahead: make use of util.h's page_size() call by Lennart Poettering · 13 years ago
  59. 87ce22c readahead: merge three binaries into one by Lennart Poettering · 13 years ago
  60. b4bdfef preset: don't look for preset files in /lib unless /usr is split off by Lennart Poettering · 13 years ago
  61. 590f18a rpm: include RPM macro definition for .spec snippets by Lennart Poettering · 13 years ago
  62. 2074749 login: wrap CanTTY and CanGraphical seat attributes in libsystemd-login by Lennart Poettering · 13 years ago
  63. 0604381 logind: introduce a state for session, being one of online, active, closing by Lennart Poettering · 13 years ago
  64. f1a8e22 logind: expose CanGraphical and CanTTY properties on seat objects by Lennart Poettering · 13 years ago
  65. d139b24 update TODO by Lennart Poettering · 13 years ago
  66. 24f3a37 tmpfiles: exclude the first level directories in /run/user from automatic clean up by Lennart Poettering · 13 years ago
  67. e23637b analyze: Python 3 compatibility by Shawn Landden · 13 years ago
  68. 2138e96 login: initialize XDG_RUNTIME_DIR as /run/user/$UID instead of /run/user/$USER by Lennart Poettering · 13 years ago
  69. d305a67 vconsole-setup: enable utf-8 mode explicitly by Tom Gundersen · 13 years ago
  70. 9722ef2 systemd: return error when asked to stop unknown unit by Michal Sekletar · 13 years ago
  71. b30b426 libudev: clarify that udev_monitor_receive_device() is non-blocking by Kay Sievers · 13 years ago
  72. 10b6f90 journal: fix monotonic seeking by Lennart Poettering · 13 years ago
  73. ba6b303 journal: rotate on SIGUSR2 by Lennart Poettering · 13 years ago
  74. 38a6db1 journal: fix SD_JOURNAL_SYSTEM_ONLY flag by Lennart Poettering · 13 years ago
  75. 0898429 journal: expose and make use of cutoff times of journal by Lennart Poettering · 13 years ago
  76. 8db4213 journal: correct list link up on hash collisions by Lennart Poettering · 13 years ago
  77. 8144056 journal: add basic object definition for signatures by Lennart Poettering · 13 years ago
  78. 23b0b2b journal: replace arena offset by header size by Lennart Poettering · 13 years ago
  79. cdc564d logind: more robust handling of VT-less systems by Michal Schmidt · 13 years ago
  80. 9870915 service: timeout for oneshot services by Lukas Nykryn · 13 years ago
  81. 34cdc27 systemctl: clearer error message for missing install information by Michal Schmidt · 13 years ago
  82. e7aee75 tmpfiles: create char devices with correct SELinux context by Michal Schmidt · 13 years ago
  83. 4889919 unit-name: introduce unit_dbus_path_from_name() by Michal Schmidt · 13 years ago
  84. 1c291cf systemctl: warn about all active triggers, not just sockets by Michal Schmidt · 13 years ago
  85. 222d034 systemctl: fix iteration in check_listening_sockets() by Michal Schmidt · 13 years ago
  86. 31be122 systemctl: remove is_socket_listening by Michal Schmidt · 13 years ago
  87. e61a313 systemctl: style fixes for the previous patch by Michal Schmidt · 13 years ago
  88. 701cdcb systemctl will print warning when stopping unit by Michal Sekletar · 13 years ago
  89. d384c7a journal-file: fix mmap leak by Michal Schmidt · 13 years ago
  90. 2154761 logind: fix check for multiple sessions by Michal Schmidt · 13 years ago
  91. 4f5d327 udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda" by Kay Sievers · 13 years ago
  92. 94f7a71 tmpfiles: fix error message by Kay Sievers · 13 years ago
  93. ca2e894 tmpfiles: print error if basename lookup fails; document it in manpage by Kay Sievers · 13 years ago
  94. 9125670 tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf> by Dave Reisner · 13 years ago
  95. cae544b readahead: Add tool to analyze the contents of the pack file. v3. by Auke Kok · 13 years ago
  96. 3cbd5f6 udev: remove remaining selinux labeling for file in /run by Kay Sievers · 13 years ago
  97. e6f86ca udev: kernel cmdline - accept rd.* parameters by Kay Sievers · 13 years ago
  98. f96096d silence gcc warning on 32 bit by Kay Sievers · 13 years ago
  99. b43f208 systemctl: rename "man" to "help" by Kay Sievers · 13 years ago
  100. 145dae7 udev: reset /proc/self/oom_score_adj in worker processes by Kay Sievers · 13 years ago