index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
locale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
locale: when no xvariant match select the entry with an empty xvariant
Franck Bui
2023-04-26
2
-1
/
+45
*
locale: convert generated vconsole keymap to x11 layout automatically
Franck Bui
2023-04-24
1
-5
/
+39
*
localed-util: make use of strdupcspn()
Franck Bui
2023-04-24
1
-2
/
+2
*
tree-wide: use TAKE_STRUCT
David Tardon
2023-04-14
1
-4
/
+2
*
localed: fix invalid free after shifting pointers using strstrip
Olivier Gayot
2023-04-07
1
-5
/
+5
*
locale: Add missing libxkbcommon dependency to tests
Daan De Meyer
2023-03-27
1
-0
/
+1
*
locale: also verify keymaps loaded from config file and converted keymaps
Yu Watanabe
2023-03-25
1
-14
/
+34
*
locale: introduce x11_context_verify()
Yu Watanabe
2023-03-25
3
-13
/
+37
*
locale: split out xkbcommon related functions to xkbcommon-util.c
Yu Watanabe
2023-03-25
4
-107
/
+122
*
locale: split out checking existence of keymap
Yu Watanabe
2023-03-25
3
-9
/
+47
*
locale: move x11_convert_to_vconsole() near the relevant functions
Yu Watanabe
2023-03-25
1
-24
/
+24
*
fileio: add new helper fdopen_independent()
Lennart Poettering
2023-03-23
1
-10
/
+4
*
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
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
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
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-2
/
+6
*
copy: Make copy_xattr() more generic
Daan De Meyer
2023-02-14
1
-1
/
+1
*
locale: drop context_clear_x11()
Yu Watanabe
2023-02-01
1
-8
/
+2
*
locale: fix ENOENT handling for vconsole.conf or xorg.conf
Yu Watanabe
2023-02-01
1
-1
/
+2
*
locale: downgrade level of one more log message
Yu Watanabe
2023-01-28
1
-1
/
+1
*
locale: move logging from library-like functions to caller
Yu Watanabe
2023-01-28
2
-16
/
+16
*
locale: decouple vconsole_read_data() from x11_read_data()
Yu Watanabe
2023-01-28
2
-4
/
+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
2
-34
/
+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
3
-16
/
+11
*
locale: make vconsole_convert_to_x11() not update Context
Yu Watanabe
2023-01-28
4
-184
/
+169
*
locale: introduce VCContext and several helper functions for the struct
Yu Watanabe
2023-01-28
4
-53
/
+110
*
locale: add missing logs
Yu Watanabe
2023-01-28
1
-6
/
+6
*
locale: rename new XKB variables to match Debian/Ubuntu's
Luca Boccassi
2023-01-24
1
-8
/
+8
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-3
/
+1
*
locale: also save XKB settings to vconsole.conf
Yu Watanabe
2023-01-23
4
-14
/
+54
*
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
4
-140
/
+262
*
locale: rename context_free_vconsole() -> context_clear_vconsole()
Yu Watanabe
2023-01-23
1
-16
/
+16
*
locale: do not use alloca() for strings which can be potentially arbitrary
Yu Watanabe
2023-01-23
1
-6
/
+13
*
locale: several coding style fixlets
Yu Watanabe
2023-01-23
3
-55
/
+80
*
string-util: add new strdupcspn()/strdupspn()
Lennart Poettering
2023-01-20
1
-1
/
+3
*
tree-wide: change initialization to use EBADF instead of EBADFD
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
Merge pull request #25718 from yuwata/locale-cleanups
Yu Watanabe
2022-12-15
4
-41
/
+47
|
\
|
*
locale-setup: avoid TOCTOU in reading locale.conf
Yu Watanabe
2022-12-14
2
-4
/
+2
|
*
localed: avoid TOCTOU in loading config
Yu Watanabe
2022-12-14
3
-37
/
+45
*
|
Merge pull request #25602 from fbuihuu/fix-TEST-73-LOCALE
Yu Watanabe
2022-12-15
1
-12
/
+8
|
\
\
|
|
/
|
/
|
|
*
localed: reload PID1 configuration after modifying /etc/locale.conf
Franck Bui
2022-12-08
1
-12
/
+8
*
|
localed-util: use _cleanup_ harder
David Tardon
2022-12-14
1
-12
/
+4
|
/
*
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
[next]