index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locale
Commit message (
Expand
)
Author
Age
Files
Lines
*
locale: drop context_clear_x11()
Yu Watanabe
2023-02-02
1
-8
/
+2
*
locale: fix ENOENT handling for vconsole.conf or xorg.conf
Yu Watanabe
2023-02-02
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-16
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
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
kbd-model-map: correct variants for cz-qwerty to include comma
Adam Williamson
2022-09-29
1
-1
/
+1
*
kbd-model-map: add a mapping for switched czech qwerty/us
Adam Williamson
2022-09-23
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
2
-15
/
+6
*
localed: don't fail if we cannot copy an xattr
Lennart Poettering
2022-07-25
1
-1
/
+1
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
2
-2
/
+2
*
locale: drop unnecessary allocation
Yu Watanabe
2022-06-18
1
-4
/
+0
*
localectl: use Table to show status
Yu Watanabe
2022-06-14
1
-40
/
+89
*
locale: rename keymap-util.[ch] -> localed-util.[ch]
Yu Watanabe
2022-06-14
5
-9
/
+8
*
locale-setup: merge locale handling in PID1 and localed
Yu Watanabe
2022-06-14
4
-208
/
+35
*
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
2
-3
/
+0
*
various: make parse_env_file error handling the same in various places
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-8
/
+3
*
test: Use TEST macros in more places
Jan Janssen
2022-03-16
1
-26
/
+9
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-1
/
+2
[next]