1. fcd9a14 pam-systemd: use secure_getenv() rather than getenv() by Lennart Poettering · 6 years ago v239-45
  2. 1f3165b udev: run link_update() with increased retry count in second invocation by Michal Sekletar · 3 years, 9 months ago
  3. 5173720 core: prevent excessive /proc/self/mountinfo parsing by Michal Sekletár · 4 years, 5 months ago
  4. c35ba62 test: add ratelimiting test by Michal Sekletár · 4 years ago
  5. 395eb77 sd-event: add ability to ratelimit event sources by Lennart Poettering · 4 years ago
  6. 188465c sd-event: increase n_enabled_child_sources just once by Zbigniew Jędrzejewski-Szmek · 4 years ago
  7. deb9e6a sd-event: update state at the end in event_source_enable by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
  8. 97f599b sd-event: remove earliest_index/latest_index into common part of event source objects by Lennart Poettering · 4 years ago
  9. 846b1dd sd-event: follow coding style with naming return parameter by Lennart Poettering · 4 years ago
  10. 441684c sd-event: ref event loop while in sd_event_prepare() ot sd_event_run() by Lennart Poettering · 4 years ago
  11. 4c5fdbd sd-event: refuse running default event loops in any other thread than the one they are default for by Lennart Poettering · 5 years ago
  12. 5b5a590 sd-event: let's suffix last_run/last_log with "_usec" by Lennart Poettering · 4 years ago
  13. 1aae57f sd-event: fix delays assert brain-o (#17790) by Vito Caputo · 3 years, 12 months ago
  14. 88b2618 sd-event: split out code to add/remove timer event sources to earliest/latest prioq by Lennart Poettering · 4 years ago
  15. 6cc0022 sd-event: split clock data allocation out of sd_event_add_time() by Lennart Poettering · 4 years ago
  16. e8904b5 sd-event: mention that two debug logged events are ignored by Lennart Poettering · 4 years ago
  17. d7ad6ad sd-event: split out enable and disable codepaths from sd_event_source_set_enabled() by Lennart Poettering · 4 years, 1 month ago
  18. 4ce10f8 sd-event: split out helper functions for reshuffling prioqs by Michal Sekletár · 4 years, 1 month ago
  19. 8c82f3a udev-test: skip the test only if it can't setup its environment by Evgeny Vereshchagin · 6 years ago
  20. 1d5f966 udev: make algorithm that selects highest priority devlink less susceptible to race conditions by Michal Sekletar · 3 years, 11 months ago
  21. 29c5b8d basic/stat-util: make mtime check stricter and use entire timestamp by Michal Sekletár · 4 years, 1 month ago
  22. fb58a56 udev/net_id: give RHEL-8.4 naming scheme a name by Michal Sekletar · 3 years, 11 months ago
  23. 4e48673 selinux: add trigger for policy reload to refresh internal selabel cache by Christian Göttsche · 4 years, 11 months ago
  24. 4f4e8bb selinux: introduce mac_selinux_create_file_prepare_at() by Franck Bui · 6 years ago
  25. c67be1c core: reload SELinux label cache on daemon-reload by Christian Göttsche · 4 years, 12 months ago
  26. af9f03b cgroup: Also set blkio.bfq.weight by Pavel Hrdina · 4 years ago
  27. a11334f unit: make UNIT() cast function deal with NULL pointers by Lennart Poettering · 6 years ago
  28. 6ece87b resolved: tweak cmsg calculation by Lennart Poettering · 4 years, 6 months ago v239-43
  29. 905a97c core: add new PassPacketInfo= socket unit property by Lennart Poettering · 4 years, 6 months ago
  30. 9668172 socket-util: add generic socket_pass_pktinfo() helper by Lennart Poettering · 4 years, 6 months ago
  31. 8cff80d introduce setsockopt_int() helper by Lennart Poettering · 6 years ago
  32. db2816e shared/install: fix preset operations for non-service instantiated units by Zbigniew Jędrzejewski-Szmek · 4 years, 3 months ago
  33. 7444c6e test: fix a memleak by Yu Watanabe · 6 years ago
  34. eacb511 install: small refactor to combine two function calls into one function by Ruixin Bao · 6 years ago
  35. 4c41ad9 install: allow instantiated units to be enabled via presets by Ruixin Bao · 6 years ago
  36. 5813180 tree-wide: port various bits over to locale_is_installed() by Lennart Poettering · 4 years, 7 months ago
  37. 3d08c79 test: add test case for locale_is_installed() by Lennart Poettering · 4 years, 7 months ago
  38. f0d9e0c locale-util: add new helper locale_is_installed() by Lennart Poettering · 4 years, 7 months ago
  39. b14c82d log: Prefer logging to CLI unless JOURNAL_STREAM is set by Daan De Meyer · 4 years, 6 months ago
  40. bb6114a udev/net_id: don't generate slot based names if multiple devices might claim the same slot by Michal Sekletár · 4 years, 1 month ago
  41. 462420b udev/net_id: parse _SUN ACPI index as a signed integer by Michal Sekletár · 4 years, 1 month ago
  42. af528dc man: describe naming schemes in a new man page by Zbigniew Jędrzejewski-Szmek · 6 years ago
  43. 8c26375 meson: make net.naming-scheme= default configurable by Zbigniew Jędrzejewski-Szmek · 6 years ago
  44. 08ac9f7 udev: introduce udev net_id "naming schemes" by Michal Sekletár · 4 years, 1 month ago
  45. 33b851f user-util: rework how we validate user names by Lennart Poettering · 4 years, 8 months ago v239-42
  46. 7569168 user-util: switch order of checks in valid_user_group_name_or_id_full() by Lennart Poettering · 4 years, 8 months ago
  47. 40dff18 shared/user-util: allow usernames with dots in specific fields by Zbigniew Jędrzejewski-Szmek · 5 years ago
  48. f06434c user-util: Allow names starting with a digit by Balint Reczey · 4 years, 8 months ago
  49. fa1fa19 shared/user-util: emit a warning on names with dots by Zbigniew Jędrzejewski-Szmek · 5 years ago
  50. 1e4ec1b shared/user-util: add compat forms of user name checking functions by David Tardon · 4 years, 1 month ago
  51. 457eada tests: beef up integer parsing tests by Lennart Poettering · 4 years, 6 months ago
  52. e67e29d parse-util: also parse integers prefixed with 0b and 0o by Lennart Poettering · 4 years, 6 months ago
  53. 50b103a strv: add new macro STARTSWITH_SET() by Lennart Poettering · 6 years ago
  54. 87c22d3 user-util: be stricter in parse_uid() by Lennart Poettering · 4 years, 6 months ago
  55. 147a369 parse-util: rewrite parse_mode() on top of safe_atou_full() by Lennart Poettering · 4 years, 6 months ago
  56. 91ed5ed parse-util: make return parameter optional in safe_atou16_full() by Lennart Poettering · 4 years, 6 months ago
  57. 1c8e507 parse-util: allow '-0' as alternative to '0' and '+0' by Lennart Poettering · 4 years, 6 months ago
  58. 1d11e79 parse-util: allow tweaking how to parse integers by Lennart Poettering · 4 years, 6 months ago
  59. bd47a98 basic/parse-util: add safe_atoux64() by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  60. 2fd9a21 parse-util: sometimes it is useful to check if a string is a valid integer, but not actually parse it by Lennart Poettering · 5 years ago
  61. 57d2e6e basic/user-util: always use base 10 for user/group numbers by Zbigniew Jędrzejewski-Szmek · 4 years, 6 months ago
  62. 1a822db core: add support for setting CPUAffinity= to special "numa" value by Michal Sekletár · 4 years, 9 months ago
  63. 1730f7b dbus-execute: make transfer of CPUAffinity endian safe (#12711) by Michal Sekletar · 5 years ago
  64. 1c8d1c3 mount-setup: fix segfault in mount_cgroup_controllers when using gcc9 compiler by Wen Yang · 4 years, 5 months ago
  65. 9c0ed82 core: remove support for API bus "started outside our own logic" by Alan Jenkins · 6 years ago
  66. 262544a socket: New option 'FlushPending' (boolean) to flush socket before entering listening state by Renaud Métrich · 4 years, 3 months ago
  67. cacf7a6 systemctl: add new --show-transaction switch by Lennart Poettering · 6 years ago
  68. cfb1242 systemctl: split out extra args generation into helper function of its own by Lennart Poettering · 6 years ago
  69. 7569756 systemctl: clean up start_unit_one() error handling by Lennart Poettering · 6 years ago
  70. 91c83bd systemctl: Only wait when there's something to wait for. by Filipe Brandenburger · 6 years ago
  71. 26d2d89 systemctl: reindent table by Lennart Poettering · 6 years ago
  72. 8b34041 systemctl: replace switch statement by table of structures by Lennart Poettering · 6 years ago
  73. 7155c01 core: add new API for enqueing a job with returning the transaction data by Lennart Poettering · 6 years ago
  74. 6a50c73 sd-bus: break the loop in bus_ensure_running() if the bus is not connecting by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
  75. 8607490 vconsole-setup: downgrade log message when setting font fails on dummy console by Franck Bui · 4 years, 4 months ago
  76. 8cc497e seccomp: rework how the S[UG]ID filter is installed by Zbigniew Jędrzejewski-Szmek · 6 years ago
  77. 2f584bd basic/virt: try the /proc/1/sched hack also for PID1 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  78. a6d76bf build: use simple project version in pkgconfig files by Jan Synacek · 4 years, 3 months ago
  79. 65e9632 logind: don't print warning when user@.service template is masked by Michal Sekletar · 6 years ago
  80. 45d093a cgroup: freezer action must be NOP when cgroup v2 freezer is not available by Michal Sekletár · 4 years, 3 months ago v239-41
  81. 37f2576 core: make sure to restore the control command id, too by Lennart Poettering · 4 years, 7 months ago v239-40
  82. a4cefc9 device: don't emit PropetiesChanged needlessly by Michal Sekletár · 4 years, 8 months ago v239-39
  83. 91dddaa device: make sure we emit PropertiesChanged signal once we set sysfs by Michal Sekletár · 4 years, 8 months ago
  84. 8e1cc94 fix mis-merge by David Tardon · 4 years, 5 months ago
  85. 4da9dfa core: fix the return value in order to make sure we don't dipatch method return too early by Michal Sekletár · 4 years, 6 months ago
  86. abf2fb6 core/cgroup: fix return value of unit_cgorup_freezer_action() by Michal Sekletar · 4 years, 7 months ago
  87. 046ea98 core: introduce support for cgroup freezer by Michal Sekletár · 4 years, 7 months ago
  88. 48ab0db shared: add NULL callback check in one more place by Zbigniew Jędrzejewski-Szmek · 4 years, 7 months ago
  89. e607286 shared: Don't try calling NULL callback in bus_wait_for_units_clear by Balint Reczey · 4 years, 7 months ago
  90. 63b5df7 shared: fix assert call by Zbigniew Jędrzejewski-Szmek · 5 years ago
  91. 5e422a9 shared: add generic logic for waiting for a unit to enter some state by Lennart Poettering · 6 years ago
  92. 5aefc15 basic/cgroup-util: introduce cg_get_keyed_attribute_full() by Michal Sekletár · 4 years, 7 months ago
  93. 7301b17 selinux: do preprocessor check only in selinux-access.c by Michal Sekletár · 4 years, 8 months ago
  94. 4134661 core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restarts by Anita Zhang · 4 years, 6 months ago
  95. 0065f2b meson: allow setting the version string during configuration by Jan Synacek · 4 years, 9 months ago v239-33 v239-34 v239-35
  96. 4e7a3af cgroup: Mark memory protections as explicitly set in transient units by Chris Down · 5 years ago
  97. 9c04746 cgroup: Respect DefaultMemoryMin when setting memory.min by Chris Down · 5 years ago
  98. 49c9900 cgroup: Check ancestor memory min for unified memory config by Chris Down · 5 years ago
  99. ef4157d cgroup: Test that it's possible to set memory protection to 0 again by Chris Down · 6 years ago
  100. 614b43f cgroup: Support 0-value for memory protection directives by Chris Down · 6 years ago