summaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-07man/varlinkctl: fix typoYu Watanabe1-2/+2
2024-09-07network/route: fix typoYu Watanabe1-1/+1
2024-09-07mkosi: Drop _fixperms workaroundDaan De Meyer2-2/+0
2024-09-07docs: use actual docs/HACKING.md URLMichal Sekletar1-1/+1
2024-09-07varlinkctl: add --timeout= switch to tweak time-out behaviourLennart Poettering2-22/+79
2024-09-07dm-util: get rid of flex array in middle of structureLennart Poettering1-9/+17
2024-09-06man: CAP_SYS_ADMIN does NOT grant any permission for dbus APITakeo Kondo1-2/+1
2024-09-06pcrlock: be more careful when preparing credential name for pcrlock policyLennart Poettering2-24/+48
2024-09-06ukify: introduce new --measure-base= switchLennart Poettering2-8/+85
2024-09-06ukify: add new --extend= switch for importing an existing UKI's sections to l...Lennart Poettering2-17/+119
2024-09-06ukify: add basic .profile supportLennart Poettering2-0/+20
2024-09-06journald: mention the access mode we tried to open /dev/kmsg inLennart Poettering1-6/+4
2024-09-06NEWS: extend the userdb sshd_config NEWS entry a bitLennart Poettering1-2/+13
2024-09-06tpm2-util: introduce tpm2b_sensitive_data_erase_and_esys_freep() destructorLennart Poettering1-9/+18
2024-09-06cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policyLennart Poettering13-272/+698
2024-09-06iovec-util: add iovec_append() for appending to an existing iovecLennart Poettering3-0/+27
2024-09-06man: document that sd_bus_message_read_strv() happily spits out empty arrays ...Lennart Poettering1-1/+3
2024-09-06tree-wide: use UTMPX_FILE rather than _PATH_UTMPXLennart Poettering3-9/+9
2024-09-06test-utmp: replace UT_LINESIZE/UT_NAMESIZE/UT_HOSTSIZE with sizeof_field()Lennart Poettering1-12/+6
2024-09-06tree-wide: drop unnecessary utmp includesLennart Poettering2-2/+0
2024-09-06user-util: switch from utmp to utmpxLennart Poettering1-2/+2
2024-09-06coredump: set ProtectHome to read-onlyEtienne Cordonnier1-1/+1
2024-09-06po: Translated using Weblate (French)LĂ©ane GRASSER1-8/+9
2024-09-06measure: introduce support for a new ".profile" sectionLennart Poettering3-6/+14
2024-09-06uki: add new ".profile" PE section typeLennart Poettering3-1/+3
2024-09-06network/route: ignore EEXIST reply when the corresponding request is already ...Yu Watanabe1-0/+7
2024-09-06tree-wide: check if non-empty password is acquiredYu Watanabe3-3/+4
2024-09-06ask-password: refuse empty password strvYu Watanabe1-8/+21
2024-09-06sd-netlink: fix typoYu Watanabe1-1/+1
2024-09-06nspawn: refuse to bind mount device node from host when --private-users= is s...Yu Watanabe1-5/+5
2024-09-06test: fix copy-and-paste error in commentYu Watanabe1-1/+1
2024-09-06nspawn: fix indentationYu Watanabe1-1/+1
2024-09-06base-filesystem: use FOREACH_ELEMENT()Yu Watanabe1-12/+12
2024-09-06mount-util: wrap long lineYu Watanabe1-1/+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-06timesync: make manager_is_connected() staticYu Watanabe2-2/+1
2024-09-06timesync: downgrade log level about network configuration changeYu Watanabe1-2/+6
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