summaryrefslogtreecommitdiff
path: root/src/locale
Commit message (Expand)AuthorAgeFilesLines
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* locale: make "arg_host" constYu Watanabe2018-11-201-1/+1
* localectl: define main through macroZbigniew Jędrzejewski-Szmek2018-11-201-16/+9
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* Merge pull request #10742 from poettering/c-utf8Zbigniew Jędrzejewski-Szmek2018-11-153-55/+43
|\
| * locale-util: introduce common helper locale_variables_free() for freeing loca...Lennart Poettering2018-11-142-17/+7
| * fileio: automatically add NULL sentinel to parse_env_file()Lennart Poettering2018-11-141-4/+2
| * localed: be more careful with the used typesLennart Poettering2018-11-141-1/+2
| * fileio: drop "newline" parameter for env file parsersLennart Poettering2018-11-141-3/+3
| * tree-wide: replace all remaining uses of parse_env_file() for parsing /proc/c...Lennart Poettering2018-11-141-18/+18
| * localed: no need to log twice about reload requestsLennart Poettering2018-11-141-4/+2
| * localed: show proper bus error if we can in log messageLennart Poettering2018-11-141-1/+1
| * localed: don't silently eat up errors, log somethingLennart Poettering2018-11-141-7/+8
* | Merge pull request #10753 from keszybz/pager-no-interruptLennart Poettering2018-11-141-5/+5
|\ \ | |/ |/|
| * basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-5/+5
* | hostnamed,localed,timedate: properly propagate errors from sd_event_add_signal()Lennart Poettering2018-11-121-4/+8
|/
* Merge pull request #10450 from poettering/foreach-line-excorcismYu Watanabe2018-10-191-2/+8
|\
| * localectl: FOREACH_LINE excorcismLennart Poettering2018-10-181-2/+8
* | keymap-util: fgets() excorcismLennart Poettering2018-10-181-14/+17
|/
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-1/+12
* tree-wide: shorten error logging a bitYu Watanabe2018-08-072-10/+9
* locale: increment reference count of sd_bus_messageYu Watanabe2018-07-261-12/+22
* locale: set sd_event_add_signal()Yu Watanabe2018-07-201-1/+12
* tree-wide: add multiple inclusion guardYu Watanabe2018-06-251-0/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-204-12/+0
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-142-5/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-146-6/+6
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-144-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-145-10/+0
* locale: add _unused_ attribute for dummy variableYu Watanabe2018-06-061-3/+2
* locale: assume locale is for LANG= when variable name is not specifiedYu Watanabe2018-05-311-0/+12
* locale: re-read configuration files if changedYu Watanabe2018-05-313-169/+314
* locale: use _cleanup_free_ and free_and_replaceYu Watanabe2018-05-311-5/+3
* locale: check xkb data before requesting authenticationYu Watanabe2018-05-311-11/+11
* locale: return earlier if no operation will be doneYu Watanabe2018-05-311-102/+100
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-05-242-3/+3
* localectl: drop duplicate property entryDavid Tardon2018-05-181-1/+0
* localed: fix memleak in error pathZbigniew Jędrzejewski-Szmek2018-05-101-7/+7
* tree-wide: use strv_free_and_replace() macroYu Watanabe2018-05-101-6/+3
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-066-78/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-052-4/+2
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-03-281-0/+1
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-4/+2
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-201-12/+8
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-3/+3
* localectl: use dispatch_verb()Yu Watanabe2018-03-191-125/+47
* meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2018-02-162-6/+1
* Gettextize policy filesGunnar Hjalmarsson2018-02-162-10/+8
* Comment the fact that some tools need to termintate their bus connect firstFranck Bui2018-01-121-0/+2