summaryrefslogtreecommitdiff
path: root/src/locale/localectl.c
Commit message (Expand)AuthorAge
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* shared: make timezone and locale enumeration and validation genericLennart Poettering2014-07-07
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* localectl: log error if bus_map_all_properties() failsDjalal Harouni2014-02-14
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* localed: match converted keymaps before legacyZbigniew Jędrzejewski-Szmek2013-11-18
* remove unused variablesThomas Hindoe Paaboel Andersen2013-11-18
* bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2013-11-12
* localectl: port over to bus_log_create_error()Lennart Poettering2013-11-08
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-07
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* clients: various simplificationsLennart Poettering2013-11-06
* bus: update bus_map_all_properties()Kay Sievers2013-11-05
* bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...Kay Sievers2013-11-02
* localectl: always print error message when an operation failsLennart Poettering2013-10-31
* localectl: remove unused 'P' argThomas Hindoe Paaboel Andersen2013-10-30
* localectl: port to libsystemd-busKay Sievers2013-10-30
* Add /usr/share/keymaps to localectl supported locations.Michał Górny2013-08-01
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-09
* Fix --no-ask-passwordJan Janssen2013-05-23
* man: Document missing optionsJan Janssen2013-05-21
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* localectl: read X11 keymaps from the correct fileLennart Poettering2013-04-15
* localctl: skip locale entries with non-UTF8 namesLennart Poettering2013-04-10
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* localectl: add support for listing X11 keymap informationLennart Poettering2013-04-05
* Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek2013-03-29
* pager: introduce "jump to end" optionHarald Hoyer2013-03-07
* localectl: fix --help textLennart Poettering2013-02-12
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-07
* localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-07
* localectl: support systems without locale-archiveGiovanni Campagna2013-01-07
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-04
* localectl: fix dbus call arguments in set_x11_keymapMichal Schmidt2012-12-12
* enable localization for common *ctl commandsDave Reisner2012-11-12
* localectl: fix memleak, use _cleanup_strv_free_Michal Sekletar2012-10-28
* localectl: fix memleak, jump to finish before returningMichal Sekletar2012-10-28
* locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering2012-10-19