index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locale
/
localectl.c
Age
Commit message (
Expand
)
Author
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
2012-12-12
localectl: fix dbus call arguments in set_x11_keymap
Michal Schmidt
2012-11-12
enable localization for common *ctl commands
Dave Reisner
2012-10-28
localectl: fix memleak, use _cleanup_strv_free_
Michal Sekletar
2012-10-28
localectl: fix memleak, jump to finish before returning
Michal Sekletar
2012-10-19
locale: add client tool localectl similar to hostnamectl/timedatectl
Lennart Poettering