summaryrefslogtreecommitdiff
path: root/src/home/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Do not include headers in source listsJan Janssen2023-01-241-32/+0
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-4/+8
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-73/+69
* homework: split out password cache logic into its own .c/.h fileLennart Poettering2021-11-131-0/+2
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-0/+2
* Add install-sysconfdir=no-samples option for (non-)installation of sample con...Josh Triplett2021-01-141-1/+1
* homed: move homectl's recovery key generation/modhex code to src/shared/Lennart Poettering2020-12-171-16/+0
* home: fix homed.conf install locationChristian Hesse2020-11-271-1/+1
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* homectl: teach homectl to generate recovery keysLennart Poettering2020-08-251-0/+2
* home: add helper to process/normalize modhex64 recovery keysLennart Poettering2020-08-251-1/+17
* home: make libpwquality dep a runtime dlopen() oneLennart Poettering2020-08-191-4/+4
* homectl: split out pkcs#11 related code bits into own .c/.h fileLennart Poettering2020-07-011-0/+2
* homed: add support for authenticating with fido2 hmac-secret tokensLennart Poettering2020-07-011-0/+4
* homectl: add support for enrolling FIDO2 HMAC-SECRET tokensLennart Poettering2020-07-011-0/+2
* homed: make default storage/file system type configurable in homed.confLennart Poettering2020-05-071-0/+13
* home: add pam_systemd_home.so PAM hookupLennart Poettering2020-01-281-0/+9
* home: add homectl client toolLennart Poettering2020-01-281-0/+10
* home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-281-0/+62