summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pid1: pass useful env vars to generatorsLennart Poettering2022-04-131-10/+80
* Merge pull request #23002 from yuwata/udev-use-child-eventZbigniew Jędrzejewski-Szmek2022-04-132-95/+87
|\
| * udev: use child event source to manage workersYu Watanabe2022-04-131-52/+44
| * udev: use EventResult typeYu Watanabe2022-04-131-4/+5
| * sd-event: make inotify event work after the process is forkedYu Watanabe2022-04-131-2/+3
| * sd-event: do not kill a child process from another childYu Watanabe2022-04-131-0/+3
| * sd-event: do not update signal fd after PID is changedYu Watanabe2022-04-131-0/+3
| * sd-event: set pid to event source after all setup processes finishedYu Watanabe2022-04-131-6/+7
| * sd-event: rebreak commentsYu Watanabe2022-04-131-31/+22
* | Merge pull request #23061 from poettering/chase-symlinks-tweaks,-newLennart Poettering2022-04-122-29/+41
|\ \
| * | chase-symlinks: prefer path_extract_directory() over dirname()Lennart Poettering2022-04-121-3/+3
| * | chase-symlinks: add comment for opaque argumentLennart Poettering2022-04-121-2/+2
| * | chase-symlinks: add missing OOM checkLennart Poettering2022-04-121-0/+2
| * | chase-symlinks: use empty_to_root() where appropriateLennart Poettering2022-04-121-2/+2
| * | chase-symlinks: avoid using stack allocation for potentially huge pathsLennart Poettering2022-04-121-8/+12
| * | chase-symlinks: use proper typedef for flags argumentLennart Poettering2022-04-122-14/+20
| |/
* | core: use assert_se() which takes side-effectYu Watanabe2022-04-121-1/+1
|/
* udev-builtin-input_id: use heuristics to detect joysticksPeter Hutterer2022-04-121-11/+44
* Merge pull request #23051 from poettering/udev-tweaklets-2Yu Watanabe2022-04-122-19/+21
|\
| * sd-device: validate devnum parameters in device_set_devnum()Lennart Poettering2022-04-111-0/+4
| * sd-device: make device_set_syspath() more defensiveLennart Poettering2022-04-111-2/+3
| * sd-device: simplify device_enumerator_scan_devices_and_subsystems() a bitLennart Poettering2022-04-111-17/+14
* | Merge pull request #23048 from keszybz/Add-more-tests-for-specifiersYu Watanabe2022-04-127-92/+173
|\ \
| * | tree-wide: host_name → hostnameZbigniew Jędrzejewski-Szmek2022-04-116-43/+43
| * | test-unit-name: add missing tests for specifiers, fix existing testsZbigniew Jędrzejewski-Szmek2022-04-111-42/+117
| * | shared/specifier: make sure we set the output variable even for void answersZbigniew Jędrzejewski-Szmek2022-04-111-1/+7
| * | Add comments about deprecated specifiersZbigniew Jędrzejewski-Szmek2022-04-111-8/+8
* | | core: update to use new-style sd-bus macrosamarjargal2022-04-123-687/+444
| |/ |/|
* | timedate: update to use new-style sd-bus macrosSonali Srivastava2022-04-111-36/+25
* | Merge pull request #22992 from poettering/loop-dissect-tweaksYu Watanabe2022-04-1111-544/+241
|\ \
| * | repart: use sd_device_open()Yu Watanabe2022-04-101-39/+46
| * | tree-wide: take BSD lock on loopback devices we dissect/mount/operate onLennart Poettering2022-04-109-0/+97
| * | test-loop-block: reenable test on CILennart Poettering2022-04-101-6/+0
| * | dissect: rework how we wait for partition block devicesLennart Poettering2022-04-103-499/+98
* | | Merge pull request #23037 from yuwata/sd-device-validateYu Watanabe2022-04-111-89/+93
|\ \ \
| * | | sd-device: shorten code a bitYu Watanabe2022-04-111-58/+26
| * | | sd-device: minor may be NULLYu Watanabe2022-04-111-1/+1
| * | | sd-device: validate input parameter after creating sd-device objectYu Watanabe2022-04-111-30/+66
| |/ /
* | | Merge pull request #23038 from yuwata/udev-log-onceZbigniew Jędrzejewski-Szmek2022-04-114-31/+36
|\ \ \
| * | | udev: inline loop variableYu Watanabe2022-04-112-15/+6
| * | | udev: suppress multiple log message about interface naming scheme from workersYu Watanabe2022-04-111-0/+7
| * | | udev/net: cache parsed result of net.ifnames=Yu Watanabe2022-04-111-16/+23
| |/ /
* | | namespace-util: Fix typoDaan De Meyer2022-04-111-1/+1
* | | timesync: update to use new-style sd-bus macrosSonali Srivastava2022-04-111-6/+5
* | | fix typoYu Watanabe2022-04-111-1/+1
* | | fix typoYu Watanabe2022-04-112-2/+2
|/ /
* | Ensure dns_search_domain_unlink_marked removes all marked domainsBen Efros2022-04-101-1/+1
* | test: always invoke systemd-repart with --no-pagerYu Watanabe2022-04-091-6/+6
* | udev: add parens for function names in the logsYu Watanabe2022-04-091-8/+8
* | timesync: be explicit in the integer check of poll_interval_usecDaniel Mack2022-04-091-1/+1