summaryrefslogtreecommitdiffstats
path: root/src/home/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* various: check meson feature flag earlyMike Yuan2024-11-131-23/+18
* homed: Release(): fix assertion failureAdrian Vovk2024-03-281-0/+5
* homework: Reconcile blob directoriesAdrian Vovk2024-02-191-0/+1
* homectl: implement fallback shell stubLennart Poettering2024-02-141-0/+4
* tree-wide: never link directly against p11kitLennart Poettering2023-11-021-2/+2
* meson: add build option for install path of main config filesFranck Bui2023-10-171-1/+1
* meson: drop unused home_includesYu Watanabe2023-10-011-2/+0
* meson: Fix version script handlingJan Janssen2023-09-261-1/+1
* meson: move declarations of homed and friendsYu Watanabe2023-07-311-2/+66
* shared: add password quality check abstraction layer to support both pwqualit...Egor Ignatov2023-07-061-2/+2
* 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-181-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