]> git.ipfire.org Git - thirdparty/systemd.git/history - src/locale/localectl.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / locale / localectl.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: drop unnecessary trailing \n in log_*() calls
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-04  Jan Synaceklocalectl: fix localectl set-x11-keymap syntax description
2014-10-02  Lennart Poetteringlocalectl: always print warnings with log_warning(...
2014-10-02  Lennart Poetteringlocalectl: count locale variables from 0, instead of...
2014-09-25  Michal Sekletarlocalectl: print warning when there are options given...
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-07  Lennart Poetteringshared: make timezone and locale enumeration and valida...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-14  Djalal Harounilocalectl: log error if bus_map_all_properties() fails
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-19  Zbigniew Jędrzejew... localed: match converted keymaps before legacy
2013-11-18  Thomas Hindoe Paab... remove unused variables
2013-11-11  Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-08  Lennart Poetteringlocalectl: port over to bus_log_create_error()
2013-11-07  Lennart Poetteringclients: try to follow roughly the same order in -...
2013-11-07  Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-06  Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06  Lennart Poetteringclients: various simplifications
2013-11-05  Kay Sieversbus: update bus_map_all_properties()
2013-11-02  Kay Sieversbus: use internal helper to read org.freedesktop.DBus...
2013-10-31  Lennart Poetteringlocalectl: always print error message when an operation...
2013-10-30  Thomas Hindoe Paab... localectl: remove unused 'P' arg
2013-10-30  Kay Sieverslocalectl: port to libsystemd-bus
2013-07-31  Michał GórnyAdd /usr/share/keymaps to localectl supported locations.
2013-06-09  Daniel WallaceAllow for the use of @ in remote host calls
2013-05-23  Jan JanssenFix --no-ask-password
2013-05-21  Jan Janssenman: Document missing options
2013-04-24  Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-14  Lennart Poetteringlocalectl: read X11 keymaps from the correct file
2013-04-10  Lennart Poetteringlocalctl: skip locale entries with non-UTF8 names
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04  Lennart Poetteringlocalectl: add support for listing X11 keymap information
2013-03-29  Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-07  Harald Hoyerpager: introduce "jump to end" option
2013-02-11  Lennart Poetteringlocalectl: fix --help text
2013-02-06  Thomas Hindoe Paab... strv: add strv_print
2013-01-07  Zbigniew Jędrzejew... localectl: use automatic cleanup
2013-01-07  Giovanni Campagnalocalectl: support systems without locale-archive
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Lennart Poetteringbuild-sys: drop all distribution specfic checks
2012-12-12  Michal Schmidtlocalectl: fix dbus call arguments in set_x11_keymap
2012-11-12  Dave Reisnerenable localization for common *ctl commands
2012-10-28  Michal Sekletarlocalectl: fix memleak, use _cleanup_strv_free_
2012-10-28  Michal Sekletarlocalectl: fix memleak, jump to finish before returning
2012-10-19  Lennart Poetteringlocale: add client tool localectl similar to hostnamect...