summaryrefslogtreecommitdiff
path: root/src/locale
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-18
* language fallback: it_CH (Italian, Swiss) -> it_IT (Italian, Italy)Daniele Medri2015-02-09
* Add Silesian and Kashubian to language fallback mapPiotr Drąg2015-02-07
* localed: add LANGUAGE= fallback when LANG= is specifiedZbigniew Jędrzejewski-Szmek2015-02-06
* Add language fallback mapNaveen Kumar2015-02-06
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* kbd-model-map: add more mappings for Slovak, Lithuanian, and KhmerMindaugas Baranauskas2015-01-22
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* localed: remove spurious include of <sys/capability.h>Filipe Brandenburger2014-12-25
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-24
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-12
* localectl,man: make it obvious that set-*-keymaps sets both keymapsZbigniew Jędrzejewski-Szmek2014-12-11
* localed: log xkbcommon errorsJan Synacek2014-12-03
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: drop unnecessary trailing \n in log_*() callsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* localed: verify xkb keymaps after pk-queriesDavid Herrmann2014-11-25
* localed: validate xkb keymapsDavid Herrmann2014-11-24
* strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering2014-11-10
* localectl: fix localectl set-x11-keymap syntax descriptionJan Synacek2014-11-04
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* fi-latin1 console keymap is no moreMarko Myllynen2014-10-13
* localectl: always print warnings with log_warning() instead of printf()Lennart Poettering2014-10-02
* localectl: count locale variables from 0, instead of VARIABLE_LANGLennart Poettering2014-10-02
* localectl: print warning when there are options given on kernel cmdlineMichal Sekletar2014-09-25
* localed: rename write_data_x11 to x11_write_dataZbigniew Jędrzejewski-Szmek2014-09-23
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* localed: check for partially matching converted keymapsZbigniew Jędrzejewski-Szmek2014-09-03
* localed: introduce helper function to simplify matchingZbigniew Jędrzejewski-Szmek2014-09-03
* localed: log locale/keymap changes in detailZbigniew Jędrzejewski-Szmek2014-09-03
* localed: remove free_and_copyZbigniew Jędrzejewski-Szmek2014-09-03
* localed: double free in error path and modernizationZbigniew Jędrzejewski-Szmek2014-09-03
* locale: fix sending PropertiesChanged for x11 keymap changedDavid Herrmann2014-08-28
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-18
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-15
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-15
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-15
|/
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Nuke update-kbd-mapZbigniew Jędrzejewski-Szmek2014-07-18
* shared: make timezone and locale enumeration and validation genericLennart Poettering2014-07-07
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* localed: consider an unset model as a wildcardMichal Sekletar2014-07-02
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15