chiark / gitweb /
util: replace close_nointr_nofail() by a more useful safe_close()
[elogind.git] / src / machine / machine-dbus.c
2014-03-11 Lennart Poetteringbus: replace sd_bus_label_{escape,unescape}() by new...
2014-03-04 Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-02-11 Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-21 Lennart Poetteringbus: add API calls to escape string components of objec...
2013-11-05 Lennart Poetteringlogind: add virtual object paths that always can be...
2013-11-05 Lennart Poetteringmachined: simplifications
2013-10-30 Lennart Poetteringmachined: port over to libsystemd-bus
2013-07-26 Lennart Poetteringlogind: update the session state file before we send...
2013-07-19 Lennart Poetteringmachined: correct how some properties are exported...
2013-07-02 Lennart Poetteringmachined: fix bus path unescaping
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...