index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
home
/
homectl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-3
/
+3
*
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-1
/
+1
|
\
|
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
|
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
*
|
homectl: drop unnecessary brackets
Yu Watanabe
2024-10-07
1
-2
/
+1
|
/
*
homectl: fix inverted table footer condition
Zbigniew Jędrzejewski-Szmek
2024-10-03
1
-1
/
+1
*
homectl: Acquire bus connection after querying for user input
Daan De Meyer
2024-10-02
1
-13
/
+6
*
home: Prompt for shell in homectl firstboot
Daan De Meyer
2024-10-02
1
-0
/
+39
*
home: Prompt for auxiliary groups in homectl firstboot
Daan De Meyer
2024-10-02
1
-0
/
+132
*
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
1
-1
/
+1
*
homed: wait for user input during firstboot
Michael Ferrari
2024-09-17
1
-0
/
+2
*
homectl: when chainloading a shell, prefix "-" rather than overriding first char
Lennart Poettering
2024-09-10
1
-2
/
+7
*
tree-wide: check if non-empty password is acquired
Yu Watanabe
2024-09-06
1
-0
/
+2
*
tree-wide: acquire /dev/console lock around any attempts to reset TTY
Lennart Poettering
2024-07-19
1
-1
/
+1
*
tree-wide: reset stdout not stdin
Lennart Poettering
2024-07-19
1
-1
/
+1
*
terminal-util: add new helper terminal_reset_defensive() that combines reset-...
Lennart Poettering
2024-07-19
1
-1
/
+1
*
Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibit
Luca Boccassi
2024-06-26
1
-1
/
+1
|
\
|
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
|
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-4
/
+3
|
/
*
tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()
Yu Watanabe
2024-06-17
1
-2
/
+1
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-183
/
+184
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-6
/
+6
*
homectl: realign table
Yu Watanabe
2024-04-12
1
-96
/
+96
*
homework: Implement offline updates
Adrian Vovk
2024-03-23
1
-1
/
+13
*
user-record: Add preferredSession{Type,Launcher}
Adrian Vovk
2024-03-01
1
-1
/
+12
*
homectl: make sure we sent the full 8 bytes as flags
Frantisek Sumsal
2024-02-21
1
-2
/
+2
*
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
2024-02-20
1
-37
/
+37
*
homectl: Add flags to edit blob directories
Adrian Vovk
2024-02-19
1
-6
/
+250
*
homectl: implement fallback shell stub
Lennart Poettering
2024-02-14
1
-1
/
+194
*
user-record: Add languages field
Adrian Vovk
2024-02-13
1
-11
/
+51
*
src/basic: rename uid-alloc-range.[ch] to uid-classification.[ch]
Zbigniew Jędrzejewski-Szmek
2024-01-09
1
-1
/
+1
*
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
1
-5
/
+5
*
homectl: add "firstboot" command
Lennart Poettering
2023-12-18
1
-33
/
+242
*
homectl: when taking a JSON user record as input, strip secttions we don't wa...
Lennart Poettering
2023-12-18
1
-1
/
+12
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-1
/
+1
*
json: add json_variant_set_fieldb() helper
Lennart Poettering
2023-08-24
1
-9
/
+6
*
json: rename json_append() → json_variant_merge_objectb()
Lennart Poettering
2023-08-24
1
-5
/
+5
*
shared: add password quality check abstraction layer to support both pwqualit...
Egor Ignatov
2023-07-06
1
-3
/
+3
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
1
-7
/
+7
*
various: simplify calls to parse_boolean_argument()
Zbigniew Jędrzejewski-Szmek
2023-04-05
1
-21
/
+10
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
homectl: make the new caps field configurable via homectl
Lennart Poettering
2023-02-28
1
-1
/
+68
*
homectl: add missing break
Lennart Poettering
2023-02-21
1
-0
/
+2
*
repart: Allow configuring sector size
Daan De Meyer
2023-01-17
1
-20
/
+0
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
Implement --luks-pbkdf-force-iterations for homed
Aidan Dang
2022-12-06
1
-0
/
+4
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
Implement --luks-sector-size for homed
Aidan Dang
2022-10-07
1
-0
/
+46
*
tree-wide: allow ASCII fallback for … in logs
David Tardon
2022-06-28
1
-4
/
+8
*
cryptenroll,homectl: Introduce --fido2-credential-algorithm option
MkfsSion
2022-04-22
1
-2
/
+15
[next]