summaryrefslogtreecommitdiff
path: root/src/hostname/hostnamectl.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-4/+4
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering2015-09-291-1/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-10/+8
* hostname-util: get rid of unused parameter of hostname_cleanup()Zbigniew Jędrzejewski-Szmek2015-08-051-2/+2
* hostnamectl: allow trailing dot on fqdnZbigniew Jędrzejewski-Szmek2015-08-051-11/+10
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-1/+1
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-181-2/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-7/+0
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-241-1/+1
* hostnamectl: Exit with zero on successMartin Pitt2014-11-281-1/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* hostnamectl: actually implement location supportLennart Poettering2014-08-151-23/+42
* bus: always explicitly close bus from main programsLennart Poettering2014-08-041-1/+1
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* Add DEPLOYMENT to hostnamectlJóhann B. Guðmundsson2014-07-111-3/+17
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-241-1/+1
* hostnamectl: read kernel name and release from remoteDjalal Harouni2014-04-231-3/+8
* hostnamectl: read OS pretty_name and cpe_name from remoteDjalal Harouni2014-03-111-12/+10
* hostnamectl: read virtualization/architecture from remote sideLennart Poettering2014-02-251-16/+31
* hostnamectl: should the sanitized arch, not the native uname() oneLennart Poettering2014-02-211-1/+4
* make gcc shut upLennart Poettering2014-02-191-1/+1
* Fix typo: SetChasis -> SetChassisDavid Coppa2013-12-041-1/+1
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-071-4/+4
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-071-1/+1
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-071-4/+13
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-8/+6
* clients: various simplificationsLennart Poettering2013-11-061-1/+1
* bus: update bus_map_all_properties()Kay Sievers2013-11-051-7/+8
* hostnamectl: H requires an argument, P is no longer usedThomas Hindoe Paaboel Andersen2013-11-041-1/+1
* hostnamectl: port to sd-busSimon Peeters2013-11-021-259/+97
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-131-0/+2
* hostnamectl: show only specific hostname when requestedZbigniew Jędrzejewski-Szmek2013-08-141-25/+81
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-091-2/+3
* Fix --no-ask-passwordJan Janssen2013-05-231-3/+3
* man: Document missing optionsJan Janssen2013-05-211-0/+1
* hostnamectl: suppress outputting of pretty hostname field in status if emptyLennart Poettering2013-05-071-4/+8
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-071-27/+8
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-2/+1
* hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte...Lennart Poettering2013-04-031-6/+26
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* hostnamed: make chassis type configurable via /etc/machine-infoLennart Poettering2012-12-241-6/+35
* hostnamectl: fix parsing of --no-ask-passwordLennart Poettering2012-11-151-0/+4
* enable localization for common *ctl commandsDave Reisner2012-11-121-0/+2
* hostnamectl: do not choke on set-hostname with no argumentKay Sievers2012-10-291-1/+1
* hostnamectl: add more really basic system info to the status outputLennart Poettering2012-10-211-2/+21
* timedatectl,hostnamectl: rework --help textLennart Poettering2012-10-191-7/+7