Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | homed: Create & advertise blob directory | Adrian Vovk | 2024-02-19 | 1 | -0/+4 |
| | | | | | | | | | This ensures that a user-specific blob directory exists in /var/cache/systemd/homed for as long as the user exists, and gets deleted if the user gets deleted. It also advertises this blob directory via the user record, so that clients can find and use it. | ||||
* | man: use same version in public and system ident. | David Tardon | 2023-12-25 | 1 | -1/+1 |
| | |||||
* | man: use <simplelist> for 'See also' sections | David Tardon | 2023-12-23 | 1 | -8/+8 |
| | | | | | This is just a slight markup improvement; there should be no difference in rendering. | ||||
* | man: add version info | Abderrahim Kitouni | 2023-08-29 | 1 | -3/+9 |
| | | | | | | | | This tries to add information about when each option was added. It goes back to version 183. The version info is included from a separate file to allow generating it, which would allow more control on the formatting of the final output. | ||||
* | man: Add xinclude namespace | Abderrahim Kitouni | 2023-08-28 | 1 | -1/+2 |
| | | | | | This will be used by the next commit to add version information to the nodes. | ||||
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | man: do not index various /foobar/ paths | Zbigniew Jędrzejewski-Szmek | 2020-09-30 | 1 | -3/+3 |
| | | | | For #17177. | ||||
* | man: document homed D-Bus API | Lennart Poettering | 2020-05-12 | 1 | -1/+2 |
| | |||||
* | man: document homed.conf | Lennart Poettering | 2020-05-07 | 1 | -0/+1 |
| | |||||
* | man: document homed key management | Lennart Poettering | 2020-05-07 | 1 | -0/+49 |
| | | | | Fixes: #15235 | ||||
* | man: reference pam_systemd_home man page from systemd-homed man page | Lennart Poettering | 2020-04-09 | 1 | -0/+1 |
| | | | | They are very closely related after all. | ||||
* | homed: replace "home directory" with "home area" in a few places | Zbigniew Jędrzejewski-Szmek | 2020-03-11 | 1 | -3/+4 |
| | |||||
* | man: add systemd-homed man page | Lennart Poettering | 2020-01-28 | 1 | -0/+57 |