systemd 207
  1. 6e869e1 shut up gcc complaining about freeing a const variable by Kay Sievers · 11 years ago
  2. d137a48 core: notify triggered by socket of a service by Umut Tezduyar · 11 years ago
  3. dc99a97 service: Implement 'on-watchdog' restart option by Hannes Reinecke · 11 years ago
  4. 00a1686 journald: Log error when failed to get machine-id on start by Olivier Brunel · 11 years ago
  5. c1e784f systemctl: process only signals for jobs we really wait for by Michal Sekletar · 11 years ago
  6. da2620a Actually allow tabs in environment files by Zbigniew Jędrzejewski-Szmek · 11 years ago
  7. 39f0570 getty-generator: Enable getty on all active serial consoles. by Michael Marineau · 11 years ago
  8. ac4c8d6 Allow tabs in environment files by Zbigniew Jędrzejewski-Szmek · 11 years ago
  9. 5c390a4 Add pam configuration to allow user sessions to work out of the box by Zbigniew Jędrzejewski-Szmek · 11 years ago
  10. 7b61715 core: failed scope units may not be restarted by Lennart Poettering · 11 years ago
  11. 44ded3a sd-login: add a public accessor for the VT number by Giovanni Campagna · 11 years ago
  12. 404dac4 cryptsetup: Retry indefinitely if tries=0 option has been set. by Thomas Bächler · 11 years ago
  13. 64347fc swap: handle nofail/noauto in core by Tom Gundersen · 11 years ago
  14. 88ac30a mount: filesystems mounted in the initrd should not conflict with umount.target in the real root by Tom Gundersen · 11 years ago
  15. 5073f89 mount: move device links handling from generator by Tom Gundersen · 11 years ago
  16. b56a422 swap: backing device should unconditionally want swap unit by Tom Gundersen · 11 years ago
  17. 80c3b72 fstab-generator: use DefaultDependencies=yes by Tom Gundersen · 11 years ago
  18. b8ab2dc systemctl: show BlockIODeviceWeight for unit by Gao feng · 11 years ago
  19. 7239c17 systemcl: add support for setting BlockIODeviceWeight for unit by Gao feng · 11 years ago
  20. 6f68ecb cgroup: setup BlockIODeviceWeight in bus_cgroup_set_property by Gao feng · 11 years ago
  21. 06eb4e3 cgroup: compare fs paths with path_equal() rather than streq() by Lennart Poettering · 11 years ago
  22. 6706125 systemcl: add support for setting BlockIORead/WriteBandwidth for unit by Gao feng · 11 years ago
  23. f004c2c cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property by Gao feng · 11 years ago
  24. 47c0980 blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list by Gao feng · 11 years ago
  25. 9285c9f service: remove pidfile after exit of a service by Lukas Nykryn · 11 years ago
  26. 289f910 journald: be a bit more verbose when vacuuming by Zbigniew Jędrzejewski-Szmek · 11 years ago
  27. 4bcc8c3 Fix two compiler warnings by Zbigniew Jędrzejewski-Szmek · 11 years ago
  28. c9d954b run: allow non-absolute paths as command by Zbigniew Jędrzejewski-Szmek · 11 years ago
  29. 116cc02 path-util.c: small modernization by Zbigniew Jędrzejewski-Szmek · 11 years ago
  30. a6fde35 systemd-run: properly escape arguments by Zbigniew Jędrzejewski-Szmek · 11 years ago
  31. 92f2ff4 systemd-coredump: Log crashes without coredumps on failure by Andrew Cook · 11 years ago
  32. ca0ceb6 systemd-coredump: Ignore coredumps larger than COREDUMP_MAX by Andrew Cook · 11 years ago
  33. 4897986 journald: fix fd leak in journal_file_empty by George McCollister · 11 years ago
  34. 629bfc5 journald: fix vacuuming of archived journals by George McCollister · 11 years ago
  35. 756c9a2 libudev: enumerate - do not try to match against an empty subsystem by Kay Sievers · 11 years ago
  36. f9e84da libudev: enumerate: fix NULL-deref for subsystem-matches by David Herrmann · 11 years ago
  37. c851f34 cgtop: fixup the online help by Brandon Philips · 11 years ago
  38. 51cc075 libudev: fix memleak when enumerating childs by David Herrmann · 11 years ago
  39. 31c885e main: drop capabilities of userhelpers before ours by Harald Hoyer · 11 years ago
  40. b58b8e1 Do not realloc strings, which are already in the hashmap as keys by Harald Hoyer · 11 years ago
  41. 3d040cf Revert "cgroup.c: check return value of unit_realize_cgroup_now()" by Harald Hoyer · 11 years ago
  42. a255a7f cgroup: only check once when mode is UNIT_CHECK by Gao feng · 11 years ago
  43. ad7bfff device cgroup: don't create a new CGroupDeviceAllow when it already in the list by Gao feng · 11 years ago
  44. e862b60 blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read by Gao feng · 11 years ago
  45. 5af726c logind-session.c: use _cleanup_ by Zbigniew Jędrzejewski-Szmek · 11 years ago
  46. 042f598 logind: be more verbose on errors by Zbigniew Jędrzejewski-Szmek · 11 years ago
  47. 335c46b Disallow invalid UTF-8 configuration by Zbigniew Jędrzejewski-Szmek · 11 years ago
  48. bd6d296 log to kmsg when "debug" is used on the kernel command line by Kay Sievers · 11 years ago
  49. ea92ae3 "-" prefix for InaccessibleDirectories and ReadOnlyDirectories by Maciej Wereski · 11 years ago
  50. 7c902b1 udev: fix printf(3) type specifier by Shawn Landden · 11 years ago
  51. f236910 blkio: fix incorrect setting of cpu_shares by Gao feng · 11 years ago
  52. d182614 nspawn: trivial simplification by Zbigniew Jędrzejewski-Szmek · 11 years ago
  53. 1f11a0c cgroup.c: check return value of unit_realize_cgroup_now() by Harald Hoyer · 11 years ago
  54. 73814ca Revert "udevd: simplify sigterm check" by Colin Walters · 11 years ago
  55. df89481 Optimize startswith() to macro by Kay Sievers · 11 years ago
  56. 2a0e069 remove hasprefix(), use startswith() by Shawn Landden · 11 years ago
  57. 143bfda test: Make testing work on systems without or old systemd by Holger Hans Peter Freyther · 11 years ago
  58. 2526d62 logs-show: fix condition for ellipsizing multi-line messages by Zbigniew Jędrzejewski-Szmek · 11 years ago
  59. cf40f0b logs-show: show source timestamp in verbose mode by Zbigniew Jędrzejewski-Szmek · 11 years ago
  60. f02d836 logs-show: add short-precise mode with us timestamps by Zbigniew Jędrzejewski-Szmek · 11 years ago
  61. c51cf05 Rename F_TYPE_CMP() to F_TYPE_EQUAL() by Zbigniew Jędrzejewski-Szmek · 11 years ago
  62. 1291bc8 udev: when complaining about invalid characters, print them out by Zbigniew Jędrzejewski-Szmek · 11 years ago
  63. 091526a gpt-auto-generator: do not show error for non-GPT disks by Zbigniew Jędrzejewski-Szmek · 11 years ago
  64. 7384146 gpt-auto-generator: use _cleanup_ for blkid_free_probe by Zbigniew Jędrzejewski-Szmek · 11 years ago
  65. d98cc1c gpt-auto-generator: include device name in error reports by Zbigniew Jędrzejewski-Szmek · 11 years ago
  66. ac50788 journal: fix parsing of facility in syslog messages by Zbigniew Jędrzejewski-Szmek · 11 years ago
  67. 763a24a libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer by Harald Hoyer · 11 years ago
  68. 4b357e1 build-sys: Add configure check for linux/btrfs.h by Michael Marineau · 11 years ago
  69. 5eec7de typo fixes in man and comments by Thomas Hindoe Paaboel Andersen · 11 years ago
  70. 998b087 tests: fix indentation by Thomas Hindoe Paaboel Andersen · 11 years ago
  71. cabaa37 libudev: fix hwdb validation to look for the *new* file by Kay Sievers · 11 years ago
  72. 47e737d udevd: simplify sigterm check by Kay Sievers · 11 years ago
  73. 31f49d0 systemd-python: check for oom, give nicer error messages by Zbigniew Jędrzejewski-Szmek · 11 years ago
  74. c2748ce systemd-python: fix initialization of _Reader objects by Steven Hiscocks · 11 years ago
  75. 04bf3c1 sysctl: allow overwriting of values specified in "later" files by Kay Sievers · 11 years ago
  76. 5852750 hashmap: remove empty lines by Kay Sievers · 11 years ago
  77. 1acbb95 systemd-cryptsetup: makes “discard” a synonym for “allow-discards” by Ondrej Balaz · 11 years ago
  78. 01264ad fstab-generator: log_oom() if automount_name is null by WANG Chao · 11 years ago
  79. 087a304 bootchart: remove +x permissions on .c file by Zbigniew Jędrzejewski-Szmek · 11 years ago
  80. 960787a hostnamectl: show only specific hostname when requested by Zbigniew Jędrzejewski-Szmek · 11 years ago
  81. 03e2264 selinux-access: move GPL to LGPL licence by Kay Sievers · 11 years ago
  82. ce17947 random-seed: a few modernizations by Lennart Poettering · 11 years ago
  83. 875c6e1 backlight: instead of syspath use sysname for identifying backlight devices by Lennart Poettering · 11 years ago
  84. 3731acf backlight: add minimal tool to save/restore screen brightness across reboots by Lennart Poettering · 11 years ago
  85. 405e025 logind: restore logic to kill user processes when session ends by Lennart Poettering · 11 years ago
  86. ee530d8 gpt-auto-generator: fix swap unit generation by Lennart Poettering · 11 years ago
  87. 00aa179 build-sys: add two makefile symlinks by Lennart Poettering · 11 years ago
  88. 4b1b14a gpt-auto-generator: Skip /home mounting if /home is not empty by Lennart Poettering · 11 years ago
  89. 1a14a53 gpt-auto-generator: add basic auto-discovery of GPT partitions by Lennart Poettering · 11 years ago
  90. bed2e82 missing: use btrfs.h instead of defining our own btrfs structures by Lennart Poettering · 11 years ago
  91. a6f0104 logs-show: limit to 3 lines and use dots if not showing full message by Zbigniew Jędrzejewski-Szmek · 11 years ago
  92. b4b02cb logs-show: fix indentation for 2nd and later lines, show lines in full by Zbigniew Jędrzejewski-Szmek · 11 years ago
  93. 94e0bd7 systemctl: show hint about --full when lines don't fit by Zbigniew Jędrzejewski-Szmek · 11 years ago
  94. f535088 systemctl: add missing newline to --help output by Lennart Poettering · 11 years ago
  95. ef53700 fstab-generator: read rd.fstab=on/off switch correctly by WANG Chao · 11 years ago
  96. b0693d3 service: prohibit Restart= set when Type=oneshot by Maciej Wereski · 11 years ago
  97. 41efeae service: always unwatch PIDs before forgetting old ones by Lennart Poettering · 11 years ago
  98. 21d1a67 fstab-generator: respect noauto/nofail when adding sysroot mount by WANG Chao · 11 years ago
  99. 689a97f udevd: respect the log-level set in /etc/udev/udev.conf by Tom Gundersen · 11 years ago
  100. 68eda4b dbus: use _cleanup_free_ instead of freeing ourself by Ronny Chevalier · 11 years ago