index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
locale
/
localectl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
tree-wide: voidify polkit_agent_open_if_enabled()
Yu Watanabe
2024-08-19
1
-3
/
+3
*
localectl: introduce -l/--full option
Yu Watanabe
2024-08-02
1
-1
/
+11
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()
Yu Watanabe
2024-06-17
1
-2
/
+1
*
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
1
-13
/
+10
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
locale-setup: avoid TOCTOU in reading locale.conf
Yu Watanabe
2022-12-14
1
-1
/
+1
*
localectl,analyze: some minor vertical table rework fixes
Lennart Poettering
2022-11-16
1
-1
/
+1
*
localectl: port to vertical table
David Tardon
2022-11-13
1
-11
/
+8
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
shared/format-table: use enum instead of Table.empty_string
Zbigniew Jędrzejewski-Szmek
2022-09-22
1
-3
/
+1
*
hostnamectl,localectl: use "(unset)" in empty fields
Zbigniew Jędrzejewski-Szmek
2022-09-21
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-9
/
+3
*
localectl: use Table to show status
Yu Watanabe
2022-06-14
1
-40
/
+89
*
locale-setup: merge locale handling in PID1 and localed
Yu Watanabe
2022-06-14
1
-33
/
+14
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
1
-3
/
+3
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-3
/
+3
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
|
/
*
tree-wide: remove a few unnecessary inclusions of ftw.h
Lennart Poettering
2021-10-07
1
-1
/
+0
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
locale: inline iterator variable declarations
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-2
/
+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
/
+5
*
localed: Run locale-gen if available to generate missing locale
Matthias Klumpp
2021-01-12
1
-1
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: don't needlessly negate error number passed to bus_error_message()
Lennart Poettering
2020-09-14
1
-3
/
+3
*
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
locale: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-15
/
+5
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-11
/
+12
*
tree-wide: drop locale.h when locale-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+5
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
util: split out kbd related stuff
Lennart Poettering
2019-03-14
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
locale: make "arg_host" const
Yu Watanabe
2018-11-20
1
-1
/
+1
*
localectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-16
/
+9
*
Merge pull request #10742 from poettering/c-utf8
Zbigniew Jędrzejewski-Szmek
2018-11-15
1
-25
/
+22
|
\
|
*
locale-util: introduce common helper locale_variables_free() for freeing loca...
Lennart Poettering
2018-11-14
1
-7
/
+4
|
*
tree-wide: replace all remaining uses of parse_env_file() for parsing /proc/c...
Lennart Poettering
2018-11-14
1
-18
/
+18
*
|
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-5
/
+5
|
/
*
localectl: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-2
/
+8
[next]