summaryrefslogtreecommitdiff
path: root/src/hostname
Commit message (Expand)AuthorAge
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* hostnamed: modernizationsLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-07
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-07
* consistently use "int" when retrieving "bool" from bus messagesKay Sievers2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* clients: various simplificationsLennart Poettering2013-11-06
* Revert "hostnamed: prevent it from crashing if the chassis is unknown"Kay Sievers2013-11-06
* hostnamed: prevent it from crashing if the chassis is unknownThomas Hindoe Paaboel Andersen2013-11-06
* bus: update bus_map_all_properties()Kay Sievers2013-11-05
* hostnamectl: H requires an argument, P is no longer usedThomas Hindoe Paaboel Andersen2013-11-04
* hostnamectl: port to sd-busSimon Peeters2013-11-02
* bus: avoid 'bool' storage when retrieving 'b' from the messageKay Sievers2013-10-22
* bus: automatically flush bus queue when we exit the event loopLennart Poettering2013-10-18
* hostnamed: port over from libdbus to libsystemd-busLennart Poettering2013-10-18
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-13
* Allow tabs in environment filesZbigniew Jędrzejewski-Szmek2013-09-11
* hostnamectl: show only specific hostname when requestedZbigniew Jędrzejewski-Szmek2013-08-14
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-09
* Fix --no-ask-passwordJan Janssen2013-05-23
* man: Document missing optionsJan Janssen2013-05-21
* hostnamectl: suppress outputting of pretty hostname field in status if emptyLennart Poettering2013-05-07
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-07
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte...Lennart Poettering2013-04-03
* shared: rework env file readerLennart Poettering2013-04-03
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use ...Lennart Poettering2013-03-22
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* hostnamed: allow more special characters in pretty hostnameNathaniel Chen2013-03-05
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-04
* polkit: add "imply" rules to a number of polkit actionsLennart Poettering2012-12-31
* hostnamed: make chassis type configurable via /etc/machine-infoLennart Poettering2012-12-24
* hostnamectl: fix parsing of --no-ask-passwordLennart Poettering2012-11-15
* enable localization for common *ctl commandsDave Reisner2012-11-12
* hostnamectl: do not choke on set-hostname with no argumentKay Sievers2012-10-29
* hostnamectl: add more really basic system info to the status outputLennart Poettering2012-10-21
* timedatectl,hostnamectl: rework --help textLennart Poettering2012-10-19
* hostname: add new hostnamectl tool as text client for hostnamedLennart Poettering2012-10-17
* dbus: add some more safety checks before accepting data from bus clientsLennart Poettering2012-10-03
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12