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
/
localed.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: shorten error logging a bit
Yu Watanabe
2019-05-02
1
-2
/
+3
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
locale: add _unused_ attribute for dummy variable
Yu Watanabe
2018-06-06
1
-3
/
+2
*
locale: assume locale is for LANG= when variable name is not specified
Yu Watanabe
2018-05-31
1
-0
/
+12
*
locale: re-read configuration files if changed
Yu Watanabe
2018-05-31
1
-114
/
+173
*
locale: check xkb data before requesting authentication
Yu Watanabe
2018-05-31
1
-11
/
+11
*
locale: return earlier if no operation will be done
Yu Watanabe
2018-05-31
1
-102
/
+100
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
tree-wide: make name requesting asynchronous in all our services
Lennart Poettering
2018-01-05
1
-2
/
+2
*
tree-wide: generate SD_BUS_ERROR_INVALID_ARGS when we get invalid arguments o...
Lennart Poettering
2017-11-29
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
basic/log: fix _printf_ annotation on log_object_internalv
Zbigniew Jędrzejewski-Szmek
2017-04-20
1
-0
/
+3
*
tree-wide: use %m in calls to sd_bus_error_set_errnof
Zbigniew Jędrzejewski-Szmek
2016-09-13
1
-3
/
+3
*
localed: split out keymap parsing to a separate file
Zbigniew Jędrzejewski-Szmek
2016-06-06
1
-686
/
+39
*
localed: get rid of duplicated enum and string table
Zbigniew Jędrzejewski-Szmek
2016-06-06
1
-85
/
+68
*
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-30
1
-22
/
+7
*
localed: downgrade libxkbcommon to an optional runtime dependency
Lennart Poettering
2016-04-12
1
-10
/
+66
*
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-01
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-6
/
+5
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
1
-9
/
+10
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-4
/
+5
*
locale: kill free_and_replace()
Daniel Mack
2015-09-09
1
-24
/
+30
*
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-09-06
1
-0
/
+3
*
locale: add printf attribute to log_xkb()
Cristian Rodríguez
2015-08-30
1
-0
/
+1
*
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-07
1
-3
/
+3
*
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-05
1
-5
/
+0
|
\
|
*
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-08-05
1
-5
/
+0
*
|
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
1
-7
/
+17
|
/
*
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
1
-2
/
+2
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
1
-10
/
+22
*
util: rework word parsing and c unescaping code
Lennart Poettering
2015-03-26
1
-3
/
+3
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-18
1
-3
/
+24
*
localed: add LANGUAGE= fallback when LANG= is specified
Zbigniew Jędrzejewski-Szmek
2015-02-06
1
-9
/
+67
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-1
/
+1
*
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-28
1
-0
/
+1
*
localed: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-25
1
-1
/
+0
*
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-12
1
-2
/
+2
*
localed: log xkbcommon errors
Jan Synacek
2014-12-03
1
-4
/
+9
[next]