summaryrefslogtreecommitdiff
path: root/src/locale/localectl.c
Commit message (Expand)AuthorAge
* Remove src/localeAndy Wingo2015-04-19
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-24
* localectl,man: make it obvious that set-*-keymaps sets both keymapsZbigniew Jędrzejewski-Szmek2014-12-11
* 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: 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
* localectl: fix localectl set-x11-keymap syntax descriptionJan Synacek2014-11-04
* 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
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* 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