summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* man: document that sd_bus_message_read_strv() happily spits out empty arrays ...Lennart Poettering2024-09-061-1/+3
* coredump: set ProtectHome to read-onlyEtienne Cordonnier2024-09-061-1/+1
* Merge pull request #34279 from yuwata/ask-passwordLennart Poettering2024-09-064-11/+25
|\
| * tree-wide: check if non-empty password is acquiredYu Watanabe2024-09-063-3/+4
| * ask-password: refuse empty password strvYu Watanabe2024-09-061-8/+21
* | Merge pull request #34285 from poettering/boot-measure-profileLennart Poettering2024-09-065-5/+15
|\ \
| * | measure: introduce support for a new ".profile" sectionLennart Poettering2024-09-063-6/+14
| * | uki: add new ".profile" PE section typeLennart Poettering2024-09-063-1/+3
* | | po: Translated using Weblate (French)LĂ©ane GRASSER2024-09-061-8/+9
|/ /
* | network/route: ignore EEXIST reply when the corresponding request is already ...Yu Watanabe2024-09-061-0/+7
* | Merge pull request #34278 from yuwata/timesync-logDaan De Meyer2024-09-062-4/+7
|\ \
| * | timesync: make manager_is_connected() staticYu Watanabe2024-09-062-2/+1
| * | timesync: downgrade log level about network configuration changeYu Watanabe2024-09-061-2/+6
* | | Merge pull request #34280 from yuwata/cleanupsDaan De Meyer2024-09-064-15/+23
|\ \ \
| * | | test: fix copy-and-paste error in commentYu Watanabe2024-09-061-1/+1
| * | | nspawn: fix indentationYu Watanabe2024-09-061-1/+1
| * | | base-filesystem: use FOREACH_ELEMENT()Yu Watanabe2024-09-061-12/+12
| * | | mount-util: wrap long lineYu Watanabe2024-09-061-1/+9
* | | | sd-netlink: fix typoYu Watanabe2024-09-061-1/+1
* | | | nspawn: refuse to bind mount device node from host when --private-users= is s...Yu Watanabe2024-09-061-5/+5
|/ / /
* | | Merge pull request #34203 from yuwata/network-conf-parserYu Watanabe2024-09-0611-515/+375
|\ \ \ | |_|/ |/| |
| * | network/address: use log_section_warning()Yu Watanabe2024-09-061-24/+20
| * | network/address: use generic section parser moreYu Watanabe2024-09-064-204/+101
| * | network/address: introduce generic config parser for [Address] sectionYu Watanabe2024-09-063-152/+41
| * | firewall-util: several cleanups for config_parse_nft_set()Yu Watanabe2024-09-061-17/+5
| * | conf-parser: introduce config_parse_uint32_invert_flag()Yu Watanabe2024-09-062-0/+26
| * | network: align table in network-gperfYu Watanabe2024-09-061-20/+20
| * | network/address-label: use log_section_warning_errno()Yu Watanabe2024-09-061-8/+12
| * | network/address-label: introduce generic conf parser for [IPv6AddressLabel] s...Yu Watanabe2024-09-064-57/+79
| * | conf-parser: introduce config section parser wrapperYu Watanabe2024-09-063-35/+73
* | | Merge pull request #34267 from DaanDeMeyer/scriptYu Watanabe2024-09-062-6/+7
|\ \ \ | |/ / |/| |
| * | mkosi: Remove rpm workaroundDaan De Meyer2024-09-051-6/+0
| * | mkosi: Install util-linux-script on RawhideDaan De Meyer2024-09-051-0/+7
* | | hwdb: Mark Apple Wireless keyboards as not having NumLock LEDBastien Nocera2024-09-061-0/+12
| |/ |/|
* | Merge pull request #34155 from poettering/gmtime-safeYu Watanabe2024-09-0617-169/+296
|\ \
| * | time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()Lennart Poettering2024-09-0515-162/+290
| * | hwclock-util: the struct tm parameter is not a pure return parameter, it's al...Lennart Poettering2024-09-052-7/+6
* | | basic: Include <sys/file.h> for LOCK_* constantsA. Wilcox2024-09-061-0/+2
* | | Merge pull request #34261 from yuwata/repart-seed-randomYu Watanabe2024-09-062-5/+48
|\ \ \
| * | | test: fix indentationYu Watanabe2024-09-051-1/+1
| * | | test: add test case for systemd-repart --seed=randomYu Watanabe2024-09-051-0/+43
| * | | repart: initialize seed earlierYu Watanabe2024-09-051-4/+4
* | | | edit-util: EditFileContext: avoid reserved 'stdin'A. Wilcox2024-09-064-9/+9
* | | | udev: allow persistent storage rules for rbd devicesPeter Rajnoha2024-09-062-2/+2
| |_|/ |/| |
* | | Merge pull request #34266 from DaanDeMeyer/fixDaan De Meyer2024-09-051-17/+41
|\ \ \ | |_|/ |/| |
| * | mkfs-util: Make sure we pass non option arguments lastDaan De Meyer2024-09-051-13/+25
| * | mkfs-util: Fix error handlingDaan De Meyer2024-09-051-4/+16
* | | Merge pull request #34256 from YHNdnzj/pid1-followupLennart Poettering2024-09-0519-123/+115
|\ \ \
| * | | core: rename BindJournalSockets= to BindLogSockets=Mike Yuan2024-09-0415-49/+49
| * | | core/namespace: add comment to explain the non-obvious assumption on /run/sys...Mike Yuan2024-09-041-0/+2