Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-12 | enable localization for common *ctl commands | Dave Reisner | |
2012-10-28 | localectl: fix memleak, use _cleanup_strv_free_ | Michal Sekletar | |
l might contain zero strings, however there is still memory allocated for NULL terminator, use _cleanup_strv_free_ instead to prevent tiny leak in such case. | |||
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 | |