summaryrefslogtreecommitdiff
path: root/src/locale
AgeCommit message (Expand)Author
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util: move filename_is_valid() and path_is_safe() to path-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-09locale: kill free_and_replace()Daniel Mack
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman
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