summaryrefslogtreecommitdiffstats
path: root/src/home/homectl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-071-1/+0
* | homectl: drop unnecessary bracketsYu Watanabe2024-10-071-2/+1
|/
* 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
* 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
* 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
* 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: add new helper terminal_reset_defensive() that combines reset-...Lennart Poettering2024-07-191-1/+1
* 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
* | tree-wide: port over to new builder apisLennart Poettering2024-06-191-4/+3
|/
* tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()Yu Watanabe2024-06-171-2/+1
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-183/+184
* tree-wise: several cleanups for loggingYu Watanabe2024-04-301-6/+6
* homectl: realign tableYu Watanabe2024-04-121-96/+96
* homework: Implement offline updatesAdrian Vovk2024-03-231-1/+13
* user-record: Add preferredSession{Type,Launcher}Adrian Vovk2024-03-011-1/+12
* homectl: make sure we sent the full 8 bytes as flagsFrantisek Sumsal2024-02-211-2/+2
* ask-password: rework how we pass request meta info when asking passwordsLennart Poettering2024-02-201-37/+37
* homectl: Add flags to edit blob directoriesAdrian Vovk2024-02-191-6/+250
* homectl: implement fallback shell stubLennart Poettering2024-02-141-1/+194
* user-record: Add languages fieldAdrian Vovk2024-02-131-11/+51
* src/basic: rename uid-alloc-range.[ch] to uid-classification.[ch]Zbigniew Jędrzejewski-Szmek2024-01-091-1/+1
* format-table: introduce table_isempty and use it where appropriateMike Yuan2023-12-251-5/+5
* homectl: add "firstboot" commandLennart Poettering2023-12-181-33/+242
* homectl: when taking a JSON user record as input, strip secttions we don't wa...Lennart Poettering2023-12-181-1/+12
* process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...Lennart Poettering2023-11-021-1/+1
* json: add json_variant_set_fieldb() helperLennart Poettering2023-08-241-9/+6
* json: rename json_append() → json_variant_merge_objectb()Lennart Poettering2023-08-241-5/+5
* shared: add password quality check abstraction layer to support both pwqualit...Egor Ignatov2023-07-061-3/+3
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-311-7/+7
* various: simplify calls to parse_boolean_argument()Zbigniew Jędrzejewski-Szmek2023-04-051-21/+10
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* homectl: make the new caps field configurable via homectlLennart Poettering2023-02-281-1/+68
* homectl: add missing breakLennart Poettering2023-02-211-0/+2
* repart: Allow configuring sector sizeDaan De Meyer2023-01-171-20/+0
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* Implement --luks-pbkdf-force-iterations for homedAidan Dang2022-12-061-0/+4
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-0/+1
* Implement --luks-sector-size for homedAidan Dang2022-10-071-0/+46
* tree-wide: allow ASCII fallback for … in logsDavid Tardon2022-06-281-4/+8
* cryptenroll,homectl: Introduce --fido2-credential-algorithm optionMkfsSion2022-04-221-2/+15