Age | Commit message (Expand) | Author |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-05-28 | hostnamed: Fix the way that static and transient host names interact | Stef Walter |
2014-05-24 | shared: rename hwclock.[ch] to clock-util.[ch] | Kay Sievers |
2014-05-19 | hostnamed: expose KernelVersion on the bus | Djalal Harouni |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-04-23 | hostnamectl: read kernel name and release from remote | Djalal Harouni |
2014-04-23 | hostnamed: expose KernelName and KernelRelease on the bus | Djalal Harouni |
2014-03-11 | hostnamectl: read OS pretty_name and cpe_name from remote | Djalal Harouni |
2014-03-11 | hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the... | Djalal Harouni |
2014-03-11 | hostnamed: minor improvements in context_write_data_other() | Djalal Harouni |
2014-02-25 | hostnamectl: read virtualization/architecture from remote side | Lennart Poettering |
2014-02-24 | hostnamed: correct error message | Michal Sekletar |
2014-02-24 | virt: make Virtualization an anonymous enum | Thomas Hindoe Paaboel Andersen |
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-19 | bus: fix exit-on-idle for driverd | Lennart Poettering |
2013-12-13 | event: rework sd-event exit logic | Lennart Poettering |
2013-12-12 | bus: remove explicit activator-specific flags, the kdbus supports it now | Kay Sievers |
2013-12-12 | bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl... | Kay Sievers |
2013-12-12 | bus: instead of exposing the dbus1 flags when acquiring a name use our own th... | Lennart Poettering |
2013-12-11 | event: hook up sd-event with the service watchdog logic | Lennart Poettering |
2013-12-10 | bus: introduce "trusted" bus concept and encode access control in object vtables | Lennart Poettering |
2013-12-04 | Fix typo: SetChasis -> SetChassis | David Coppa |
2013-12-03 | bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot... | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-21 | hostnamed: modernizations | Lennart Poettering |
2013-11-21 | bus: let's simplify things by getting rid of unnecessary bus parameters | Lennart Poettering |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
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-07 | consistently use "int" when retrieving "bool" from bus messages | Kay Sievers |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | clients: various simplifications | Lennart Poettering |
2013-11-06 | Revert "hostnamed: prevent it from crashing if the chassis is unknown" | Kay Sievers |
2013-11-06 | hostnamed: prevent it from crashing if the chassis is unknown | Thomas Hindoe Paaboel Andersen |
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-22 | bus: avoid 'bool' storage when retrieving 'b' from the message | Kay Sievers |
2013-10-18 | bus: automatically flush bus queue when we exit the event loop | Lennart Poettering |
2013-10-18 | hostnamed: port over from libdbus to libsystemd-bus | Lennart Poettering |
2013-10-13 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Allow tabs in environment files | 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 |