summaryrefslogtreecommitdiff
path: root/src/machine
Commit message (Expand)AuthorAgeFilesLines
* logind: update the session state file before we send out the CreateSession() ...Lennart Poettering2013-07-262-3/+6
* logind: update state file after generating the session fifo, not beforeLennart Poettering2013-07-261-1/+2
* machined: correct how some properties are exported on the busLennart Poettering2013-07-191-0/+1
* machined: forward scope properties array from client to systemdLennart Poettering2013-07-115-10/+132
* loginctl: suppress cgroup tree output if cgroup is emptyLennart Poettering2013-07-111-3/+10
* loginctl: restore cgroup display for status outputLennart Poettering2013-07-111-30/+75
* logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering2013-07-101-0/+1
* logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering2013-07-102-7/+56
* man: document machinectl and systemd-machinedZbigniew Jędrzejewski-Szmek2013-07-061-1/+1
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-051-0/+30
* logind/machined: properly notice when units are gc'edLennart Poettering2013-07-032-1/+33
* machine: fix -Wmaybe-uninitialized warningDave Reisner2013-07-021-1/+1
* machined: check correct return value for NULLDave Reisner2013-07-021-1/+1
* machine: fix scope allocationLennart Poettering2013-07-021-2/+2
* logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering2013-07-021-17/+19
* machined: sync to /run after job completedLennart Poettering2013-07-021-1/+2
* machined: relax access to GetMachine()Lennart Poettering2013-07-021-0/+4
* nspawn: use the corect method signature for CreateMachine()Lennart Poettering2013-07-021-7/+1
* machined: fix bus path unescapingLennart Poettering2013-07-021-1/+1
* machined: split out machine registration stuff from logindLennart Poettering2013-07-0210-0/+3007