summaryrefslogtreecommitdiffstats
path: root/catalog (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-25tpm2-util: dont't find best PCR bank if no PCRs are selected whatsoeverLennart Poettering1-0/+6
2023-10-25execute: log about failures when opening a terminal to resetLennart Poettering1-5/+7
2023-10-25mount-util: add one more constLennart Poettering1-1/+1
2023-10-24update TODOLennart Poettering1-0/+13
2023-10-24sleep-config: make hybrid sleep always use 'suspend' disk modeMike Yuan3-26/+15
2023-10-24shared/pretty-print: skip redundant section headers with --tldrZbigniew Jędrzejewski-Szmek1-6/+9
2023-10-24binfmt: add --tldrZbigniew Jędrzejewski-Szmek2-9/+20
2023-10-24sysctl: add --tldrZbigniew Jędrzejewski-Szmek2-9/+20
2023-10-24sysusers: add --tldrZbigniew Jędrzejewski-Szmek2-8/+17
2023-10-24tmpfiles: add --tldrZbigniew Jędrzejewski-Szmek4-14/+33
2023-10-24shared/pretty-print: add highlightingZbigniew Jędrzejewski-Szmek1-6/+29
2023-10-24test-network: wait for the state file being updatedYu Watanabe1-0/+15
2023-10-24analyze/cat-config: add switch to print only "interesting" parts of config filesZbigniew Jędrzejewski-Szmek13-17/+68
2023-10-24shared/copy: rewind dir fd before using it for cleanupZbigniew Jędrzejewski-Szmek2-0/+6
2023-10-24test: shorten service stop/abort timeouts for TEST-69-SHUTDOWNFrantisek Sumsal1-0/+10
2023-10-24test: introduce $TEST_SKIP_SHUTDOWNFrantisek Sumsal3-22/+9
2023-10-24network: also synchronously update manager state fileYu Watanabe3-27/+25
2023-10-24network: make link_save() staticYu Watanabe2-2/+1
2023-10-24network: do not try to save link state file twice on bootYu Watanabe1-1/+1
2023-10-23basic/iovec-util: use FOREACH_ARRAY in one more placeZbigniew Jędrzejewski-Szmek1-5/+2
2023-10-23basic/iovec-util: drop TAKE_IOVECZbigniew Jędrzejewski-Szmek2-3/+1
2023-10-23cryptenroll: merge two if checks with same conditionLennart Poettering1-9/+11
2023-10-23cryptenroll: reduce scope of two global variablesLennart Poettering1-6/+5
2023-10-23systemctl: fallback if logind doesn't support new flagLuca Boccassi1-0/+12
2023-10-23sleep-config: check sleep mode only when hibernationMike Yuan1-9/+10
2023-10-23sleep-config: remove HibernateState= & HybridSleepState=, restrictMike Yuan3-49/+79
2023-10-23hibernate-util: add missing assertionMike Yuan1-0/+2
2023-10-23hibernate-resume: add missing static for arg_infoMike Yuan1-1/+1
2023-10-23timedatectl: add missing commands to the help outputAntonio Alvarez Feijoo1-0/+3
2023-10-23basic/iovec-util: drop IOVEC_NULLZbigniew Jędrzejewski-Szmek3-5/+3
2023-10-23basic/iovec-util: always call the iovec "iovec"Zbigniew Jędrzejewski-Szmek2-15/+15
2023-10-23Revert "rm-rf: Make sure we rewinddir() before readdir()"Zbigniew Jędrzejewski-Szmek1-4/+0
2023-10-23glyph-util: add 'full block' glyphLennart Poettering3-0/+4
2023-10-23pcrextend: split out word to measure code into shared helper fileLennart Poettering4-114/+164
2023-10-23efi-api: export UUID converter callsLennart Poettering2-38/+44
2023-10-23tpm2-util: make tpm2_read_public() static, as we use it only internally in tp...Lennart Poettering2-31/+29
2023-10-23tpm2-util: make tpm2_marshal_blob()/tpm2_unmarshal_blob() staticLennart Poettering2-6/+3
2023-10-23creds-utils: fix read_full_file_full call in read_credential_with_decryptionJulien Malka1-1/+1
2023-10-22docs: correct parenthesis placement in 'man/tmpfiles.d.xml'NAHO1-2/+2
2023-10-21tpm2-util: rename tpm2_calculate_name() → tpm2_calculate_pubkey_name()Lennart Poettering3-6/+6
2023-10-21units: modprobe@.service: don't unescape instance nameMartin Wilck1-1/+1
2023-10-21test: install af_packet kernel module on openSUSEFranck Bui1-1/+1
2023-10-21shared/mount-util: log correct errnoMike Yuan1-2/+3
2023-10-21man,docs: suffix directories with /Mike Yuan3-4/+4
2023-10-21core/execute: use FOREACH_ARRAY and free_many moreMike Yuan1-5/+3
2023-10-20network,dhcp: restart client with 'networkctl renew' when delayed by IPv6 onl...Yu Watanabe5-7/+35
2023-10-20dhcp: split dhcp-internal.h into twoYu Watanabe15-68/+98
2023-10-20sd-dhcp-client: always use sd_dhcp_client.timeout_ipv6_only_mode for delaying...Yu Watanabe1-11/+37
2023-10-20dhcp: move DHCP client specific definitions to dhcp-client-internal.hYu Watanabe2-20/+20
2023-10-20sd-dhcp-client: add a short comment about IPv6 only modeYu Watanabe1-0/+7