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
*
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
1
-1
/
+0
*
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
*
basic/dlfcn-util: deobfuscate macro definitions
Zbigniew Jędrzejewski-Szmek
2024-06-12
2
-10
/
+10
*
tree-wide: never consider service idle if polkit authentication is still pending
Lennart Poettering
2024-06-12
1
-1
/
+13
*
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
1
-0
/
+4
*
various: use strdup_to() in various obvious cases
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-5
/
+1
*
kbd-util: allow to override the default keymap directories
Yu Watanabe
2024-03-14
1
-4
/
+10
*
locale: use O_PATH directory fd and faccessat() in find_converted_keymap()
Yu Watanabe
2024-03-14
1
-9
/
+16
*
polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...
Lennart Poettering
2024-03-11
1
-3
/
+3
*
tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()
Lennart Poettering
2024-03-01
2
-28
/
+12
*
localed: modernization
Mike Yuan
2024-01-09
1
-8
/
+7
*
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
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
*
locale: drop implementation detail from comment in config file
Yu Watanabe
2023-10-31
1
-1
/
+1
*
locale,firstboot: add headers to vconsole.conf
Yu Watanabe
2023-10-31
1
-1
/
+1
*
env-util: make write_env_file() optionally take headers
Yu Watanabe
2023-10-31
1
-1
/
+1
*
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
2
-31
/
+22
*
find_legacy_keymap: extend variant match bonus again
Adam Williamson
2023-09-22
2
-1
/
+8
*
keyboard-model-map: correct sk-qwerty entry
Adam Williamson
2023-09-21
1
-1
/
+1
*
find_legacy_keymap: try matching with layout order reversed
Adam Williamson
2023-09-19
2
-16
/
+33
*
find_legacy_keymap: fix empty variant matching
Adam Williamson
2023-09-19
2
-1
/
+13
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-11
/
+8
*
meson: move declarations of localed and hostnamed
Yu Watanabe
2023-07-31
1
-16
/
+31
*
bus-unit-util: add common code for reloading PID 1
Lennart Poettering
2023-07-10
1
-13
/
+2
*
kbd-model-map: change the order of Hungarian keymaps
Balló György
2023-06-07
1
-2
/
+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: 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
[next]