summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/udev-test.pl: drop test cases that add mutliple devicesv239-47v239-46Michal Sekletar2021-05-191-179/+0
* Revert "udev: make algorithm that selects highest priority devlink less susce...Michal Sekletar2021-05-192-216/+99
* Revert "udev: run link_update() with increased retry count in second invocation"Michal Sekletar2021-05-191-1/+2
* pam-systemd: use secure_getenv() rather than getenv()v239-45Lennart Poettering2021-03-101-23/+32
* udev: run link_update() with increased retry count in second invocationMichal Sekletar2021-03-101-2/+1
* core: prevent excessive /proc/self/mountinfo parsingMichal Sekletár2021-03-101-0/+6
* test: add ratelimiting testMichal Sekletár2021-03-101-0/+96
* sd-event: add ability to ratelimit event sourcesLennart Poettering2021-03-104-82/+369
* sd-event: increase n_enabled_child_sources just onceZbigniew Jędrzejewski-Szmek2021-03-101-2/+1
* sd-event: update state at the end in event_source_enableZbigniew Jędrzejewski-Szmek2021-03-101-22/+29
* sd-event: remove earliest_index/latest_index into common part of event source...Lennart Poettering2021-03-101-12/+13
* sd-event: follow coding style with naming return parameterLennart Poettering2021-03-101-4/+5
* sd-event: ref event loop while in sd_event_prepare() ot sd_event_run()Lennart Poettering2021-03-101-6/+9
* sd-event: refuse running default event loops in any other thread than the one...Lennart Poettering2021-03-102-1/+5
* sd-event: let's suffix last_run/last_log with "_usec"Lennart Poettering2021-03-101-6/+6
* sd-event: fix delays assert brain-o (#17790)Vito Caputo2021-03-101-1/+1
* sd-event: split out code to add/remove timer event sources to earliest/latest...Lennart Poettering2021-03-101-16/+41
* sd-event: split clock data allocation out of sd_event_add_time()Lennart Poettering2021-03-101-11/+23
* sd-event: mention that two debug logged events are ignoredLennart Poettering2021-03-101-5/+2
* sd-event: split out enable and disable codepaths from sd_event_source_set_ena...Lennart Poettering2021-03-101-106/+121
* sd-event: split out helper functions for reshuffling prioqsMichal Sekletár2021-03-101-58/+38
* test/sys-script.py: add missing DEVNAME entries to ueventsMartin Wilck2021-03-041-0/+7
* Revert "test: add test cases for empty string match" and "test: add test case...Michal Sekletar2021-03-041-98/+0
* test/udev-test: gracefully exit when imports failv239-44Zbigniew Jędrzejewski-Szmek2021-01-251-5/+13
* test/udev_test.pl: add "expected good" countMartin Wilck2021-01-251-2/+19
* test/udev-test.pl: suppress umount error message at startupMartin Wilck2021-01-251-1/+1
* test/udev-test.pl: generator for large list of block devicesMartin Wilck2021-01-251-1/+59
* test/udev-test.pl: add repeat countMartin Wilck2021-01-251-0/+5
* tests/udev-test.pl: add multiple device testMartin Wilck2021-01-251-0/+169
* test/udev-test.pl: count "good" resultsMartin Wilck2021-01-251-2/+15
* test/udev-test.pl: merge import parent tests into oneMartin Wilck2021-01-251-12/+5
* test/udev-test.pl: merge "space and var with space" testsMartin Wilck2021-01-251-28/+3
* test/udev-test.pl: remove bogus rules from magic subsys testMartin Wilck2021-01-251-2/+0
* test/udev-test.pl: Make some tests a little harderMartin Wilck2021-01-251-4/+9
* test/udev-test.pl: last_rule is unsupportedMartin Wilck2021-01-251-0/+3
* test/udev-test.pl: fix wrong test descriptionsMartin Wilck2021-01-251-7/+8
* test/udev-test.pl: allow checking multiple symlinksMartin Wilck2021-01-251-199/+296
* test/udev-test.pl: test correctness of symlink targetsMartin Wilck2021-01-251-5/+18
* test/udev-test.pl: use computed devnode nameMartin Wilck2021-01-251-26/+66
* test/udev-test.pl: allow concurrent additions and removalsMartin Wilck2021-01-251-18/+72
* test/udev-test.pl: create rules only onceMartin Wilck2021-01-251-4/+9
* test/udev-test.pl: allow multiple devices per testMartin Wilck2021-01-251-423/+929
* udev-test: do not rely on "mail" group being definedZbigniew Jędrzejewski-Szmek2021-01-251-2/+2
* test: add test case for multi matches when use "||"gaoyi2021-01-251-0/+11
* test: add test cases for empty string matchYu Watanabe2021-01-251-0/+66
* test/udev-test.pl: cleanup if skipping testDan Streetman2021-01-251-4/+9
* test-udev: fix alignment and drop unnecessary white spacesYu Watanabe2021-01-251-57/+57
* test-udev: add more tests for line continuationYu Watanabe2021-01-251-0/+34
* test-udev: add more tests for line continuations and commentsYu Watanabe2021-01-251-2/+10
* test-udev: use proper semantics for too long line with continuationYu Watanabe2021-01-251-3/+4