systemd/.git
2021-08-20 Lennart Poetteringlogind: rework Seat/Session/User object allocation...
2021-08-04 Zbigniew Jędrzejewsk... shared/seccomp-util: address family filtering is broken...
2021-08-03 Frantisek SumsalSet default core ulimit to 0, but keep the hard limit...
2021-07-28 David TardonUpdate link to RHEL documentation
2021-07-23 Lennart Poetteringlogind: simplify flags handling a bit
2021-07-23 Zbigniew Jędrzejewsk... logind: add …WithFlags methods to policy
2021-07-23 Deepak Rawatlogind: Introduce RebootWithFlags and others
2021-07-23 Felix StuppAdded option --check-inhibitors for non-tty usage
2021-07-22 Frantisek Sumsalmeson: bump timeout for test-udev to 180s v239-49
2021-07-22 Frantisek Sumsalci: add missing test dependencies
2021-07-22 Frantisek Sumsalci: run unit tests on CentOS 8 Stream as well
2021-07-22 Frantisek Sumsalci: drop forgotten Travis references
2021-07-22 Frantisek Sumsalci: run unit tests on z-stream branches as well
2021-07-21 Yu Watanabesd-event: always reshuffle time prioq on changing onlin...
2021-07-21 Yu Watanabesd-event: make event_source_time_prioq_reshuffle()...
2021-07-21 Yu Watanabesd-event: use usec_add()
2021-07-21 Yu Watanabesd-event: use CMP() macro
2021-07-21 Yu Watanabesd-event: drop unnecessary "else"
2021-07-21 Lennart Poetteringsd-event: change ordering of pending/ratelimited events
2021-07-21 Zbigniew Jędrzejewsk... basic/unit-name: do not use strdupa() on a path
2021-07-01 David Tardonremove a left-over break
2021-06-22 Zbigniew Jędrzejewsk... test-mountpointutil-util: do not assert in test_mnt_id() v239-48
2021-06-22 David Tardonset core ulimit to 0 like on RHEL-7
2021-06-22 David Tardonrc-local: order after network-online.target
2021-06-22 Michal Koutnýcore: Detect initial timer state from serialized data
2021-06-22 Insuncore: don't drop timer expired but not yet processed...
2021-06-22 Lennart Poetteringsysctl: set kernel.core_pipe_limit=16
2021-06-22 Jonas Jeltenceph is a network filesystem
2021-06-22 David Tardontest-install-root: add test for unknown WantedBy= target
2021-06-22 Jan Synacekinstall: warn if WantedBy targets don't exist
2021-06-22 David Tardontest-install-root: create referenced targets
2021-06-22 Lennart Poetteringmount-util: use UMOUNT_NOFOLLOW in recursive umounter
2021-06-22 Jakob Unterwurzachermount-util: bind_remount: avoid calling statvfs
2021-06-22 Zbigniew Jędrzejewsk... shared/mount-util: convert to libmount
2021-06-22 Zbigniew Jędrzejewsk... basic/cap-list: parse/print numerical capabilities
2021-06-22 d032747busctl: add a timestamp to the output of the busctl...
2021-06-22 David Tardonman: document differences in clean exit status for...
2021-06-22 Michal Suchanekbasic/virt: Detect PowerVM hypervisor
2021-06-22 David Michaelshared/install: Preserve escape characters for escaped...
2021-06-22 Lennart Poetteringuser-runtime-dir: downgrade a few log messages to LOG_D...
2021-06-22 Lennart Poetteringunits: make sure user-runtime-dir@.service is Type...
2021-06-22 Lennart Poetteringunits: order user-runtime-dir@.service after systemd...
2021-06-22 Lennart Poetteringunits: assign user-runtime-dir@.service to user-%i...
2021-06-22 Kairui Songinitrd: do a debug log if /etc/initrd-release doesn...
2021-06-22 Kairui Songinitrd: do a debug log if failed to detect rootfs type
2021-06-22 Kairui Songinitrd: extend SYSTEMD_IN_INITRD to accept non-ramfs...
2021-06-22 Kairui Songutil: rework in_initrd() to make use of path_is_tempora...
2021-06-21 Jan Mackucore: Hide "Deactivated successfully" message
2021-06-14 Lennart Poetteringcopy: handle copy_file_range() weirdness on procfs...
2021-06-14 Zbigniew Jędrzejewsk... meson: remove strange dep that causes meson to enter...
2021-06-14 Lennart Poetteringseccomp: allow turning off of seccomp filtering via...
2021-05-27 Kai Krakowcgroup: Also set io.bfq.weight
2021-05-19 Michal Sekletartest/udev-test.pl: drop test cases that add mutliple... v239-46 v239-47
2021-05-19 Michal SekletarRevert "udev: make algorithm that selects highest prior...
2021-05-19 Michal SekletarRevert "udev: run link_update() with increased retry...
2021-03-10 Lennart Poetteringpam-systemd: use secure_getenv() rather than getenv() v239-45
2021-03-10 Michal Sekletarudev: run link_update() with increased retry count...
2021-03-10 Michal Sekletárcore: prevent excessive /proc/self/mountinfo parsing
2021-03-10 Michal Sekletártest: add ratelimiting test
2021-03-10 Lennart Poetteringsd-event: add ability to ratelimit event sources
2021-03-10 Zbigniew Jędrzejewsk... sd-event: increase n_enabled_child_sources just once
2021-03-10 Zbigniew Jędrzejewsk... sd-event: update state at the end in event_source_enable
2021-03-10 Lennart Poetteringsd-event: remove earliest_index/latest_index into commo...
2021-03-10 Lennart Poetteringsd-event: follow coding style with naming return parameter
2021-03-10 Lennart Poetteringsd-event: ref event loop while in sd_event_prepare...
2021-03-10 Lennart Poetteringsd-event: refuse running default event loops in any...
2021-03-10 Lennart Poetteringsd-event: let's suffix last_run/last_log with "_usec"
2021-03-10 Vito Caputosd-event: fix delays assert brain-o (#17790)
2021-03-10 Lennart Poetteringsd-event: split out code to add/remove timer event...
2021-03-10 Lennart Poetteringsd-event: split clock data allocation out of sd_event_a...
2021-03-10 Lennart Poetteringsd-event: mention that two debug logged events are...
2021-03-10 Lennart Poetteringsd-event: split out enable and disable codepaths from...
2021-03-10 Michal Sekletársd-event: split out helper functions for reshuffling...
2021-03-04 Martin Wilcktest/sys-script.py: add missing DEVNAME entries to...
2021-03-04 Michal SekletarRevert "test: add test cases for empty string match...
2021-01-25 Zbigniew Jędrzejewsk... test/udev-test: gracefully exit when imports fail v239-44
2021-01-25 Martin Wilcktest/udev_test.pl: add "expected good" count
2021-01-25 Martin Wilcktest/udev-test.pl: suppress umount error message at...
2021-01-25 Martin Wilcktest/udev-test.pl: generator for large list of block...
2021-01-25 Martin Wilcktest/udev-test.pl: add repeat count
2021-01-25 Martin Wilcktests/udev-test.pl: add multiple device test
2021-01-25 Martin Wilcktest/udev-test.pl: count "good" results
2021-01-25 Martin Wilcktest/udev-test.pl: merge import parent tests into one
2021-01-25 Martin Wilcktest/udev-test.pl: merge "space and var with space...
2021-01-25 Martin Wilcktest/udev-test.pl: remove bogus rules from magic subsys...
2021-01-25 Martin Wilcktest/udev-test.pl: Make some tests a little harder
2021-01-25 Martin Wilcktest/udev-test.pl: last_rule is unsupported
2021-01-25 Martin Wilcktest/udev-test.pl: fix wrong test descriptions
2021-01-25 Martin Wilcktest/udev-test.pl: allow checking multiple symlinks
2021-01-25 Martin Wilcktest/udev-test.pl: test correctness of symlink targets
2021-01-25 Martin Wilcktest/udev-test.pl: use computed devnode name
2021-01-25 Martin Wilcktest/udev-test.pl: allow concurrent additions and removals
2021-01-25 Martin Wilcktest/udev-test.pl: create rules only once
2021-01-25 Martin Wilcktest/udev-test.pl: allow multiple devices per test
2021-01-25 Zbigniew Jędrzejewsk... udev-test: do not rely on "mail" group being defined
2021-01-25 gaoyitest: add test case for multi matches when use "||"
2021-01-25 Yu Watanabetest: add test cases for empty string match
2021-01-25 Dan Streetmantest/udev-test.pl: cleanup if skipping test
2021-01-25 Yu Watanabetest-udev: fix alignment and drop unnecessary white...
2021-01-25 Yu Watanabetest-udev: add more tests for line continuation
next