summaryrefslogtreecommitdiffstats
path: root/src/home (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Fix -Wmaybe-uninitialized compilation warningsDaan De Meyer2023-08-041-1/+1
* meson: move declarations of homed and friendsYu Watanabe2023-07-311-2/+66
* homework: cleanup use of ERRNO_IS_DEVICE_ABSENT()Dmitry V. Levin2023-07-281-8/+10
* homework: cleanup use of ERRNO_IS_NOT_SUPPORTED()Dmitry V. Levin2023-07-281-3/+4
* homework-luks: fix typosTopi Miettinen2023-07-211-2/+2
* homed: make all pam_prompt strings translatableLuca Boccassi2023-07-131-38/+39
* device-util: Declare iterator variables inlineDaan De Meyer2023-07-121-1/+0
* shared: add libpasswdqc supportEgor Ignatov2023-07-061-1/+1
* shared: add password quality check abstraction layer to support both pwqualit...Egor Ignatov2023-07-065-19/+17
* homed: change user_record_quality_check_password to use quality_check_passwordDmitry V. Levin2023-07-061-19/+17
* treewide: fix "an" before consonant U soundsJoerg Behrmann2023-07-061-1/+1
* tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-022-3/+3
* time-util: introduce usleep_safe()Yu Watanabe2023-06-221-1/+1
* pam: add macro wrapper to make code shorterZbigniew Jędrzejewski-Szmek2023-06-221-34/+24
* homework: resize to maximum disk space if disk size is not specifiedGibeom Gwon2023-06-191-12/+54
* pam_systemd_home: suppress LOG_DEBUG msgs if debugging is offDavid Tardon2023-06-071-28/+54
* chattr-util: Make chattr_full() an openat() style functionDaan De Meyer2023-06-061-1/+1
* tree-wide: use memstream-utilYu Watanabe2023-05-311-6/+8
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-318-20/+20
* home: move the assert back to the intended placeFrantisek Sumsal2023-05-301-2/+2
* tree-wide: convert more system1.Manager calls to BusLocatorDavid Tardon2023-05-241-9/+2
* tree-wide: Fix false positives on newer gccDaan De Meyer2023-05-231-1/+1
* mkfs-util: Add quiet argument to make_filesystem()Daan De Meyer2023-05-121-1/+9
* Merge pull request #27424 from dtardon/auto-cleanupYu Watanabe2023-04-281-4/+4
|\
| * homed-manager-bus: use _cleanup_David Tardon2023-04-281-4/+4
* | pam-systemd: disconnect bus connection when leaving session hook, even on errorLennart Poettering2023-04-271-18/+19
* | homed: rename make_userns() to avoid name conflict with mount-util.[ch]Lennart Poettering2023-04-241-2/+2
* | pam: cache sd-bus separately per moduleLuca Boccassi2023-04-241-5/+5
* | pam_systemd_home: clean up sd-bus when called about something else's userLuca Boccassi2023-04-241-1/+2
|/
* fsck: use execv_p_ and execl_p_Florian Klink2023-04-171-10/+1
* fsck: look for fsck binary not just in /sbinFlorian Klink2023-04-151-1/+10
* tree-wide: port more code over to CMSG_TYPED_DATA()Lennart Poettering2023-04-131-2/+2
* various: simplify calls to parse_boolean_argument()Zbigniew Jędrzejewski-Szmek2023-04-051-21/+10
* fs-util: Drop unlink_noerrno()Daan De Meyer2023-03-151-3/+4
* treewide: memfd_create: use exec flagsThomas Weißschuh2023-03-151-2/+4
* conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-131-14/+3
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* repart: Add support for reading mkfs options from environmentDaan De Meyer2023-03-101-20/+2
* doc: correct wrong use "'s" contractionsJan Engelhardt2023-03-071-1/+1
* doc: replace wrong idiom in homed commentJan Engelhardt2023-03-071-2/+2
* homed: hook up memory pressure/SIGRTMIN+18 handlingLennart Poettering2023-03-012-1/+11
* homectl: make the new caps field configurable via homectlLennart Poettering2023-02-281-1/+68
* Merge pull request #26349 from yuwata/safe-fork-rearrange-stdioLuca Boccassi2023-02-211-9/+3
|\
| * tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDSYu Watanabe2023-02-201-10/+3
| * process-util: rename FORK_NULL_STDIO -> FORK_REARRANGE_STDIOYu Watanabe2023-02-201-0/+1
* | homectl: add missing breakLennart Poettering2023-02-211-0/+2
|/
* treewide: fix a few typos in NEWS, docs and commentsDmitry V. Levin2023-02-151-1/+1
* meson: Do not include headers in source listsJan Janssen2023-01-241-32/+0
* homework: when creating/resizing GPT partitions, also set sector size explicitlyLennart Poettering2023-01-181-6/+13
* loop-util: always tell kernel explicitly about loopback sector sizeLennart Poettering2023-01-181-2/+18