| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | util: add dlfcn-util.h | Lennart Poettering | 2020-06-23 | 1 | -2/+2 |
* | | Make failures of mac_selinux_init() fatal | Christian Göttsche | 2020-06-23 | 1 | -1/+4 |
|/ |
|
* | tree-wide: use DISABLE_WARNING_FORMAT_NONLITERAL where appropriate | Lennart Poettering | 2020-05-25 | 1 | -3/+2 |
* | tree-wide: port various bits over to locale_is_installed() | Lennart Poettering | 2020-05-07 | 1 | -34/+53 |
* | localed: convert to the new scheme and add --bus-introspect | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 1 | -3/+10 |
* | importd,logind: add --bus-introspect= option | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 1 | -0/+1 |
* | logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars... | Zbigniew Jędrzejewski-Szmek | 2020-05-03 | 1 | -3/+7 |
* | tree-wide: implement new log control API dbus interface in all our daemons | Lennart Poettering | 2020-04-21 | 1 | -0/+5 |
* | localed: add dbus parameter names | Zbigniew Jędrzejewski-Szmek | 2020-04-12 | 1 | -3/+29 |
* | shared: split out polkit stuff from bus-util.c → bus-polkit.c | Lennart Poettering | 2020-01-22 | 1 | -1/+1 |
* | tree-wide: we forgot to destroy some bus errors | Lennart Poettering | 2020-01-18 | 1 | -1/+1 |
* | tree-wide: drop string.h when string-util.h or friends are included | Yu Watanabe | 2019-11-03 | 1 | -1/+0 |
* | headers: remove unneeded includes from util.h | Zbigniew Jędrzejewski-Szmek | 2019-03-27 | 1 | -0/+2 |
* | util: drop missing.h from util.h | Yu Watanabe | 2018-12-04 | 1 | -0/+1 |
* | locale: define main through macro | Yu Watanabe | 2018-11-22 | 1 | -22/+15 |
* | locale: store polkit_registry in Context | Yu Watanabe | 2018-11-22 | 1 | -7/+3 |
* | locale: rename context_free() to context_clear() | Yu Watanabe | 2018-11-22 | 1 | -1/+1 |
* | log: introduce new helper call log_setup_service() | Lennart Poettering | 2018-11-20 | 1 | -3/+1 |
* | locale-util: introduce common helper locale_variables_free() for freeing loca... | Lennart Poettering | 2018-11-14 | 1 | -10/+3 |
* | localed: be more careful with the used types | Lennart Poettering | 2018-11-14 | 1 | -1/+2 |
* | localed: no need to log twice about reload requests | Lennart Poettering | 2018-11-14 | 1 | -4/+2 |
* | localed: show proper bus error if we can in log message | Lennart Poettering | 2018-11-14 | 1 | -1/+1 |
* | localed: don't silently eat up errors, log something | Lennart Poettering | 2018-11-14 | 1 | -7/+8 |
* | hostnamed,localed,timedate: properly propagate errors from sd_event_add_signal() | Lennart Poettering | 2018-11-12 | 1 | -4/+8 |
* | tree-wide: shorten error logging a bit | Yu Watanabe | 2018-08-07 | 1 | -2/+3 |
* | locale: set sd_event_add_signal() | Yu Watanabe | 2018-07-20 | 1 | -1/+12 |
* | 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-14 | 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 |