chiark / gitweb /
event: clear pending-state when re-arming timers
[elogind.git] / src / machine /
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11 Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-11 Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-08 Lennart Poetteringmachinectl: close bus to container early
2013-11-07 Lennart Poetteringmachinectl: show list headers even if we pipe, since...
2013-11-07 Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-07 Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-07 Kay Sieversmachine: add missing header include
2013-11-07 Kay Sieversmachine: move symbols referenced by shared code from...
2013-11-07 Simon Peetersbus: make bus_print_all_properties work for non machine...
2013-11-06 Lennart Poetteringmachinectl: we need glibc's socket.h, not our own
2013-11-06 Zbigniew Jędrzejew... machinectl: use initialization instead of zeroing
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-06 Lennart Poetteringmachined: keep track of the initial leader PID of a...
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 Kay Sieversbus: update bus_map_all_properties()
2013-11-05 Lennart Poetteringmachined: simplifications
2013-11-01 Thomas Hindoe Paab... machinectl: fix warning when compiling with -Og
2013-10-31 Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-30 Lennart Poetteringrun: add support for executing commands remotely via...
2013-10-30 Lennart Poetteringmachinectl: we don't really just show information,...
2013-10-30 Lennart Poetteringbus: add API call to create bus connection to the syste...
2013-10-30 Lennart Poetteringbus: move ssh support into public API of libsystem-bus
2013-10-30 Marc-Antoine Perennoumachinectl: privileged option is gone
2013-10-30 Tom Gundersenmachinectl: port to sd-bus
2013-10-30 Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
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-19 Lennart Poetteringmachined: correct how some properties are exported...
2013-07-11 Lennart Poetteringmachined: forward scope properties array from client...
2013-07-11 Lennart Poetteringloginctl: suppress cgroup tree output if cgroup is...
2013-07-10 Lennart Poetteringloginctl: restore cgroup display for status output
2013-07-10 Lennart Poetteringlogind: when creating the scope job fails, return this...
2013-07-10 Lennart Poetteringlogind: don't misunderstand UnitRemoved signals during...
2013-07-07 Zbigniew Jędrzejew... man: document machinectl and systemd-machined
2013-07-05 Zbigniew Jędrzejew... tests: add tests for string lookup tables
2013-07-03 Lennart Poetteringlogind/machined: properly notice when units are gc'ed
2013-07-02 Dave Reisnermachine: fix -Wmaybe-uninitialized warning
2013-07-02 Dave Reisnermachined: check correct return value for NULL
2013-07-02 Lennart Poetteringmachine: fix scope allocation
2013-07-02 Lennart Poetteringlogind: after deserializatio readd systemd units to...
2013-07-02 Lennart Poetteringmachined: sync to /run after job completed
2013-07-02 Lennart Poetteringmachined: relax access to GetMachine()
2013-07-02 Lennart Poetteringnspawn: use the corect method signature for CreateMachine()
2013-07-02 Lennart Poetteringmachined: fix bus path unescaping
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...