chiark / gitweb /
polkit: don't spawn local client if we access a remote system
[elogind.git] / src / locale / localectl.c
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...