systemd v244
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl3hSMgACgkQxUyjNs/r
VX57Pw//SVwPO9i/WoF9MZS8evpORFT6GfC1mFdcJ+I3SuTkRosDlCjvk3kQGafY
rbHirXHa6KgA2G4rbV5gvE7l36Rdt5aGlyOPzH9wqrtEWvcozuNG4NCL9VEy6J1S
XW9qYqWHhDQBjmyKx7YAdHlSbmYbDYtfFGKpMLxa7dO1+MAwwcGvknpFru2MadSJ
hLGT5MkqKOT/dxd5s4MV+HYsnTpTpLFDfCU2VwbouXr0LFucNWxhE4Jvjpg3WTfL
yE+Mo/SeZ1dTkwNcVJ9tEXX3Jw/PJNnrn3djDwyalRETQopn6PDUoDTpkrxWRtkX
eBkClKG3qT29C3UGmFcAFAA4nGZlxAD1KA8q7NSAb/d8zJLlTReoStc1dUkgTBby
V3lMLZrx74N9TsIh3/OOMCJQRAVURd6hBBx60syraP+QQHl9m7KkMs92giLvJK32
bYKYJi0pCr5cgvVobZCK6zUM7135KoTnEzVYfG7e32WFbV83MniFOu8XnhPL45ii
wm2ngAo0zfdbE95EpzdZnlCTne2Y9SSa118oicKRCoIg/NUkeSIZcC4LRIByqn4D
KZC4b0QPiJgn2GG2NtnwOhEQk8PAJSVwTzyOfU8RXKpI1P0Lf4itHZ/2ccBYm5Yy
u07Gg/8sONyciUeSqXIIB58FHQHBUiOq7k53QKnfeSoCMyY4CbU=
=n447
-----END PGP SIGNATURE-----
  1. c152a2b nspawn: allow Capability=all in systemd.nspawn [EXEC] section by afg · 6 years ago
  2. 3db7d5d network: fix double free() by Yu Watanabe · 6 years ago
  3. 806c6a5 journald: don't ask for the machine ID if we don't need it by Lennart Poettering · 6 years ago
  4. 3aebd9d journalctl: pager_close() calls fflush(stdout) anyway as first thing by Lennart Poettering · 6 years ago
  5. c31469e journald: remove unused field by Lennart Poettering · 6 years ago
  6. 2275b74 journalctl: return EOPNOTSUPP if pcre is not enabled by Lennart Poettering · 6 years ago
  7. 6f63c5b notify: add color to --help by Lennart Poettering · 6 years ago
  8. 37a9235 nspawn: highlight description string in --help text by Lennart Poettering · 6 years ago
  9. d2a5659 Merge pull request #14166 from keszybz/transient-unit-settings by Yu Watanabe · 6 years ago
  10. 6da498c shared/ask-password-api: modify keyctl break value by Kevin Kuehler · 6 years ago
  11. a434236 systemctl: fix indentation of cgroup tree by Lennart Poettering · 6 years ago
  12. 408c81f cryptsetup: reduce the chance that we will be OOM killed by Michal Sekletár · 6 years ago
  13. 6cf5c33 Merge pull request #14164 from poettering/exec-start-transient-fix by Lennart Poettering · 6 years ago
  14. cddaeae Merge pull request #14145 from poettering/process-bypass by Zbigniew Jędrzejewski-Szmek · 6 years ago
  15. e737017 pid1: make TimeoutAbortSec settable for transient units by Zbigniew Jędrzejewski-Szmek · 6 years ago
  16. a61d687 pid1: fix setting of DefaultTimeoutAbortSec by Zbigniew Jędrzejewski-Szmek · 6 years ago
  17. b9d9fbe shared/conf-parser: remove unnecessary whitespace skipping by Zbigniew Jędrzejewski-Szmek · 6 years ago
  18. c57d2a7 shared/bus-unit-util: word wrap by Zbigniew Jędrzejewski-Szmek · 6 years ago
  19. 540ac93 core: prefer non-@ syntax for ExecStart= by Lennart Poettering · 6 years ago
  20. f14bf01 core: write out correct field name when creating transient service units by Lennart Poettering · 6 years ago
  21. 030f457 udevd: don't use monitor after manager_exit() by Martin Wilck · 6 years ago
  22. 3cabdc2 Revert "udevd: fix crash when workers time out after exit is signal caught" by Martin Wilck · 6 years ago
  23. 72fd79b test-fileio: cast EOF to (char) before comparing with char explicitly by Lennart Poettering · 6 years ago
  24. 6eee885 udev: tiny update for log messages by Yu Watanabe · 6 years ago
  25. f5c3892 network: also assume Table=local for ipv6 route if Type=local, broadcast, anycast or nat (#14148) by Yu Watanabe · 6 years ago
  26. cfbb1c6 Merge pull request #14134 from keszybz/variables-and-docs by Yu Watanabe · 6 years ago
  27. 05d6628 Merge pull request #14151 from mk-fg/fix-timer-dump-syntax-bug by Anita Zhang · 6 years ago
  28. 0810e39 core.timer: fix "systemd-analyze dump" and docs syntax inconsistencies wrt OnTimezoneChange= by Mike Kazantsev · 6 years ago
  29. 9b1f0b9 Merge pull request #14112 from keszybz/restart-no-log by Anita Zhang · 6 years ago
  30. 5c7b997 process-util: shortcut get_process_state() for our own process by Lennart Poettering · 6 years ago
  31. cde93ba process-util: shortcut get_process_comm() for our own process by Lennart Poettering · 6 years ago
  32. aad3a64 process-util: tweak get_process_cwd() when calling for own process by Lennart Poettering · 6 years ago
  33. 0b8d307 pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes= by Zbigniew Jędrzejewski-Szmek · 6 years ago
  34. e05b7c0 test-proc-cmdline: disable EFI-dependent tests when EFI is disabled by Mike Gilbert · 6 years ago
  35. c484315 basic/terminal-util: add support for $NO_COLOR by Zbigniew Jędrzejewski-Szmek · 6 years ago
  36. 58c0663 Merge pull request #14099 from keszybz/machine-ref-unref-fix by Zbigniew Jędrzejewski-Szmek · 6 years ago
  37. 868f7d3 core/service: downgrade "scheduling restart" message to debug by Zbigniew Jędrzejewski-Szmek · 6 years ago
  38. f1194f5 varlink: fix enablement of varlink timeout event source by Lennart Poettering · 6 years ago
  39. c4fe0cb varlink: drop too much whitespace by Lennart Poettering · 6 years ago
  40. 88a36d3 varlink: port varlink code over to use getdtablesize() for sizing number of concurrent connections by Lennart Poettering · 6 years ago
  41. a0c41de varlink: move connection fds > fd2 by Lennart Poettering · 6 years ago
  42. 45a6c96 varlink: fix support for more/continues method calls by Lennart Poettering · 6 years ago
  43. 6988766 machine: fold machine_stop_scope() into machine_stop() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  44. eec12b7 machined: simplify reference handling for units by Zbigniew Jędrzejewski-Szmek · 6 years ago
  45. a01ecfa machine: simplify machine_start_scope() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  46. af22794 machine: make machine_start_scope() static by Zbigniew Jędrzejewski-Szmek · 6 years ago
  47. f47bd09 nspawn: log syscalls we cannot add at debug level by Zbigniew Jędrzejewski-Szmek · 6 years ago
  48. 8a99bd0 nspawn: dump capability list with --capabilities=help by Zbigniew Jędrzejewski-Szmek · 6 years ago
  49. 353a6f2 Merge pull request #14081 from poettering/xattr-list-rework by Zbigniew Jędrzejewski-Szmek · 6 years ago
  50. 351de38 bootctl: make 'random-seed' handle inability to write system token EFI variable gracefully by Lennart Poettering · 6 years ago
  51. 7f95bb2 resolve: rename define fixing a typo by Zbigniew Jędrzejewski-Szmek · 6 years ago
  52. a2e361d cgls: visually separate processes from cgroups by Lennart Poettering · 6 years ago
  53. 74d8ccd cgls: show delegation boundaries by underlining the cgroup in the output by Lennart Poettering · 6 years ago
  54. 3288ea8 core: set "trusted.delegate" xattr on cgroups that are delegation boundaries by Lennart Poettering · 6 years ago
  55. bf25f16 cgroup-util: add new cg_remove_xattr() for removing xattr from cgroup by Lennart Poettering · 6 years ago
  56. 59a49b1 Merge pull request #14090 from poettering/clonenewns-fix by Lennart Poettering · 6 years ago
  57. 8490fc7 Merge pull request #14036 from keszybz/systectl-add-logs-and-watchdogs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  58. 2d8898f Merge pull request #14074 from keszybz/rename-system-options by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. 6d19b71 core: don't insist on ProtectHostname= if unshare() is blocked by Lennart Poettering · 6 years ago
  60. 4e67759 core: be more lenient when checking whether sandboxing is necessary by Lennart Poettering · 6 years ago
  61. e884e00 errno-util: add ERRNO_IS_PRIVILEGE() helper by Lennart Poettering · 6 years ago
  62. 206a29b id128: fix initializer element is not constant by Anita Zhang · 6 years ago
  63. faf1bb8 Merge pull request #14085 from poettering/ask-password-api by Lennart Poettering · 6 years ago
  64. fbcb630 pam_systemd: prolong method call timeout when allocating session by Lennart Poettering · 6 years ago
  65. cbfc328 Merge pull request #14078 from poettering/cryptsetup-fixlets by Zbigniew Jędrzejewski-Szmek · 6 years ago
  66. 321c911 Merge pull request #14079 from poettering/pam-systemd-fixlets by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. 08de195 udev: do not propagate error in executing PROGRAM and IMPORT{program} by Yu Watanabe · 6 years ago
  68. 09a6b4f ask-password: skip kernel keyring logic if we see EPERM by Lennart Poettering · 6 years ago
  69. e6376b6 errno: add new ERRNO_IS_NOT_SUPPORTED() helper by Lennart Poettering · 6 years ago
  70. 83412d3 test-copy: test that xattrs are properly copied by Lennart Poettering · 6 years ago
  71. f9bbb4d copy: port over to flistxattr_malloc() and fgetxattr_malloc() by Lennart Poettering · 6 years ago
  72. 7de2d2e xattr-util: add flistxattr_malloc() that returns a NULSTR by Lennart Poettering · 6 years ago
  73. 6ac99d9 xattr-util: modernize getxattr_malloc() a bit by Lennart Poettering · 6 years ago
  74. 9120aa8 cryptsetup: use STR_IN_SET() where appropriate by Lennart Poettering · 6 years ago
  75. 9c5253f cryptsetup: minor coding style clean-ups by Lennart Poettering · 6 years ago
  76. dca81e2 pam_systemd: add one more assert by Lennart Poettering · 6 years ago
  77. 8d46418 pam_systemd: don't use PAM_SYSTEM_ERR for something that isn't precisely a system error by Lennart Poettering · 6 years ago
  78. 1798f5a pam-systemd: voidify pam_get_item() calls by Lennart Poettering · 6 years ago
  79. 42e6680 pam-systemd: remove duplicate error logging by Lennart Poettering · 6 years ago
  80. 805f2df1 login: port tables over to use TABLE_UID/TABLE_PID by Lennart Poettering · 6 years ago
  81. b26c0b6 format-table: add UID/GID output support to format-table.h by Lennart Poettering · 6 years ago
  82. d9608d4 pam-systemd: include PAM error code in all our log messages where that makes sense by Lennart Poettering · 6 years ago
  83. b014a61 Merge pull request #14064 from yuwata/network-unify-send-option-and-send-raw-option by Zbigniew Jędrzejewski-Szmek · 6 years ago
  84. 3049e6a Merge pull request #14030 from keszybz/path-no-trigger by Zbigniew Jędrzejewski-Szmek · 6 years ago
  85. fe67137 Merge pull request #14007 from keszybz/tasks-max-dynamic by Zbigniew Jędrzejewski-Szmek · 6 years ago
  86. 2536752 Rename "system-options" to "systemd-efi-options" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  87. b289de2 bootctl: update --help text by Zbigniew Jędrzejewski-Szmek · 6 years ago
  88. 93e63b2 core/path: minor simplification by Zbigniew Jędrzejewski-Szmek · 6 years ago
  89. f0beb6f udev: silence warning about PROGRAM+= or IMPORT+= rules by Yu Watanabe · 6 years ago
  90. 4d985a3 systemctl: whitespace optimization of --help by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. 26e1e97 analyze: deprecate the commands moved to systemctl by Zbigniew Jędrzejewski-Szmek · 6 years ago
  92. 6ab8631 systemctl: add service-watchdogs command by Zbigniew Jędrzejewski-Szmek · 6 years ago
  93. 6962cf2 analyze: adjust the description of the default verb by Zbigniew Jędrzejewski-Szmek · 6 years ago
  94. 38fcb7f systemctl: add log-level and log-target commands by Zbigniew Jędrzejewski-Szmek · 6 years ago
  95. dc11d2b udevadm: ignore EROFS and return earlier by Yu Watanabe · 6 years ago
  96. 0e96961 network: unify config_parse_dhcp_server_option_data() and config_parse_dhcp_send_option() by Yu Watanabe · 6 years ago
  97. 461dbb2 dhcp: remove struct sd_dhcp_raw_option by Yu Watanabe · 6 years ago
  98. d8b736b network: rename SendRawOption= to SendOption= by Yu Watanabe · 6 years ago
  99. 0b15d12 Merge pull request #14040 from poettering/root-mount-deps by Zbigniew Jędrzejewski-Szmek · 6 years ago
  100. c00c3b6 network: add more error logs by Yu Watanabe · 6 years ago