summaryrefslogtreecommitdiffstats
path: root/sysctl.d (unfollow)
Commit message (Expand)AuthorFilesLines
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-03loginctl,machinectl: use same ansi formatting in --help texts as in systemctlLennart Poettering2-20/+22
2023-07-03units: skip systemd-battery-check in environments where it doesn't make senseLennart Poettering1-1/+3
2023-07-03core/service: show correct restart usec for services in SERVICE_AUTO_RESTART_...Mike Yuan1-6/+4
2023-07-03test: add test case for recent OnSuccess=/OnFailure= state machine changesLennart Poettering4-0/+64
2023-07-03core: introduce a new job mode JOB_RESTART_DEPENDENCIESLennart Poettering8-37/+53
2023-07-03service: re-linebreak some comments matching current coding styleLennart Poettering1-12/+10
2023-07-03ndisc: reject malformed captive portal URI with EBADMSGRonan Pigott1-1/+1
2023-07-03update TODOLennart Poettering1-0/+2
2023-07-03ndisc: clear ndisc captive portal value on bogus zero-len optionRonan Pigott1-1/+1
2023-07-03test-network: add test for static route with preferred sourceYu Watanabe2-0/+27
2023-07-03test-network: check route more strictlyYu Watanabe1-3/+1
2023-07-03network: delay to configure address until it is removed on reconfigureYu Watanabe2-0/+7
2023-07-03network: constify several functionsYu Watanabe1-3/+3
2023-07-02hwdb: Add override for headset form-factorsBastien Nocera3-0/+33
2023-07-02tree-wide: explicitly ignore return value in a couple more placesFrantisek Sumsal6-8/+8
2023-07-02unit: drop an unused assignmentFrantisek Sumsal1-3/+1
2023-07-02virt: drop an unused assignmentFrantisek Sumsal1-2/+0
2023-07-02tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek83-224/+221
2023-07-02test: drop an unused assignmentFrantisek Sumsal1-2/+0
2023-07-02test-network: add tests for captive portal dhcp optionsRonan Pigott1-0/+39
2023-07-02networkctl: show captive portal configuration in link statusRonan Pigott1-1/+5
2023-07-02networkd: include captive portal information in link json descriptionRonan Pigott1-0/+45
2023-07-02network: Introduce UseCaptivePortal IPv6RA optionRonan Pigott3-0/+19
2023-07-02network: Introduce UseCaptivePortal DHCPv6 optionRonan Pigott6-1/+31
2023-07-02network: Introduce UseCaptivePortal DHCPv4 optionRonan Pigott8-1/+36
2023-07-02ndisc: parse RFC8910 captive portal ipv6ra optionRonan Pigott7-0/+89
2023-07-01NEWS: reword/fix/extend the entries for v254Zbigniew Jędrzejewski-Szmek1-173/+176