summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25980 from yuwata/udev-fail-to-rename-netifLennart Poettering2023-01-105-94/+173
|\
| * core/device: ignore failed ueventsYu Watanabe2023-01-101-0/+19
| * core/device: downgrade log level for ignored errorsYu Watanabe2023-01-101-2/+2
| * sd-device: introduce device_get_property_int()Yu Watanabe2023-01-102-0/+21
| * udev: restore syspath and properties on failureYu Watanabe2023-01-101-29/+64
| * udev: move device_rename() from device-private.cYu Watanabe2023-01-093-46/+46
| * sd-device: do not directly access entry in sd-device objectYu Watanabe2023-01-091-5/+9
| * sd-device: make device_set_syspath() clear sysname and sysnumYu Watanabe2023-01-092-4/+4
| * udev: align tableYu Watanabe2023-01-091-17/+17
* | shutdown: propagate mount() failures from child to parentLennart Poettering2023-01-093-12/+59
* | Merge pull request #25982 from mrc0mmand/curl-schemeLennart Poettering2023-01-092-5/+9
|\ \
| * | import: use CURLOPT_PROTOCOLS_STR with libcurl >= 7.85.0Frantisek Sumsal2023-01-091-0/+4
| * | import: use CURLINFO_SCHEME instead of CURLINFO_PROTOCOLFrantisek Sumsal2023-01-091-5/+5
| |/
* | boot: Simplify object erasureJan Janssen2023-01-097-62/+51
* | Merge pull request #25979 from yuwata/coverity-fixesLennart Poettering2023-01-092-11/+12
|\ \
| * | bootctl: 'tmp' is always non-NULLYu Watanabe2023-01-091-2/+2
| * | bootctl: fix indentationYu Watanabe2023-01-091-1/+1
| * | tmpfile: make failure in path_extract_filename() non-criticalYu Watanabe2023-01-091-6/+6
| * | tmpfile: fix resource leakYu Watanabe2023-01-091-2/+3
| |/
* | boot: Remove option TPM PCR compat optionJan Janssen2023-01-096-91/+40
|/
* alloc-util: Disallow inlining of expand_to_usableSiddhesh Poyarekar2023-01-082-3/+5
* Merge pull request #25915 from poettering/arm-timer-relLuca Boccassi2023-01-072-12/+15
|\
| * pid1: rework service_arm_timer() to optionally take a relative time valueLennart Poettering2023-01-061-12/+12
| * sd-event: don't mistake USEC_INFINITY passed in for overflowLennart Poettering2023-01-061-0/+3
* | load-fragment: config_parse_emergency_action() doesn't ever get a Manager poi...Lennart Poettering2023-01-062-6/+7
* | load-fragment: remove EmergencyAction compat we were supposed to remove back ...Lennart Poettering2023-01-061-10/+0
* | Merge pull request #25918 from bluca/smbios_sd_notifyLennart Poettering2023-01-065-109/+203
|\ \
| * | creds: import 'vmm.notify_socket' and use it to setLuca Boccassi2023-01-051-0/+13
| * | sd_notify: support AF_VSOCKLuca Boccassi2023-01-051-7/+60
| * | src/shared/: split AF_UNIX/AF_VSOCK address parsing into src/basic/Luca Boccassi2023-01-053-102/+130
* | | journald: fix followup comments on regex featureQuentin Deslandes2023-01-064-10/+10
* | | nspawn: guard acl_free() with a NULL checkLennart Poettering2023-01-061-1/+3
* | | tmpfiles: avoid null free() for acl attributesSam James2023-01-061-2/+5
* | | Merge pull request #25947 from poettering/resolved-dns-credsDaan De Meyer2023-01-061-3/+101
|\ \ \
| * | | resolved: read DNS conf also from creds and kernel cmdlineLennart Poettering2023-01-051-3/+101
| |/ /
* | | gpt-auto-generator: improve log messages a bitLennart Poettering2023-01-061-2/+2
| |/ |/|
* | bootctl: Fix NULL pointer dereferenceJan Janssen2023-01-061-3/+5
* | bootspec: show default/selected entry info in JSON outputLennart Poettering2023-01-061-1/+4
* | resolved: disable SO_BINDTOIFINDEX hack for localhost IP addressesLennart Poettering2023-01-061-1/+2
* | kernel-install: run depmod only if writeableLudwig Nussel2023-01-051-0/+2
* | virt: fix container detectionBenjamin Tissoires2023-01-051-1/+1
* | bootctl: print entry token as wellLudwig Nussel2023-01-054-92/+98
* | dns-domain: dns_name_is_empty() is redundantLennart Poettering2023-01-054-8/+3
* | resolvectl: remove duplicate ':' from outputLennart Poettering2023-01-051-3/+3
|/
* vconsole: permit configuration of vconsole settings via credentialsLennart Poettering2023-01-055-3/+146
* Merge pull request #25929 from poettering/resolvectl-loopback-fixLuca Boccassi2023-01-052-23/+42
|\
| * resolvectl: don't filter loopback DNS server from global DNS server listLennart Poettering2023-01-041-15/+15
| * resolved: add some line-breaks/commentsLennart Poettering2023-01-042-7/+25
| * resolvectl: fix type of ifindex D-Bus field, and make sure to initialize to z...Lennart Poettering2023-01-041-1/+2
* | systemctl: enable: overwrite broken alias symlinksMike Yuan2023-01-051-1/+9