summaryrefslogtreecommitdiff
path: root/src/locale
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)Lennart Poettering2017-07-211-7/+7
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* localed: improve the comment in 00-keyboard.confZbigniew Jędrzejewski-Szmek2017-06-281-2/+3
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-2/+2
* meson: do not install files from disabled features (#5811)userwithuid2017-04-271-3/+5
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-22/+20
* meson: use join_paths consistentlyMichael Biebl2017-04-231-2/+2
* meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek2017-04-231-1/+1
* meson: define testsZbigniew Jędrzejewski-Szmek2017-04-231-0/+14
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+28
* basic/log: fix _printf_ annotation on log_object_internalvZbigniew Jędrzejewski-Szmek2017-04-201-0/+3
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-02-091-1/+4
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-3/+3
* tree-wide: use %m in calls to sd_bus_error_set_errnofZbigniew Jędrzejewski-Szmek2016-09-131-3/+3
* tests: fix memory leak in test-keymap-utilEvgeny Vereshchagin2016-06-191-2/+2
* systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering2016-06-161-1/+2
* test-keymap-util: use kbd-model-map/language-fallback-map from $(srcdir)Zbigniew Jędrzejewski-Szmek2016-06-112-28/+53
* keymap-util: also "convert" 'ru' to 'ru'Zbigniew Jędrzejewski-Szmek2016-06-062-1/+9
* localed: also report when we couldn't convert X11→consoleZbigniew Jędrzejewski-Szmek2016-06-062-7/+16
* localed: be more verbose when keymap conversion to X11 failsZbigniew Jędrzejewski-Szmek2016-06-061-6/+7
* keymap-util: add tests and fix one small bugZbigniew Jędrzejewski-Szmek2016-06-063-2/+220
* localed: split out keymap parsing to a separate fileZbigniew Jędrzejewski-Szmek2016-06-063-686/+768
* localed: get rid of duplicated enum and string tableZbigniew Jędrzejewski-Szmek2016-06-061-85/+68
* util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering2016-05-301-22/+7
* locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178)Sylvain Plantefève2016-05-021-0/+4
* localed: downgrade libxkbcommon to an optional runtime dependencyLennart Poettering2016-04-121-10/+66
* localectl: align output of 'localectl status' commandYu Watanabe2016-03-241-2/+2
* localectl: remove unnecessary line breakYu Watanabe2016-03-241-1/+1
* selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek2016-03-011-1/+1
* Merge pull request #2671 from 0xAX/move-pager-open-to-one-placeZbigniew Jędrzejewski-Szmek2016-02-251-11/+3
|\
| * tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov2016-02-261-11/+3
* | tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-1/+1
|/
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-102-4/+0
* tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek2016-01-131-1/+1
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-272-11/+10
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-0/+1
* util: move filename_is_valid() and path_is_safe() to path-util.[ch]Lennart Poettering2015-10-271-9/+10
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-252-4/+6
* bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering2015-09-291-1/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-14/+12
* locale: kill free_and_replace()Daniel Mack2015-09-091-24/+30
* basic: rework virtualization detection APILennart Poettering2015-09-071-1/+1
* bus-util: support details in CheckAuthorization callsMichael Chapman2015-09-061-0/+3
* locale: add printf attribute to log_xkb()Cristian Rodríguez2015-08-301-0/+1
* strv: convert strv_split_quotes into a generic strv_split_extractRichard Maw2015-08-071-3/+3
* Merge branch 'hostnamectl-dot-v2'Zbigniew Jędrzejewski-Szmek2015-08-051-5/+0
|\
| * hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek2015-08-051-5/+0
* | tree-wide: fix indentationThomas Hindoe Paaboel Andersen2015-08-061-3/+3