summaryrefslogtreecommitdiffstats
path: root/src/nspawn (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-06nspawn: mount /var/ after remount_idmap() when --volatile=stateYu Watanabe3-4/+44
2024-09-06nspawn: use strv_extend() and friends to build directories passed to remount_...Yu Watanabe1-9/+9
2024-09-06network/address: use log_section_warning()Yu Watanabe1-24/+20
2024-09-06network/address: use generic section parser moreYu Watanabe4-204/+101
2024-09-06network/address: introduce generic config parser for [Address] sectionYu Watanabe3-152/+41
2024-09-06firewall-util: several cleanups for config_parse_nft_set()Yu Watanabe1-17/+5
2024-09-06conf-parser: introduce config_parse_uint32_invert_flag()Yu Watanabe2-0/+26
2024-09-06network: align table in network-gperfYu Watanabe1-20/+20
2024-09-06network/address-label: use log_section_warning_errno()Yu Watanabe1-8/+12
2024-09-06network/address-label: introduce generic conf parser for [IPv6AddressLabel] s...Yu Watanabe4-57/+79
2024-09-06conf-parser: introduce config section parser wrapperYu Watanabe3-35/+73
2024-09-06hwdb: Mark Apple Wireless keyboards as not having NumLock LEDBastien Nocera1-0/+12
2024-09-06basic: Include <sys/file.h> for LOCK_* constantsA. Wilcox1-0/+2
2024-09-06edit-util: EditFileContext: avoid reserved 'stdin'A. Wilcox4-9/+9
2024-09-06udev: allow persistent storage rules for rbd devicesPeter Rajnoha2-2/+2
2024-09-05mkosi: Remove rpm workaroundDaan De Meyer1-6/+0