Age | Commit message (Expand) | Author |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-24 | sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine() | Lennart Poettering |
2014-12-11 | localectl,man: make it obvious that set-*-keymaps sets both keymaps | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: drop unnecessary trailing \n in log_*() calls | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-04 | localectl: fix localectl set-x11-keymap syntax description | Jan Synacek |
2014-10-02 | localectl: always print warnings with log_warning() instead of printf() | Lennart Poettering |
2014-10-02 | localectl: count locale variables from 0, instead of VARIABLE_LANG | Lennart Poettering |
2014-09-25 | localectl: print warning when there are options given on kernel cmdline | Michal Sekletar |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | shared: make timezone and locale enumeration and validation generic | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-14 | localectl: log error if bus_map_all_properties() fails | Djalal Harouni |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | localed: match converted keymaps before legacy | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2013-11-12 | bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() | Lennart Poettering |
2013-11-08 | localectl: port over to bus_log_create_error() | Lennart Poettering |
2013-11-07 | clients: try to follow roughly the same order in --help texts for common options | Lennart Poettering |
2013-11-07 | polkit: don't spawn local client if we access a remote system | Lennart Poettering |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | clients: various simplifications | Lennart Poettering |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-02 | bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari... | Kay Sievers |
2013-10-31 | localectl: always print error message when an operation fails | Lennart Poettering |
2013-10-30 | localectl: remove unused 'P' arg | Thomas Hindoe Paaboel Andersen |
2013-10-30 | localectl: port to libsystemd-bus | Kay Sievers |
2013-08-01 | Add /usr/share/keymaps to localectl supported locations. | Michał Górny |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-05-23 | Fix --no-ask-password | Jan Janssen |
2013-05-21 | man: Document missing options | Jan Janssen |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-15 | localectl: read X11 keymaps from the correct file | Lennart Poettering |
2013-04-10 | localctl: skip locale entries with non-UTF8 names | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | localectl: add support for listing X11 keymap information | Lennart Poettering |
2013-03-29 | Always use errno > 0 to help gcc | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-02-12 | localectl: fix --help text | Lennart Poettering |
2013-02-07 | strv: add strv_print | Thomas Hindoe Paaboel Andersen |
2013-01-07 | localectl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-01-07 | localectl: support systems without locale-archive | Giovanni Campagna |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |