systemd 237
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJabfPCAAoJELY7IYecNIWwXE4QAK5jtbrbbiIl3tjWV+SG81Kz
HvusDHPx2PSJbrJPQvCbcoCvDMwyksE8T5XxqbC7gH6u4aWLOHIbDLR4sJ1JONB9
bxhtdORVrZ1PDDewLicVfEI+bLJkKk/DOhvmZLQoELieGezuViN5CJeFHIsybP2D
JKSeUwvAji7u6j656Lf8fTWwzNZ3NYtGm67WqDVp6cRHQZljANPhF7UJy6uuSWoh
nfzjHI78Nn3Pkw8LM8oDrKHZLF011NCxZ+7xrGqcQWSKKwAU9zJaOu8HhRsqiMYh
H2Hy3j4guXbW38gweMi2dZz/+3D6jiL6w8gW89QkkE8fNCNqUSIa91sUKJrTbcT+
hZvVZMLUnXdsY6M7/AhLqc6G5/+UWUnJsImHCmxXK8tj5GhPO+SGJ1OIVNmSiXw1
PChZHGPGLCisjH95sYBxqsYY2Ns2aau9bqA0cxWby4nFxJwxeeNGndPh+gHBiTq/
G5RA3iQQXzxYrMa+28chDwggC71XWPTU3xmelJ/JbuY9Y/RzSvcJdxfiVBV4eIW/
+6yDL/4GfS0GEBgSFvYNXJ9yWH7skrLmLmVlBxZjyiY5wZ6jiu1MiRP8IBz3Ho2n
NCLxWe+aZ8Fzd4bgltnKwi47pB8BT5HkNeJQ2eM6Z0VkAeQS5NLv4sfouTYxOZVc
wX+CFCEe0fMWjOvEZ1jH
=Xsva
-----END PGP SIGNATURE-----
  1. 7755083 Merge pull request #7881 from keszybz/pcre by Lennart Poettering · 7 years ago
  2. b4766d5 journalctl: add highlighting for matched substring by Zbigniew Jędrzejewski-Szmek · 7 years ago
  3. 61c5f8a journalctl: make matching optionally case sensitive by Zbigniew Jędrzejewski-Szmek · 8 years ago
  4. dcfb4b6 Merge pull request #8025 from sourcejedi/pid1_journal_or2 by Lennart Poettering · 7 years ago
  5. 8d5c766 systemd-shutdown: use log_set_prohibit_ipc(true) by Alan Jenkins · 7 years ago
  6. cc2b9e6 rationalize interface for opening/closing logging by Alan Jenkins · 7 years ago
  7. 9065728 analyze: merge {get,set}-log-{level,target} to log-{level,target} (#8020) by Yu Watanabe · 7 years ago
  8. 6becf48 journalctl: regexp matching by Zbigniew Jędrzejewski-Szmek · 8 years ago
  9. 633b8af login/meson.build: require ACL for uaccess rules by Andrew Jeddeloh · 7 years ago
  10. 6eda13d journal: losen restrictions on journal file suffix (#8013) by Lennart Poettering · 7 years ago
  11. f359fb9 Merge pull request #8006 from zx2c4-forks/jd/no-wg-ll by Yu Watanabe · 7 years ago
  12. 786b8fa Merge pull request #7973 from mvo5/sysusers-uid-gid by Yu Watanabe · 7 years ago
  13. ba30753 pid1: when we can't log to journal, remember our fallback log target by Alan Jenkins · 7 years ago
  14. a8f5bba networkd: assume no link local addresses for where it isn't used by Jason A. Donenfeld · 7 years ago
  15. 4c6ceea Merge pull request #7738 from yuwata/fix-7721 by Yu Watanabe · 7 years ago
  16. 463a9e9 Merge pull request #7997 from poettering/systemctl-is-active-fix by Zbigniew Jędrzejewski-Szmek · 7 years ago
  17. 28e7fad sysusers: ensure GID in uid:gid syntax exists by Michael Vogt · 7 years ago
  18. dc3c9f5 core: initalize buffer by Zbigniew Jędrzejewski-Szmek · 8 years ago
  19. dd1db3c core: manager logs firmware and loader time when startup finished by Yu Watanabe · 8 years ago
  20. 9f555bb firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944) by Björn Esser · 7 years ago
  21. 3d083b2 systemctl: load unit if needed in "systemctl is-active" by Lennart Poettering · 7 years ago
  22. 16c73c7 boot/efi: TPM V2 fix for GetEventLog EFI function by Raphael Vogelgsang · 8 years ago
  23. 68a4b89 bus-util: fix format of NextElapseUSecRealtime= and LastTriggerUSec= by Yu Watanabe · 7 years ago
  24. a3a3b61 gpt-auto: discard boot0/1 hw partitions along rpmb by Nicolas Chauvet · 7 years ago
  25. e2c2060 sysusers: make ADD_GROUP always create a group by Michael Vogt · 7 years ago
  26. 5bc9c98 sysuser: use OrderedHashmap by Michael Vogt · 7 years ago
  27. 4cb4141 sysusers: allow uid:gid in sysusers.conf files by Michael Vogt · 8 years ago
  28. 5eb83fa Merge pull request #7991 from poettering/n-on-console by Zbigniew Jędrzejewski-Szmek · 7 years ago
  29. 7a466dc Merge pull request #7983 from poettering/tmpfiles-eexist by Lennart Poettering · 7 years ago
  30. f26f5b6 Merge pull request #7915 from poettering/pids-max-tweak by Zbigniew Jędrzejewski-Szmek · 7 years ago
  31. adefcf2 core: rework how we count the n_on_console counter by Lennart Poettering · 7 years ago
  32. bb2c768 core: add a new unit_needs_console() call by Lennart Poettering · 7 years ago
  33. 46fb617 manager: minor manager_get_show_status() simplification by Lennart Poettering · 7 years ago
  34. 5a69973 manager: add some explanatory comments to manager_dispatch_idle_pipe_fd() by Lennart Poettering · 7 years ago
  35. 6c347d5 log: remove LOG_TARGET_SAFE pseudo log target by Lennart Poettering · 7 years ago
  36. 7a3be26 log: add brief comment for log_set_open_when_needed() and log_set_always_reopen_console() by Lennart Poettering · 7 years ago
  37. d075092 pid1: make use of new "prohibit_ipc" logging flag in PID 1 by Lennart Poettering · 7 years ago
  38. adf47c9 log: add new "prohibit_ipc" flag to logging system by Lennart Poettering · 7 years ago
  39. 6fdb8de log: make log_set_upgrade_syslog_to_journal() take effect immediately by Lennart Poettering · 7 years ago
  40. ab93297 Add fd close support to sd_event_source by Nathaniel McCallum · 7 years ago
  41. 2b97a95 Include time.h in sd-event.h by Nathaniel McCallum · 7 years ago
  42. 7d94e8a Merge pull request #7988 from ssahani/follow-7712 by Lennart Poettering · 7 years ago
  43. 6964cf4 networkd: routing policy rules rename Manager object m to manager. by Susant Sahani · 7 years ago
  44. d6ba0f2 networkd: remove unused variable manager -> m by Susant Sahani · 7 years ago
  45. 420d205 networkd: sd_ndisc reset mac address when MAC address change detected. by Susant Sahani · 7 years ago
  46. 7b7e6b8 Merge pull request #7860 from poettering/watch-pids-rework by Lennart Poettering · 7 years ago
  47. db4a47e coccinelle: O_NDELAY → O_NONBLOCK by Lennart Poettering · 7 years ago
  48. 81b1dc2 coccinelle: let's use STRLEN() rather strlen() at one more place by Lennart Poettering · 7 years ago
  49. 49e8729 tmpfiles: make "f" lines behaviour match what the documentation says by Lennart Poettering · 7 years ago
  50. 546e635 resolve: fix build without gcrypt by Michael Biebl · 7 years ago
  51. a219c26 systemctl: remove unused variable by Yu Watanabe · 7 years ago
  52. e61d3d8 core/device: remove unused variable by Yu Watanabe · 7 years ago
  53. dad105c Merge pull request #7964 from poettering/tmpfiles-more-fixes by Lennart Poettering · 8 years ago
  54. 9acac21 service: simplify condition by Lennart Poettering · 8 years ago
  55. eabd3e5 service: don't bother with watching PIDs during deserialization by Lennart Poettering · 8 years ago
  56. 62a7691 core: rework how we track which PIDs to watch for a unit by Lennart Poettering · 8 years ago
  57. ae91745 Merge pull request #7968 from poettering/manager-mini-tweak by Lennart Poettering · 8 years ago
  58. 11aef52 core: unify call we use to synthesize cgroup empty events when we stopped watching any unit PIDs by Lennart Poettering · 8 years ago
  59. 5cdabc8 service: don't send out dbus change notifications spuriously on SIGCHLD by Lennart Poettering · 8 years ago
  60. 2ca9d97 core: fix manager_get_unit_by_pid() special casing of manager PID by Lennart Poettering · 8 years ago
  61. eb5eb25 test: test-process-util additions by Lennart Poettering · 8 years ago
  62. bc2fcf7 process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functions by Lennart Poettering · 8 years ago
  63. 60644c3 cgroup: fix handling of TasksAccounting= property by Lennart Poettering · 8 years ago
  64. 7fa1074 tmpfiles: create parent directories if they are missing for more line types by Lennart Poettering · 8 years ago
  65. 5579f85 tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protected_hardlinks sysctl is on by Lennart Poettering · 8 years ago
  66. dc23356 tmpfiles: fix check for figuring out whether to call chmod() by Lennart Poettering · 8 years ago
  67. 59793c8 tmpfiles: shortcut path_set_perms() if there's nothing to do by Lennart Poettering · 8 years ago
  68. 51207ca tmpfiles: change ownership of symlinks too by Lennart Poettering · 8 years ago
  69. 1c4fdc4 Merge pull request #7965 from poettering/local-gateways-fix by Lennart Poettering · 8 years ago
  70. 73a4cd1 resolve: signal Ed25519 support (#7960) by ott · 8 years ago
  71. abd8b97 Merge pull request #7971 from poettering/dev-node-fixes by Yu Watanabe · 8 years ago
  72. 152c475 namepace: fix error handling when clone_device_node() returns 0 by Lennart Poettering · 8 years ago
  73. fb12972 Merge pull request #7969 from poettering/stream-fd by Lennart Poettering · 8 years ago
  74. 36ce711 namespace: use is_symlink() helper by Lennart Poettering · 8 years ago
  75. 6f7f3a3 namespace: use stack allocation for paths, where we can by Lennart Poettering · 8 years ago
  76. efb8fd6 journal: cast to (void) where we knowingly ignore syscall returns by Lennart Poettering · 8 years ago
  77. 0986ad5 Merge pull request #7939 from npmccallum/implicit by Lennart Poettering · 8 years ago
  78. 575b300 pid1: rework how we dispatch SIGCHLD and other signals by Lennart Poettering · 8 years ago
  79. 67ae4e8 core: move user lookup event priority to -11 by Lennart Poettering · 8 years ago
  80. 8323163 mount,swap: write event loop priority as "SD_EVENT_PRIORITY_NORMAL-x" by Lennart Poettering · 8 years ago
  81. 4259d20 manager: add MANAGER_IS_RUNNING() for checking whether the manager is running by Lennart Poettering · 8 years ago
  82. 4adf314 manager: split out send_ready and basic.target checking into functions of their own by Lennart Poettering · 8 years ago
  83. 8a44b0b Merge pull request #7834 from jkloetzke/disable-watchdog by Lennart Poettering · 8 years ago
  84. 568fc5c local-addresses: handle gracefully if routes lack an RTA_OIF attribute by Lennart Poettering · 8 years ago
  85. 875274a test-local-addresses: turn on debug logging by default by Lennart Poettering · 8 years ago
  86. f1dd72c sd-netlink: minor coding style updates by Lennart Poettering · 8 years ago
  87. 45b1f41 Add support for SD_BUS_DEFAULT* by Nathaniel McCallum · 8 years ago
  88. b937d76 Add support for SD_EVENT_DEFAULT by Nathaniel McCallum · 8 years ago
  89. e69b29a Merge pull request #7940 from sourcejedi/mount by Lennart Poettering · 8 years ago
  90. 10a0f27 sd-dhcp6-client: Fix DHCPv6 client file descriptor handling by Patrik Flykt · 8 years ago
  91. b6ba0c1 mount: don't consider activated until /sbin/mount returns by Alan Jenkins · 8 years ago
  92. 5701836 mount: clarify that umount retries do not (anymore) allow multiple timeouts by Alan Jenkins · 8 years ago
  93. 006aabb mount: mountinfo event is supposed to always arrive before SIGCHLD by Alan Jenkins · 8 years ago
  94. 4cbfd62 resolve: Adjust and unify D-Bus call timeout (#7847) by ott · 8 years ago
  95. 77d0776 loopback-setup: update log message (#7956) by Yu Watanabe · 8 years ago
  96. 4fef781 Merge pull request #7719 from gdamjan/efistub-LoaderImageIdentifier by Lennart Poettering · 8 years ago
  97. 8dba4c6 Merge pull request #7952 from poettering/tmpfiles-tweaks by Lennart Poettering · 8 years ago
  98. 98f6093 systemctl: replace manual GetAll call with bus_map_all_properties() in unit_exists() by Reverend Homer · 8 years ago
  99. bf70ff2 fix reload propagation for device alias by Jérémy Rosen · 8 years ago
  100. 889d695 systemd-analyze: add service-watchdogs verb by Jan Klötzke · 8 years ago