summaryrefslogtreecommitdiff
path: root/src/home/homework.c
Commit message (Expand)AuthorAgeFilesLines
* homed: move homectl's recovery key generation/modhex code to src/shared/Lennart Poettering2020-12-171-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-1/+2
* mount-util: rework umount_verbose() to take log level and flags argLennart Poettering2020-09-231-1/+1
* Add a helper function that does make_salt+crypt_rZbigniew Jędrzejewski-Szmek2020-09-151-0/+1
* homed: mark LUKS loopback file as "dirty" via xattr when in useLennart Poettering2020-08-251-0/+7
* homed: support recovery keysLennart Poettering2020-08-251-11/+76
* homed: add support for authenticating with fido2 hmac-secret tokensLennart Poettering2020-07-011-70/+180
* homed: don't insist on authentication against host-copy user recordLennart Poettering2020-05-211-11/+26
* homed: return a better error when a home has no authentication information de...Lennart Poettering2020-05-211-0/+1
* tree-wide: fix bad errno checksZbigniew Jędrzejewski-Szmek2020-05-201-1/+1
* homed: tweak logic for picking a default storage and file systemLennart Poettering2020-05-071-18/+69
* home: when adding a binding for a user record, use common code for determinin...Lennart Poettering2020-05-071-6/+0
* homework: run fitrim or fallocate on logout based on the new user record prop...Lennart Poettering2020-05-071-1/+27
* tree-wide: formatting tweaks reported by CoccinelleFrantisek Sumsal2020-04-211-4/+3
* tree-wide: spellcheck using codespellZbigniew Jędrzejewski-Szmek2020-04-161-2/+2
* Merge pull request #15278 from vcaputo/more-trivial-cleanupsZbigniew Jędrzejewski-Szmek2020-04-011-8/+3
|\
| * *: convert amenable fdopen calls to take_fdopenVito Caputo2020-03-311-6/+2
| * home: narrow scope of 'size_t n'Vito Caputo2020-03-311-2/+1
* | home: fix several typosVito Caputo2020-03-311-2/+2
|/
* home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-281-0/+1482