summaryrefslogtreecommitdiff
path: root/src/locale
AgeCommit message (Expand)Author
2015-08-30locale: add printf attribute to log_xkb()Cristian Rodríguez
2015-08-07strv: convert strv_split_quotes into a generic strv_split_extractRichard Maw
2015-08-05Merge branch 'hostnamectl-dot-v2'Zbigniew Jędrzejewski-Szmek
2015-08-05hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek
2015-08-06tree-wide: fix indentationThomas Hindoe Paaboel Andersen
2015-07-29tree-wide: port everything over to fflush_and_check()Lennart Poettering
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-14tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-03-26util: rework word parsing and c unescaping codeLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-02-09language fallback: it_CH (Italian, Swiss) -> it_IT (Italian, Italy)Daniele Medri
2015-02-07Add Silesian and Kashubian to language fallback mapPiotr Drąg
2015-02-06localed: add LANGUAGE= fallback when LANG= is specifiedZbigniew Jędrzejewski-Szmek
2015-02-06Add language fallback mapNaveen Kumar
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-22kbd-model-map: add more mappings for Slovak, Lithuanian, and KhmerMindaugas Baranauskas
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-25localed: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-12-24sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering
2014-12-12util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering
2014-12-11localectl,man: make it obvious that set-*-keymaps sets both keymapsZbigniew Jędrzejewski-Szmek
2014-12-03localed: log xkbcommon errorsJan Synacek
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28treewide: drop unnecessary trailing \n in log_*() callsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-25localed: verify xkb keymaps after pk-queriesDavid Herrmann
2014-11-24localed: validate xkb keymapsDavid Herrmann
2014-11-10strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering
2014-11-04localectl: fix localectl set-x11-keymap syntax descriptionJan Synacek
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-13fi-latin1 console keymap is no moreMarko Myllynen
2014-10-02localectl: always print warnings with log_warning() instead of printf()Lennart Poettering
2014-10-02localectl: count locale variables from 0, instead of VARIABLE_LANGLennart Poettering
2014-09-25localectl: print warning when there are options given on kernel cmdlineMichal Sekletar
2014-09-23localed: rename write_data_x11 to x11_write_dataZbigniew Jędrzejewski-Szmek
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-03localed: check for partially matching converted keymapsZbigniew Jędrzejewski-Szmek
2014-09-03localed: introduce helper function to simplify matchingZbigniew Jędrzejewski-Szmek
2014-09-03localed: log locale/keymap changes in detailZbigniew Jędrzejewski-Szmek
2014-09-03localed: remove free_and_copyZbigniew Jędrzejewski-Szmek
2014-09-03localed: double free in error path and modernizationZbigniew Jędrzejewski-Szmek
2014-08-28locale: fix sending PropertiesChanged for x11 keymap changedDavid Herrmann
2014-08-18bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering