1. 1e6233e hwdb: update based on v256-rc2 by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago v245.7
  2. 2b1b120 rules: automatically pull in smartcard.target from all CCID devices by Lennart Poettering · 5 years ago
  3. a82e6c6 nspawn: mkdir selinux mount point once, but not twice by Lennart Poettering · 5 years ago
  4. 6a82e59 Fix clang-11 issues by Christian Göttsche · 5 years ago
  5. b0f2460 selinux: handle getcon_raw producing a NULL pointer, despite returning 0 by Axel Rasmussen · 5 years ago
  6. f7505a8 nspawn: fix MS_SHARED mount propagation for userns containers by Lennart Poettering · 5 years ago
  7. e558945 man: do not say that isolate is like switching runlevels by Zbigniew Jędrzejewski-Szmek · 5 years ago
  8. d6d15c8 pid1: target units can fail through dependencies by Zbigniew Jędrzejewski-Szmek · 5 years ago
  9. 634a0b5 Revert "units: drop OnFailure= from .target units" by Zbigniew Jędrzejewski-Szmek · 5 years ago
  10. 8629d84 Revert "man: add note about systemd-vconsole-setup.service and tty as input/output" by Zbigniew Jędrzejewski-Szmek · 5 years ago
  11. 57e8654 import: always prefer GNU tar, to avoid cmdline incompatibilities by Lennart Poettering · 5 years ago
  12. 39b8911 logind: Fix org.freedesktop.login1.set-reboot-to-boot-loader-menu saving to the wrong file in the non EFI case by Hans de Goede · 5 years ago
  13. 2ce8b7f vconsole-setup: downgrade log message when setting font fails on dummy console by Franck Bui · 5 years ago
  14. 9c6e42f udev: don't complain when udev_watch_end() is called without udev_watch_init() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  15. 5181830 man: add more details for IMPORT, PROGRAM and RUN keys by Zbigniew Jędrzejewski-Szmek · 5 years ago
  16. a9bb10a udev: accept OPTIONS+= without any fuss by Zbigniew Jędrzejewski-Szmek · 5 years ago
  17. e1744f4 udev: accept IMPORT{}= without any fuss by Zbigniew Jędrzejewski-Szmek · 5 years ago
  18. 19415dc analyze: CAP_RAWIO -> CAP_SYS_RAWIO by Anita Zhang · 5 years ago
  19. 13b2244 load-fragment: downgrade log messages we ignore to LOG_WARNING by Lennart Poettering · 5 years ago
  20. 84e8fe1 mountpoint-util: fix error handling by Lennart Poettering · 5 years ago
  21. abd6f8f core: fix invalid assertion by Lennart Poettering · 5 years ago
  22. 1a0e186 rpm: include macro name in errors for two args macros too by Zbigniew Jędrzejewski-Szmek · 5 years ago
  23. 7888d7d rpm: adjust various macros to print macro name in the error message by Zbigniew Jędrzejewski-Szmek · 5 years ago
  24. 71dac09 rpm: avoid hiding errors and output in *_create_package macros by Mikhail Novosyolov · 5 years ago
  25. 4922e01 rpm: avoid odd symbols in EOF indicator by Mikhail Novosyolov · 5 years ago
  26. cf4fbc1 test: add test case for multi matches when use "||" by gaoyi · 5 years ago
  27. b06ab67 udev: specify the end of value by gaoyi · 5 years ago
  28. 5325d28 basic/cap-list: parse/print numerical capabilities by Zbigniew Jędrzejewski-Szmek · 5 years ago
  29. bc740e3 fstab-generator: extra dependencies specified in fstab should be applied to the mount unit by Franck Bui · 5 years ago
  30. db8b6a8 networkd: we should not loop when extract_first_word() fails by Zbigniew Jędrzejewski-Szmek · 5 years ago
  31. abee376 man: do not say that tasks are threads and processes by Zbigniew Jędrzejewski-Szmek · 5 years ago
  32. 19339f7 core: set private section name for automount units by Dan Callaghan · 5 years ago
  33. a1c5ffb backlight: read current backlight brightness from 'actual_brightness' attribute by Yu Watanabe · 5 years ago
  34. 1d5bda0 backlight: call log_setup_service() before logging by Yu Watanabe · 5 years ago
  35. 37567b4 backlight: use SYNTHETIC_ERRNO() macro by Yu Watanabe · 5 years ago
  36. a91ed64 Fix build with µhttpd 0.9.71 by Zbigniew Jędrzejewski-Szmek · 5 years ago
  37. 5988b80 shell-completion: add missing verbs for networkctl by Yu Watanabe · 5 years ago
  38. 1d1b25e Add quotes for -n by Gaoyi · 5 years ago
  39. 8f519dd udev: split attribute assignment for MMC cards by Łukasz Stelmach · 5 years ago
  40. b3908ccf portabled: create temp file for unit, not directory by Luca Boccassi · 5 years ago
  41. 4f9aa7c core/path: use escaped path in serialization by Michael Chapman · 5 years ago
  42. 1395fdf missing: Add new Linux capabilities by Michal Koutný · 5 years ago
  43. 678eb8a man: s/PROGRAMM/PROGRAM/ by Lennart Poettering · 5 years ago
  44. b3634c8 Revert "job: Don't mark as redundant if deps are relevant" by Dave Reisner · 5 years ago
  45. f42e4e5 man/sd-makefs: link to btrfs.wiki.kernel.org for btrfs-man5, since the man-pages link is dead by наб · 5 years ago
  46. 57ecda6 man/sd-makefs: also mention /sbin/mkswap by наб · 5 years ago
  47. 736cbfe test-functions: read /usr/etc/nsswitch.conf if /etc/nsswitch.conf does not exist (#16195) by Elisei Roca · 5 years ago
  48. b7901dd bus-message: avoid dereferencing a NULL pointer by Zbigniew Jędrzejewski-Szmek · 5 years ago
  49. 7a335af Added rules for Wacom Pen and EMV Smartcard Reader by Mark Pearson · 5 years ago
  50. 038b586 repart: if now minimal size is specified, default to 10M by Lennart Poettering · 5 years ago
  51. 92ef7de udev: udev_event_apply_format() always make buf NUL terminated by Yu Watanabe · 5 years ago
  52. 195d885 udev: fix error handling of sd_device_get_parent() by Yu Watanabe · 5 years ago
  53. 18dd1e0 efi: use stub for cache_efi_options_variable if !ENABLE_EFI by Luca Boccassi · 5 years ago
  54. b3658ee efi: Skip parsing SystemdOptions if there's an error getting it. by Filipe Brandenburger · 5 years ago
  55. 4776f26 resolved: Log the feature level we're downgrading from as well by Daan De Meyer · 5 years ago
  56. 1030f09 resolved: Don't complain too much when downgrading from EDNS by Daan De Meyer · 5 years ago
  57. f00263c Improve message for scheduled shutdown or reboot by Tomáš Pospíšek · 5 years ago
  58. 4148ed3 login: filenames in /run/systemd/users are uids by Jan Palus · 5 years ago
  59. a65d356 sleep: pass error we see to log function by Lennart Poettering · 5 years ago
  60. a633da6 sleep-config: modernize destructors by Lennart Poettering · 5 years ago
  61. b366fd6 sleep-config: downgrade log level in can_s2h() by Lennart Poettering · 5 years ago
  62. d095576 sleep: clean up debug/error logging by Lennart Poettering · 5 years ago
  63. f9dc35e sleep-config: return correct error code by Lennart Poettering · 5 years ago
  64. 2aea64a sleep-config: add more debug logging by Lennart Poettering · 5 years ago
  65. f760d4e core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restarts by Anita Zhang · 5 years ago
  66. 5054480 pager: set PR_DEATHSIG for pager to SIGINT rather than SIGTERM by Lennart Poettering · 5 years ago
  67. dc83148 dissect-image: wait for udev for single filesystem images too by Luca Boccassi · 5 years ago
  68. 0bcc801 man: udevadm: mention non-zero exit code on settle by Yigal Korman · 5 years ago
  69. a2d46b6 doc: Try to clarify automount dependency confusion by Chris Down · 5 years ago
  70. 20d8a9e shell-completion: add homectl for bash by Zbigniew Jędrzejewski-Szmek · 5 years ago
  71. f0712d8 kernel-install: extend --help by Zbigniew Jędrzejewski-Szmek · 5 years ago
  72. c3f6f26 man: single-char parameters take no '=' by Lennart Poettering · 5 years ago
  73. 465676b homed help --uid short option by layderv · 5 years ago
  74. ba32551 test: add test for parse_uid_range() by Lennart Poettering · 5 years ago
  75. cf1fad2 tests: beef up integer parsing tests by Lennart Poettering · 5 years ago
  76. d887bfe parse-util: also parse integers prefixed with 0b and 0o by Lennart Poettering · 5 years ago
  77. 976299a parse-util: rewrite parse_uid_range() on top of parse_uid() by Lennart Poettering · 5 years ago
  78. eb755e7 user-util: be stricter in parse_uid() by Lennart Poettering · 5 years ago
  79. c0908f8 parse-util: rewrite parse_mode() on top of safe_atou_full() by Lennart Poettering · 5 years ago
  80. 24dbf5b parse-util: make return parameter optional in safe_atou16_full() by Lennart Poettering · 5 years ago
  81. fe43ccf parse-util: allow '-0' as alternative to '0' and '+0' by Lennart Poettering · 5 years ago
  82. ff7ce1c parse-util: allow tweaking how to parse integers by Lennart Poettering · 5 years ago
  83. 57c6107 basic/parse-util: add safe_atoux64() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  84. 4a344fe efi: Cache contents of EFI variable SystemdOptions by Filipe Brandenburger · 5 years ago
  85. dc43267 basic/efivars: try re-reading efivars without delay first by Zbigniew Jędrzejewski-Szmek · 5 years ago
  86. 134b91d efi: add more logging for all EFI variable reads by Lennart Poettering · 5 years ago
  87. 689398d efi: explicitly update mtime of EFI variables when changing them by Lennart Poettering · 5 years ago
  88. 8906e88 efi: as extra paranoia NUL terminate UTF-16 strings with three NUL bytes by Lennart Poettering · 5 years ago
  89. c0599e4 efivars: log whenever an EFI variable read access is slow by Lennart Poettering · 5 years ago
  90. 732a3af basic/efivars: fix errno propagation by Zbigniew Jędrzejewski-Szmek · 5 years ago
  91. db2408e efi: honour SYSTEMD_EFI_OPTIONS even if we wouldn't honour SystemdOptions EFI var due to SecureBoot by Lennart Poettering · 5 years ago
  92. 03cf913 efivars: retry open and read operations by Zbigniew Jędrzejewski-Szmek · 5 years ago
  93. 303a0e4 resolve: enable RES_TRUSTAD towards the 127.0.0.53 stub resolver by YmrDtnJu · 5 years ago
  94. d258062 lldp: fix assertion checking argument for sd_lldp_set_neighbors_max() by Thomas Haller · 5 years ago
  95. 129a15a network: make link become configured state when at least one dynamic protocol provide an address by Yu Watanabe · 5 years ago
  96. 216bca0 change fs/file-max to LONG_MAX instead of ULONG_MAX by Einsler Lee · 5 years ago
  97. d8643cc man: add note that emergency.target inherits mount state by Zbigniew Jędrzejewski-Szmek · 5 years ago
  98. fd5f748 network: read driver name from ethtool by Yu Watanabe · 5 years ago
  99. abb486f conf-parse: fix pretty bad typo by Lennart Poettering · 5 years ago
  100. 8ca435c core: set source_mtime after load dropins by Zbigniew Jędrzejewski-Szmek · 5 years ago