index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
locale
/
localed.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: never consider service idle if polkit authentication is still pending
Lennart Poettering
2024-06-12
1
-1
/
+13
*
various: use strdup_to() in various obvious cases
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-5
/
+1
*
polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...
Lennart Poettering
2024-03-11
1
-3
/
+3
*
localed: modernization
Mike Yuan
2024-01-09
1
-8
/
+7
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
1
-12
/
+9
*
tree-wide: use the usual spelling of "cannot"
Zbigniew Jędrzejewski-Szmek
2023-11-13
1
-1
/
+1
*
bus-unit-util: add common code for reloading PID 1
Lennart Poettering
2023-07-10
1
-13
/
+2
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-1
/
+1
*
localed: simplify method call
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-13
/
+1
*
locale: introduce x11_context_verify()
Yu Watanabe
2023-03-25
1
-13
/
+3
*
locale: split out xkbcommon related functions to xkbcommon-util.c
Yu Watanabe
2023-03-25
1
-107
/
+1
*
locale: split out checking existence of keymap
Yu Watanabe
2023-03-25
1
-9
/
+3
*
updated usage of SD_BUS_METHOD_WITH_NAMES macros to SD_BUS_METHOD_WIT… (#26...
OMOJOLA JOSHUA
2023-03-15
1
-27
/
+15
*
src: changed instances of sd_bus_call_method() to bus_call_method() (#26819)
OMOJOLA JOSHUA
2023-03-15
1
-8
/
+2
*
localed: print a custom message if libxkbcommon.so is unvailable
Zbigniew Jędrzejewski-Szmek
2023-03-09
1
-7
/
+6
*
localed: skip verification when libxkbcommon is not installed
Zbigniew Jędrzejewski-Szmek
2023-03-08
1
-6
/
+6
*
locale: move logging from library-like functions to caller
Yu Watanabe
2023-01-28
1
-0
/
+15
*
locale: decouple vconsole_read_data() from x11_read_data()
Yu Watanabe
2023-01-28
1
-0
/
+10
*
locale: also check if converted keymap or friends is same as the current sett...
Yu Watanabe
2023-01-28
1
-47
/
+51
*
locale: sync two X11 contexts on update
Yu Watanabe
2023-01-28
1
-21
/
+38
*
locale: always check input keyboard layout and friends earlier
Yu Watanabe
2023-01-28
1
-17
/
+17
*
locale: replace context_get_x11_context() with context_get_x11_context_safe()
Yu Watanabe
2023-01-28
1
-3
/
+3
*
locale: make vconsole_convert_to_x11() not update Context
Yu Watanabe
2023-01-28
1
-4
/
+12
*
locale: introduce VCContext and several helper functions for the struct
Yu Watanabe
2023-01-28
1
-13
/
+11
*
locale: add missing logs
Yu Watanabe
2023-01-28
1
-6
/
+6
*
locale: also save XKB settings to vconsole.conf
Yu Watanabe
2023-01-23
1
-11
/
+3
*
locale: make errors in writing files not critical
Yu Watanabe
2023-01-23
1
-8
/
+4
*
locale: merge vconsole_convert_to_x11_and_emit() with method_set_vc_keyboard()
Yu Watanabe
2023-01-23
1
-67
/
+58
*
locale: split out XKB settings to X11Context
Yu Watanabe
2023-01-23
1
-29
/
+23
*
locale: several coding style fixlets
Yu Watanabe
2023-01-23
1
-11
/
+19
*
Merge pull request #25718 from yuwata/locale-cleanups
Yu Watanabe
2022-12-15
1
-5
/
+1
|
\
|
*
locale-setup: avoid TOCTOU in reading locale.conf
Yu Watanabe
2022-12-14
1
-3
/
+1
|
*
localed: avoid TOCTOU in loading config
Yu Watanabe
2022-12-14
1
-2
/
+0
*
|
localed: reload PID1 configuration after modifying /etc/locale.conf
Franck Bui
2022-12-08
1
-12
/
+8
|
/
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-6
/
+3
*
locale: drop unnecessary allocation
Yu Watanabe
2022-06-18
1
-4
/
+0
*
locale: rename keymap-util.[ch] -> localed-util.[ch]
Yu Watanabe
2022-06-14
1
-1
/
+1
*
locale-setup: merge locale handling in PID1 and localed
Yu Watanabe
2022-06-14
1
-71
/
+16
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
localed: use PROJECT_FILE rather than __FILE__ for logging
Lennart Poettering
2021-10-11
1
-1
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
tree-wide: sd_bus_error_setf → set_bus_error_set
Zbigniew Jędrzejewski-Szmek
2021-04-07
1
-4
/
+4
*
localed: refuse to set a keymap which is not installed
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-6
/
+13
*
locale: inline iterator variable declarations
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-5
/
+4
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
localed: Run locale-gen if available to generate missing locale
Matthias Klumpp
2021-01-12
1
-3
/
+56
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Merge pull request #16112 from poettering/nss-systemd-block-fix
Lennart Poettering
2020-06-24
1
-2
/
+2
|
\
[next]