summaryrefslogtreecommitdiff
path: root/src/locale/localectl.c
Commit message (Expand)AuthorAgeFilesLines
* Add /usr/share/keymaps to localectl supported locations.Michał Górny2013-08-011-0/+1
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-091-2/+3
* Fix --no-ask-passwordJan Janssen2013-05-231-4/+8
* man: Document missing optionsJan Janssen2013-05-211-0/+1
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-241-15/+7
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-3/+3
* localectl: read X11 keymaps from the correct fileLennart Poettering2013-04-151-1/+1
* localctl: skip locale entries with non-UTF8 namesLennart Poettering2013-04-101-0/+4
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-2/+1
* localectl: add support for listing X11 keymap informationLennart Poettering2013-04-051-18/+130
* Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek2013-03-291-1/+1
* pager: introduce "jump to end" optionHarald Hoyer2013-03-071-1/+1
* localectl: fix --help textLennart Poettering2013-02-121-1/+1
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-071-7/+2
* localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-071-28/+13
* localectl: support systems without locale-archiveGiovanni Campagna2013-01-071-16/+85
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* localectl: fix dbus call arguments in set_x11_keymapMichal Schmidt2012-12-121-1/+1
* enable localization for common *ctl commandsDave Reisner2012-11-121-0/+2
* localectl: fix memleak, use _cleanup_strv_free_Michal Sekletar2012-10-281-2/+2
* localectl: fix memleak, jump to finish before returningMichal Sekletar2012-10-281-1/+2
* locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering2012-10-191-0/+778