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
...
|
*
basic/env-util: add variant of strv_env_replace() that does strdup internally
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-7
/
+8
*
|
Move and rename parse_json_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+1
*
|
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-2
/
+3
|
/
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+7
*
busctl/homectl: port the obvious cases to table_print_with_pager()
Lennart Poettering
2021-01-21
1
-6
/
+2
*
json: port various tools to the new JSON_FORMAT_OFF flag
Lennart Poettering
2021-01-09
1
-29
/
+12
*
homed: move fido2 device enumeration logic to shared code
Lennart Poettering
2020-12-17
1
-2
/
+3
*
homed: move code to list and resolve "auto" pkcs#11 URL into common code
Lennart Poettering
2020-12-17
1
-2
/
+2
*
tree-wide: unsetenv cannot fail
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-9
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set
Zbigniew Jędrzejewski-Szmek
2020-10-14
1
-1
/
+1
*
homed: explicitly deactivate all home directories on shutdown
Lennart Poettering
2020-09-30
1
-16
/
+39
*
homed: make it easier to run multiple instances of homed
Lennart Poettering
2020-09-18
1
-20
/
+56
*
homectl: teach homectl to generate recovery keys
Lennart Poettering
2020-08-25
1
-23
/
+69
*
homed: default to "btrfs" as fs type in the LUKS backend
Lennart Poettering
2020-08-19
1
-1
/
+1
*
home: make libpwquality dep a runtime dlopen() one
Lennart Poettering
2020-08-19
1
-1
/
+2
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
1
-1
/
+1
*
table add table_log_sort_error()
fangxiuning
2020-07-08
1
-1
/
+1
*
table add table_log_show_error()
fangxiuning
2020-07-08
1
-1
/
+1
*
userdbctl homectl use table_log_add_error()
fangxiuning
2020-07-06
1
-3
/
+3
*
homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list support
Lennart Poettering
2020-07-01
1
-3
/
+15
*
homectl: split out pkcs#11 related code bits into own .c/.h file
Lennart Poettering
2020-07-01
1
-339
/
+3
*
homectl: rework how we log when doing a home directory update
Lennart Poettering
2020-07-01
1
-4
/
+36
*
homectl: do generic error handling/retry also when creating a home directory
Lennart Poettering
2020-07-01
1
-16
/
+19
*
homectl: show touch emoji when asking for PKCS#11 protected auth path
Lennart Poettering
2020-07-01
1
-1
/
+3
*
homed: add support for authenticating with fido2 hmac-secret tokens
Lennart Poettering
2020-07-01
1
-1
/
+11
*
homectl: add support for enrolling FIDO2 HMAC-SECRET tokens
Lennart Poettering
2020-07-01
1
-3
/
+60
*
user-record: rename JSON field "pkcs11Pin" to "tokenPin"
Lennart Poettering
2020-07-01
1
-13
/
+13
*
homectl: add missing log messages when json_variant_format() fails
Lennart Poettering
2020-07-01
1
-2
/
+2
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
tree-wide: spellcheck fixes
Frantisek Sumsal
2020-06-26
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
homed help --uid short option
layderv
2020-06-07
1
-1
/
+1
*
Merge pull request #15651 from poettering/newlocale-check
Zbigniew Jędrzejewski-Szmek
2020-05-08
1
-0
/
+3
|
\
|
*
tree-wide: port various bits over to locale_is_installed()
Lennart Poettering
2020-05-07
1
-0
/
+3
*
|
Merge pull request #15713 from poettering/home-discard-when-offline
Lennart Poettering
2020-05-07
1
-0
/
+24
|
\
\
|
*
|
homectl: add option for controlling new luksOfflineDiscard user record field
Lennart Poettering
2020-05-07
1
-0
/
+24
|
|
/
*
/
home: switch to shared bus_home_mgr
Vito Caputo
2020-05-07
1
-26
/
+20
|
/
*
home: mark various bus messages we write user records to as sensitive
Lennart Poettering
2020-04-29
1
-0
/
+4
*
homectl: say "home area" in more places
Zbigniew Jędrzejewski-Szmek
2020-04-28
1
-12
/
+12
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
Remove unneded {}s
Zbigniew Jędrzejewski-Szmek
2020-04-13
1
-2
/
+1
*
home: switch to BusLocator-oriented helpers
Vito Caputo
2020-04-12
1
-154
/
+26
*
user-util: rework how we validate user names
Lennart Poettering
2020-04-08
1
-3
/
+3
*
home: fix several typos
Vito Caputo
2020-03-31
1
-4
/
+4
*
homectl: fix a typo
Piero La Terza
2020-03-31
1
-1
/
+1
*
tree-wide: s/home/home area/g
Zbigniew Jędrzejewski-Szmek
2020-02-26
1
-5
/
+5
*
fix typo in object field
Chris Murphy
2020-02-10
1
-1
/
+1
[prev]
[next]