Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-03 | update copyright for 2022 | Christian Hesse | 1 | -1/+1 | |
2021-01-01 | update copyright for 2021 | Christian Hesse | 1 | -1/+1 | |
2020-11-25 | clearly state the license | Christian Hesse | 1 | -2/+4 | |
2020-02-08 | update copyright for 2020 | Christian Hesse | 1 | -1/+1 | |
2019-01-01 | update copyright for 2019 | Christian Hesse | 1 | -1/+1 | |
2018-01-02 | update copyright for 2018 | Christian Hesse | 1 | -1/+1 | |
2017-09-16 | update for recent keyring changes in systemdsystemd-v235 | Christian Hesse | 1 | -0/+1 | |
With systemd v235 we will have new KeyringMode= for services. Setting KeyringMode=shared allows to share secrets between services. Use that for our services. As udev is not started with a shared keyring we can not run the worker directly. Instead always start the service. | |||||
2017-03-02 | systemd-ask-password: give id as suggested by man page | Christian Hesse | 1 | -1/+1 | |
2017-03-02 | update copyright for 2017 | Christian Hesse | 1 | -1/+1 | |
2016-05-22 | do not write password to logsystemd-v230 | Christian Hesse | 1 | -1/+1 | |
This requires systemd-ask-password with option --no-output, so it depends on systemd v230 (or commit a5a4e365). | |||||
2016-05-22 | drop shell script and implement with systemd units | Christian Hesse | 1 | -1/+1 | |
2016-01-19 | add condition for query of 2nd factor | Christian Hesse | 1 | -0/+1 | |
2016-01-16 | We have support for second factor. Yeah! | Christian Hesse | 1 | -0/+16 | |