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
2016-03-24
localectl: align output of 'localectl status' command
Yu Watanabe
2016-03-24
localectl: remove unnecessary line break
Yu Watanabe
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-14
tree-wide: fix memory leaks in users of bus_map_all_properties()
David Herrmann
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
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
[next]