]> git.ipfire.org Git - thirdparty/systemd.git/history - src/machine/machined-dbus.c
bus: add new sd_bus_creds object to encapsulate process credentials
[thirdparty/systemd.git] / src / machine / machined-dbus.c
2013-11-28  Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-21  Lennart Poetteringlogind,machined,run: properly invoke StartTransientUnit...
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-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-11  Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-07  Kay Sieversmachine: add missing header include
2013-11-07  Kay Sieversmachine: move symbols referenced by shared code from...
2013-11-05  Lennart Poetteringlogind: add virtual object paths that always can be...
2013-11-05  Lennart Poetteringlogind: automatically determine client side PID if...
2013-11-05  Lennart Poetteringmachined: simplifications
2013-10-30  Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-13  Zbigniew Jędrzejew... bus: fix access to unitialized variable in error path
2013-09-26  Zbigniew Jędrzejew... Move functions around to fix underlinking in test-machi...
2013-09-17  Zbigniew Jędrzejew... Remove six unused variables and add annotation
2013-07-26  Lennart Poetteringlogind: update the session state file before we send...
2013-07-26  Lennart Poetteringlogind: update state file after generating the session...
2013-07-11  Lennart Poetteringmachined: forward scope properties array from client...
2013-07-10  Lennart Poetteringlogind: don't misunderstand UnitRemoved signals during...
2013-07-03  Lennart Poetteringlogind/machined: properly notice when units are gc'ed
2013-07-02  Lennart Poetteringmachined: sync to /run after job completed
2013-07-02  Lennart Poetteringnspawn: use the corect method signature for CreateMachine()
2013-07-02  Lennart Poetteringmachined: split out machine registration stuff from...