Age | Commit message (Expand) | Author |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-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-08-05 | hostname-util: get rid of unused parameter of hostname_cleanup() | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostnamectl: allow trailing dot on fqdn | Zbigniew Jędrzejewski-Szmek |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
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-11-28 | hostnamectl: Exit with zero on success | Martin Pitt |
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-08-15 | hostnamectl: actually implement location support | Lennart Poettering |
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-11 | Add DEPLOYMENT to hostnamectl | Jóhann B. Guðmundsson |
2014-05-24 | shared: rename hwclock.[ch] to clock-util.[ch] | Kay Sievers |
2014-04-23 | hostnamectl: read kernel name and release from remote | Djalal Harouni |
2014-03-11 | hostnamectl: read OS pretty_name and cpe_name from remote | Djalal Harouni |
2014-02-25 | hostnamectl: read virtualization/architecture from remote side | Lennart Poettering |
2014-02-21 | hostnamectl: should the sanitized arch, not the native uname() one | Lennart Poettering |
2014-02-19 | make gcc shut up | Lennart Poettering |
2013-12-04 | Fix typo: SetChasis -> SetChassis | David Coppa |
2013-11-07 | clients: try to follow roughly the same order in --help texts for common options | Lennart Poettering |
2013-11-07 | bus: log message parsing errors everywhere with a generalized bus_log_parse_e... | 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-04 | hostnamectl: H requires an argument, P is no longer used | Thomas Hindoe Paaboel Andersen |
2013-11-02 | hostnamectl: port to sd-bus | Simon Peeters |
2013-10-13 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2013-08-14 | hostnamectl: show only specific hostname when requested | Zbigniew Jędrzejewski-Szmek |
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-05-07 | hostnamectl: suppress outputting of pretty hostname field in status if empty | Lennart Poettering |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte... | Lennart Poettering |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-12-24 | hostnamed: make chassis type configurable via /etc/machine-info | Lennart Poettering |
2012-11-15 | hostnamectl: fix parsing of --no-ask-password | Lennart Poettering |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-10-29 | hostnamectl: do not choke on set-hostname with no argument | Kay Sievers |
2012-10-21 | hostnamectl: add more really basic system info to the status output | Lennart Poettering |
2012-10-19 | timedatectl,hostnamectl: rework --help text | Lennart Poettering |
2012-10-17 | hostname: add new hostnamectl tool as text client for hostnamed | Lennart Poettering |