- c8b74ac logind: validate /run/user/1000 before we set it by Lennart Poettering · 6 years ago v239-50
- 96887dd pam_systemd: simplify code which with we set environment variables by Lennart Poettering · 6 years ago
- 89dd5e0 logind: automatically GC lingering users for who now user@.service (nor slice, not runtime dir service) is running anymore by Lennart Poettering · 6 years ago
- 117ed6b logind: improve error propagation of user_check_linger_file() by Lennart Poettering · 6 years ago
- e9a187e logind: add a RequiresMountsFor= dependency from the session scope unit to the home directory of the user by Lennart Poettering · 6 years ago
- 3545540 logind: optionally, keep the user@.service instance for eached logged in user around for a while by Lennart Poettering · 6 years ago
- a05c107 logind: rework how we manage the slice and user-runtime-dir@.service unit for each user by Lennart Poettering · 6 years ago
- 31aa21a logind: propagate session stop errors by Lennart Poettering · 6 years ago
- 83c49a5 logind: introduce little helper that checks whether a session is ready by Lennart Poettering · 6 years ago
- 35f9a7f logind: never elect a session that is stopping as display by Lennart Poettering · 6 years ago
- 7662d7c logind: fix bad error propagation by Lennart Poettering · 6 years ago
- eebbead logind: correct bad clean-up path by Lennart Poettering · 6 years ago
- 4703c08 logind: save/restore User object's "stopping" field during restarts by Lennart Poettering · 6 years ago
- 9e9c6cb logind: improve logging in manager_connect_console() by Lennart Poettering · 6 years ago
- 50a4e03 units: improve Description= string a bit by Lennart Poettering · 6 years ago
- f94c1bb units: set StopWhenUnneeded= for the user slice units too by Lennart Poettering · 6 years ago
- 3eab0f1 logind: turn of stdio locking when writing session files too by Lennart Poettering · 6 years ago
- 0314e68 logind: fix serialization/deserialization of user's "display session" by Lennart Poettering · 6 years ago
- 019b3a5 logind: rework Seat/Session/User object allocation and freeing a bit by Lennart Poettering · 6 years ago
- 3cf73fa shared/seccomp-util: address family filtering is broken on ppc by Zbigniew Jędrzejewski-Szmek · 3 years, 12 months ago
- e2f5e8c Set default core ulimit to 0, but keep the hard limit ulimited by Frantisek Sumsal · 3 years, 4 months ago
- 48b893c Update link to RHEL documentation by David Tardon · 3 years, 4 months ago
- 6751217 logind: simplify flags handling a bit by Lennart Poettering · 3 years, 10 months ago
- e1b18ab logind: add …WithFlags methods to policy by Zbigniew Jędrzejewski-Szmek · 3 years, 9 months ago
- d375206 logind: Introduce RebootWithFlags and others by Deepak Rawat · 3 years, 10 months ago
- f875436 Added option --check-inhibitors for non-tty usage by Felix Stupp · 4 years, 1 month ago
- 998041f meson: bump timeout for test-udev to 180s by Frantisek Sumsal · 6 years ago v239-49
- 68555d2 ci: add missing test dependencies by Frantisek Sumsal · 3 years, 9 months ago
- ccde55a ci: run unit tests on CentOS 8 Stream as well by Frantisek Sumsal · 3 years, 9 months ago
- 9bb57b7 ci: drop forgotten Travis references by Frantisek Sumsal · 3 years, 9 months ago
- 68cedfd ci: run unit tests on z-stream branches as well by Frantisek Sumsal · 3 years, 4 months ago
- 1ce5187 sd-event: always reshuffle time prioq on changing online/offline state by Yu Watanabe · 3 years, 5 months ago
- bf370d0 sd-event: make event_source_time_prioq_reshuffle() accept all event source type by Yu Watanabe · 3 years, 5 months ago
- b79e00d sd-event: use usec_add() by Yu Watanabe · 3 years, 5 months ago
- 7419222 sd-event: use CMP() macro by Yu Watanabe · 3 years, 5 months ago
- 9faf4d1 sd-event: drop unnecessary "else" by Yu Watanabe · 3 years, 5 months ago
- f863f89 sd-event: change ordering of pending/ratelimited events by Lennart Poettering · 3 years, 6 months ago
- c5d2964 basic/unit-name: do not use strdupa() on a path by Zbigniew Jędrzejewski-Szmek · 3 years, 5 months ago
- 5944138 remove a left-over break by David Tardon · 3 years, 5 months ago
- 4ad39b0 test-mountpointutil-util: do not assert in test_mnt_id() by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago v239-48
- 830bd66 set core ulimit to 0 like on RHEL-7 by David Tardon · 3 years, 10 months ago
- 8cd9993 rc-local: order after network-online.target by David Tardon · 3 years, 9 months ago
- 3d4280d core: Detect initial timer state from serialized data by Michal Koutný · 6 years ago
- 73bf41a core: don't drop timer expired but not yet processed when system date is changed by Insun · 6 years ago
- 8bdc512 sysctl: set kernel.core_pipe_limit=16 by Lennart Poettering · 4 years, 1 month ago
- d284fd2 ceph is a network filesystem by Jonas Jelten · 5 years ago
- 430445a test-install-root: add test for unknown WantedBy= target by David Tardon · 3 years, 8 months ago
- dfb4e03 install: warn if WantedBy targets don't exist by Jan Synacek · 4 years, 6 months ago
- 55cde82 test-install-root: create referenced targets by David Tardon · 3 years, 8 months ago
- b6ffe7e mount-util: use UMOUNT_NOFOLLOW in recursive umounter by Lennart Poettering · 4 years, 5 months ago
- 996f884 mount-util: bind_remount: avoid calling statvfs by Jakob Unterwurzacher · 3 years, 12 months ago
- ca634ba shared/mount-util: convert to libmount by Zbigniew Jędrzejewski-Szmek · 3 years, 12 months ago
- 240c55f basic/cap-list: parse/print numerical capabilities by Zbigniew Jędrzejewski-Szmek · 4 years, 5 months ago
- 5367332 busctl: add a timestamp to the output of the busctl monitor command by d032747 · 3 years, 11 months ago
- 102f4ff man: document differences in clean exit status for Type=oneshot by David Tardon · 3 years, 8 months ago
- 48dacf8 basic/virt: Detect PowerVM hypervisor by Michal Suchanek · 4 years, 2 months ago
- 91ed691 shared/install: Preserve escape characters for escaped unit names by David Michael · 6 years ago
- 354b894 user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignore by Lennart Poettering · 6 years ago
- 780d1d9 units: make sure user-runtime-dir@.service is Type=oneshot by Lennart Poettering · 6 years ago
- 1fa9a6b units: order user-runtime-dir@.service after systemd-user-sessions.service by Lennart Poettering · 6 years ago
- 64975b0 units: assign user-runtime-dir@.service to user-%i.slice by Lennart Poettering · 6 years ago
- a1417c1 initrd: do a debug log if /etc/initrd-release doesn't take effect by Kairui Song · 3 years, 10 months ago
- 3299c85 initrd: do a debug log if failed to detect rootfs type by Kairui Song · 3 years, 10 months ago
- 99ca5b6 initrd: extend SYSTEMD_IN_INITRD to accept non-ramfs rootfs by Kairui Song · 3 years, 10 months ago
- 42f639d util: rework in_initrd() to make use of path_is_temporary_fs() by Kairui Song · 3 years, 11 months ago
- 4dc4982 core: Hide "Deactivated successfully" message by Jan Macku · 3 years, 6 months ago
- 8df650c copy: handle copy_file_range() weirdness on procfs/sysfs by Lennart Poettering · 3 years, 9 months ago
- 7fb2d86 meson: remove strange dep that causes meson to enter infinite loop by Zbigniew Jędrzejewski-Szmek · 5 years ago
- e706f5d seccomp: allow turning off of seccomp filtering via env var by Lennart Poettering · 4 years, 1 month ago
- 4e58923 cgroup: Also set io.bfq.weight by Kai Krakow · 5 years ago
- 94ad224 test/udev-test.pl: drop test cases that add mutliple devices by Michal Sekletar · 3 years, 6 months ago v239-46 v239-47
- 897b4d1 Revert "udev: make algorithm that selects highest priority devlink less susceptible to race conditions" by Michal Sekletar · 3 years, 6 months ago
- 1afb38f Revert "udev: run link_update() with increased retry count in second invocation" by Michal Sekletar · 3 years, 6 months ago
- fcd9a14 pam-systemd: use secure_getenv() rather than getenv() by Lennart Poettering · 6 years ago v239-45
- 1f3165b udev: run link_update() with increased retry count in second invocation by Michal Sekletar · 3 years, 9 months ago
- 5173720 core: prevent excessive /proc/self/mountinfo parsing by Michal Sekletár · 4 years, 5 months ago
- c35ba62 test: add ratelimiting test by Michal Sekletár · 3 years, 12 months ago
- 395eb77 sd-event: add ability to ratelimit event sources by Lennart Poettering · 3 years, 12 months ago
- 188465c sd-event: increase n_enabled_child_sources just once by Zbigniew Jędrzejewski-Szmek · 4 years ago
- deb9e6a sd-event: update state at the end in event_source_enable by Zbigniew Jędrzejewski-Szmek · 4 years ago
- 97f599b sd-event: remove earliest_index/latest_index into common part of event source objects by Lennart Poettering · 3 years, 12 months ago
- 846b1dd sd-event: follow coding style with naming return parameter by Lennart Poettering · 3 years, 12 months ago
- 441684c sd-event: ref event loop while in sd_event_prepare() ot sd_event_run() by Lennart Poettering · 3 years, 12 months ago
- 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
- 5b5a590 sd-event: let's suffix last_run/last_log with "_usec" by Lennart Poettering · 3 years, 12 months ago
- 1aae57f sd-event: fix delays assert brain-o (#17790) by Vito Caputo · 3 years, 12 months ago
- 88b2618 sd-event: split out code to add/remove timer event sources to earliest/latest prioq by Lennart Poettering · 3 years, 12 months ago
- 6cc0022 sd-event: split clock data allocation out of sd_event_add_time() by Lennart Poettering · 3 years, 12 months ago
- e8904b5 sd-event: mention that two debug logged events are ignored by Lennart Poettering · 3 years, 12 months ago
- d7ad6ad sd-event: split out enable and disable codepaths from sd_event_source_set_enabled() by Lennart Poettering · 4 years, 1 month ago
- 4ce10f8 sd-event: split out helper functions for reshuffling prioqs by Michal Sekletár · 4 years, 1 month ago
- ee8f1b2 test/sys-script.py: add missing DEVNAME entries to uevents by Martin Wilck · 7 years ago
- b05c8d2 Revert "test: add test cases for empty string match" and "test: add test case for multi matches when use ||" by Michal Sekletar · 3 years, 9 months ago
- 2e50a00 test/udev-test: gracefully exit when imports fail by Zbigniew Jędrzejewski-Szmek · 4 years ago v239-44
- e0cee95 test/udev_test.pl: add "expected good" count by Martin Wilck · 7 years ago
- 453df9e test/udev-test.pl: suppress umount error message at startup by Martin Wilck · 7 years ago
- 6c3191e test/udev-test.pl: generator for large list of block devices by Martin Wilck · 7 years ago
- 6fba8e9 test/udev-test.pl: add repeat count by Martin Wilck · 7 years ago
- 8ab9d11 tests/udev-test.pl: add multiple device test by Martin Wilck · 7 years ago
- 7913cdb test/udev-test.pl: count "good" results by Martin Wilck · 7 years ago