summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* logind: implement Type=notify-reload protocol properlyLennart Poettering2023-01-102-0/+7
* udevd: implement the full Type=notify-reload protocolLennart Poettering2023-01-102-22/+28
* networkd: implement Type=notify-reload protocolLennart Poettering2023-01-105-21/+47
* pid1: make sure we send our calling service manager RELOADING=1 when reloadingLennart Poettering2023-01-104-1/+24
* man: document Type=notify-reloadLennart Poettering2023-01-102-122/+162
* pid1: add new Type=notify-reload service typeLennart Poettering2023-01-108-76/+189
* manager: add one more assert()Lennart Poettering2023-01-101-0/+2
* Merge pull request #26003 from keszybz/efi-ifdefsLennart Poettering2023-01-109-17/+20
|\
| * meson: use 0|1 for SD_BOOTZbigniew Jędrzejewski-Szmek2023-01-109-17/+20
| * fundamental: fix compile check for explicit_bzeroZbigniew Jędrzejewski-Szmek2023-01-101-1/+1
* | bootctl: honor $KERNEL_INSTALL_CONF_ROOTLudwig Nussel2023-01-105-9/+29
* | core: add OpenFile settingRichard Phibel2023-01-1027-6/+914
* | ci: Remove a bunch of labels when a PR is mergedDaan De Meyer2023-01-101-1/+32
* | shutdown: don't close pipe fds.Lennart Poettering2023-01-101-2/+2
* | man: restore example formatting in systemd-coredump(8)Zbigniew Jędrzejewski-Szmek2023-01-101-1/+2
* | Merge pull request #24939 from msizanoen1/journal-realtime-enforce-consistencyDaan De Meyer2023-01-104-2/+14
|\ \ | |/ |/|
| * journal: handle clock rollback error in managed_journal_file_open_reliablymsizanoen12023-01-091-1/+2
| * test-journal-flush: don't fail on -EREMCHGmsizanoen12023-01-091-1/+2
| * journal: enforce strict consistency for realtime timestamps on writemsizanoen12023-01-092-0/+10
* | kernel-install: refactor some variablesLudwig Nussel2023-01-101-10/+12
* | shutdown: propagate the original errnoYu Watanabe2023-01-101-1/+1
* | hwdb: Mark Dell platform accel sensor location to baseKai-Chuan Hsieh2023-01-101-0/+1
* | Fix Positivo MASTER-N1110 key toggle touchpaddrosdeck2023-01-101-0/+2
* | Merge pull request #25980 from yuwata/udev-fail-to-rename-netifLennart Poettering2023-01-106-94/+251
|\ \
| * | test: add tests for failure in renaming network interfaceYu Watanabe2023-01-101-0/+78
| * | 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
* | | man: exec,nspawn: fix typoUlrich Ölmann2023-01-102-2/+2
* | | 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-098-63/+52
* | | man: make clearer that sd_bus_get_timeout() returns an absolute time-outLennart Poettering2023-01-091-17/+15
* | | 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-099-97/+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