summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-05hostname-setup: don't pass "true" to a flags parameterLennart Poettering1-1/+1
2023-07-05journal-upload: add missing assertionYu Watanabe1-0/+2
2023-07-05journal-upload: replace deprecated sd_journal_open_container()Yu Watanabe1-7/+4
2023-07-05journal-util: extract journal_open_machine() from journalctlYu Watanabe3-30/+50
2023-07-05sd-journal: introduce SD_JOURNAL_TAKE_DIRECTORY_FD flag for sd_journal_open_d...Yu Watanabe3-4/+21
2023-07-05unit: also condition out systemd-backlight in initrdYu Watanabe1-0/+2
2023-07-05units: condition out a few services in the initrdLennart Poettering5-0/+7
2023-07-05test: update test for free area calculation in repartYu Watanabe1-2/+4
2023-07-05repart: fix free area calculationYu Watanabe1-0/+2
2023-07-05test: add reproducer for issue #28225Yu Watanabe1-0/+80
2023-07-05hwdb: make matching modalias for Archos 101 Cesium Educ more strictYu Watanabe1-1/+1
2023-07-05hwdb: merge multiple keyboard entries with same settingYu Watanabe1-19/+4
2023-07-05hwdb: drop trailing white spaceYu Watanabe1-2/+2
2023-07-05journal-upload: make --namespace=* workYu Watanabe1-5/+3
2023-07-05test: add test cases for issue #26839 in TEST-03-JOBSMike Yuan4-0/+33
2023-07-05core: introduce UNIT_ATOM_PROPAGATE_STOP_GRACEFUL for PropagatesStopTo=Mike Yuan4-50/+80
2023-07-05core/transaction: return early when appropriate to reduce nestingMike Yuan1-93/+93
2023-07-05man/systemctl: document --job-mode=restart-dependenciesMike Yuan1-3/+8
2023-07-04update TODOLennart Poettering1-29/+7
2023-07-04import-creds: add support for binary credentials specified on the kernel cmdlineLennart Poettering7-11/+37
2023-07-04man: document where PID 1 imports credentials fromLennart Poettering1-1/+34
2023-07-04man: document how credentials are passed into generatorsLennart Poettering1-0/+14
2023-07-04doc: document inird credentials + and how to consume credentials in generatorsLennart Poettering1-25/+73
2023-07-04generator: run various generators only run on the host, not in initrdLennart Poettering5-2/+26
2023-07-04test: verify that the getty generator with creds worksLennart Poettering2-0/+4
2023-07-04getty-generator: minor modernizationsLennart Poettering1-5/+3
2023-07-04getty-generator: allow configuring additional gettys via credentialsLennart Poettering3-1/+82
2023-07-04test: add simple fstab credential testLennart Poettering2-0/+5
2023-07-04fstab-generator: add more parameter name commentsLennart Poettering1-3/+3
2023-07-04fstab-generator: optional read addtional fstab lines from credentialsLennart Poettering3-0/+63
2023-07-04test: add test for initrd credentialsLennart Poettering3-1/+66
2023-07-04import-creds: unify acquire_credential_directory() + acquire_encrypted_creden...Lennart Poettering1-43/+27
2023-07-04execute: split out mounting of credentials fsLennart Poettering3-42/+81
2023-07-04import-creds: show list of imported credentials during initialization of PID 1Lennart Poettering1-0/+58
2023-07-04core: consult credentials for machine ID to use for hostLennart Poettering4-5/+49
2023-07-04import-creds: pick up vmm.notify_socket also from encrypted credentialsLennart Poettering1-12/+19
2023-07-04creds-util: add new helper read_credential_with_decryption()Lennart Poettering2-1/+76
2023-07-04import-creds: define a new dir where initrd configurators can pass credential...Lennart Poettering2-12/+148
2023-07-04execute: fix credential dir handling for fs which support ACLsLennart Poettering5-3/+242
2023-07-04man: make sure credentials properly show up in directives indexLennart Poettering10-24/+33
2023-07-04journal-remote: upload journals from namespaceIgor Tsiglyar2-1/+37
2023-07-04hwdb : add support for Archos 101 Cesium Educ to 60-sensor.hwdbThomas Genty1-0/+4
2023-07-04NEWS/--help: correct/be clearer on bootclt -R vs. -RRLennart Poettering2-4/+9
2023-07-04hibernate-resume-generator: downgrade 'noresume' log messageLennart Poettering1-2/+2
2023-07-04systemctl: implement a new "whoami" verb, that just returns unit of caller/PIDLennart Poettering6-1/+104
2023-07-04test: wait for the interface to become routable after reconfiguringFrantisek Sumsal1-0/+1
2023-07-03test-network: add test for an invalid captive portal uriRonan Pigott1-0/+38
2023-07-03dhcp6: relax data assert in dhcp6_option_parse_stringRonan Pigott1-1/+1
2023-07-03repart: fix commentYu Watanabe1-1/+1
2023-07-03loginctl,machinectl: use same ansi formatting in --help texts as in systemctlLennart Poettering2-20/+22