summaryrefslogtreecommitdiff
path: root/src/hostname/hostnamed.c
AgeCommit message (Expand)Author
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-07-02util: generalize is_localhost() and use it everywhere where applicableLennart Poettering
2014-06-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering
2014-05-28hostnamed: Fix the way that static and transient host names interactStef Walter
2014-05-19hostnamed: expose KernelVersion on the busDjalal Harouni
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-04-23hostnamed: expose KernelName and KernelRelease on the busDjalal Harouni
2014-03-11hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the...Djalal Harouni
2014-03-11hostnamed: minor improvements in context_write_data_other()Djalal Harouni
2014-02-24hostnamed: correct error messageMichal Sekletar
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen
2013-12-19bus: fix exit-on-idle for driverdLennart Poettering
2013-12-13event: rework sd-event exit logicLennart Poettering
2013-12-12bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers
2013-12-12bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers
2013-12-12bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering
2013-12-11event: hook up sd-event with the service watchdog logicLennart Poettering
2013-12-10bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering
2013-12-03bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering
2013-11-21hostnamed: modernizationsLennart Poettering
2013-11-21bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering
2013-11-12bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering
2013-11-12bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering
2013-11-07consistently use "int" when retrieving "bool" from bus messagesKay Sievers
2013-11-06Revert "hostnamed: prevent it from crashing if the chassis is unknown"Kay Sievers
2013-11-06hostnamed: prevent it from crashing if the chassis is unknownThomas Hindoe Paaboel Andersen
2013-10-22bus: avoid 'bool' storage when retrieving 'b' from the messageKay Sievers
2013-10-18bus: automatically flush bus queue when we exit the event loopLennart Poettering
2013-10-18hostnamed: port over from libdbus to libsystemd-busLennart Poettering
2013-09-11Allow tabs in environment filesZbigniew Jędrzejewski-Szmek
2013-04-03hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte...Lennart Poettering
2013-04-03shared: rework env file readerLennart Poettering
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-03-22hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use ...Lennart Poettering
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-03-05hostnamed: allow more special characters in pretty hostnameNathaniel Chen
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2012-12-24hostnamed: make chassis type configurable via /etc/machine-infoLennart Poettering
2012-10-03dbus: add some more safety checks before accepting data from bus clientsLennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-02-11logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt
2011-12-31hostnamed: move sources to subdirectoryKay Sievers