summaryrefslogtreecommitdiffstats
path: root/src/home (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: enable -Wzero-as-null-pointer-constantMike Yuan2 days2-1/+4
* tree-wide: remove unnecessary gcc >= 7 version checkMike Yuan2 days1-2/+0
* shared/bus-util: move bus_message_hash_ops to bus-message-utilMike Yuan5 days1-4/+5
* homectl: fix minor spelling mistake (#35963)Eaterminer7 days1-1/+1
* ask-password-api: add new "hup_fd" field to AskPasswordReqLennart Poettering2025-01-021-0/+4
* ask-password-api: move timeout into AskPasswordRequest structure tooLennart Poettering2025-01-021-5/+7
* ask-password-api: move tty_fd into AskPasswordRequest structure, tooLennart Poettering2025-01-021-0/+4
* tree-wide: drop inclusion of linux/memfd.hMike Yuan2024-12-241-4/+0
* memfd-util: introduce memfd_new_full() helperLennart Poettering2024-12-171-1/+1
* tree-wide: drop acquire_data_fd_full() helperLennart Poettering2024-12-172-4/+3
* various: set info on varlink server objectZbigniew Jędrzejewski-Szmek2024-12-101-4/+6
* various: check meson feature flag earlyMike Yuan2024-11-131-23/+18
* uid-classification: properly classify *all* container UIDsLennart Poettering2024-11-091-1/+2
* pam: quiet a spurious debug messageRonan Pigott2024-11-021-4/+4
* homed: Allow user to change parts of their recordAdrian Vovk2024-11-014-16/+38
* Fix display of qrcodes by bsod and other related cleanups (#34914)Lennart Poettering2024-10-301-1/+1
|\
| * cryptenroll,homectl,journalctl: adjust messages before qrcodesZbigniew Jędrzejewski-Szmek2024-10-301-1/+1
* | sd-json,tree-wide: add sd_json_format_enabled() and use it everwhereZbigniew Jędrzejewski-Szmek2024-10-281-3/+3
|/
* Merge pull request #34679 from DaanDeMeyer/bus-logDaan De Meyer2024-10-091-1/+1
|\
| * bus-util: Log more information when connecting to a bus socket failsDaan De Meyer2024-10-091-1/+1
* | tree-wide: drop doubled empty linesYu Watanabe2024-10-075-5/+0
* | homectl: drop unnecessary bracketsYu Watanabe2024-10-071-2/+1
* | fs-util: rename laccess to access_nofollowMike Yuan2024-10-051-1/+1
* | various: correct laccess() error checkMike Yuan2024-10-041-4/+4
|/
* homectl: fix inverted table footer conditionZbigniew Jędrzejewski-Szmek2024-10-031-1/+1
* homectl: Acquire bus connection after querying for user inputDaan De Meyer2024-10-021-13/+6
* home: Prompt for shell in homectl firstbootDaan De Meyer2024-10-021-0/+39
* home: Prompt for auxiliary groups in homectl firstbootDaan De Meyer2024-10-021-0/+132
* json: add json_dispatch_const_user_group_name()Lennart Poettering2024-10-011-10/+11
* tree-wide: use strv_extend_strv_consume() where appropriateMike Yuan2024-09-211-1/+1
* homed: wait for user input during firstbootMichael Ferrari2024-09-171-0/+2
* tree-wide: make sigprocmask() changes more automaticLennart Poettering2024-09-132-8/+4
* homectl: when chainloading a shell, prefix "-" rather than overriding first charLennart Poettering2024-09-101-2/+7
* tree-wide: check if non-empty password is acquiredYu Watanabe2024-09-061-0/+2
* repart: Add compression supportDaan De Meyer2024-09-031-0/+2
* tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friendsYu Watanabe2024-09-011-1/+1
* tree-wide: acquire /dev/console lock around any attempts to reset TTYLennart Poettering2024-07-191-1/+1
* tree-wide: reset stdout not stdinLennart Poettering2024-07-191-1/+1
* terminal-util: split out color macros/helpers into its own headerLennart Poettering2024-07-191-0/+1
* terminal-util: add new helper terminal_reset_defensive() that combines reset-...Lennart Poettering2024-07-191-1/+1
* Merge pull request #33591 from teknoraver/o_pathLuca Boccassi2024-07-192-2/+2
|\
| * homed: open blob dir with O_PATHMatteo Croce2024-07-161-1/+1
| * homed: use O_PATH for FDsMatteo Croce2024-07-161-1/+1
* | sleep,home: always initialize UnitFreezer if usedMike Yuan2024-07-171-11/+11
* | sd-varlink: make our internal Varlink API public as sd-varlink.[ch]Lennart Poettering2024-07-164-45/+45
|/
* Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibitLuca Boccassi2024-06-261-1/+1
|\
| * Rename spawn-polkit-agent.c to just polkit-agent.cZbigniew Jędrzejewski-Szmek2024-06-261-1/+1
* | cryptenroll: support for enrolling FIDO2 tokens in manual modeKamil Szczęk2024-06-201-10/+21
* | tree-wide: port over to new builder apisLennart Poettering2024-06-199-100/+108
* | various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-193-5/+5
|/