index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
machine
Age
Commit message (
Expand
)
Author
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
bus: fix access to unitialized variable in error path
Zbigniew Jędrzejewski-Szmek
2013-09-26
Move functions around to fix underlinking in test-machine-tables
Zbigniew Jędrzejewski-Szmek
2013-09-17
Remove six unused variables and add annotation
Zbigniew Jędrzejewski-Szmek
2013-07-26
logind: update the session state file before we send out the CreateSession() ...
Lennart Poettering
2013-07-26
logind: update state file after generating the session fifo, not before
Lennart Poettering
2013-07-19
machined: correct how some properties are exported on the bus
Lennart Poettering
2013-07-11
machined: forward scope properties array from client to systemd
Lennart Poettering
2013-07-11
loginctl: suppress cgroup tree output if cgroup is empty
Lennart Poettering
2013-07-11
loginctl: restore cgroup display for status output
Lennart Poettering
2013-07-10
logind: when creating the scope job fails, return this immediately to the cli...
Lennart Poettering
2013-07-10
logind: don't misunderstand UnitRemoved signals during reloading
Lennart Poettering
2013-07-06
man: document machinectl and systemd-machined
Zbigniew Jędrzejewski-Szmek
2013-07-05
tests: add tests for string lookup tables
Zbigniew Jędrzejewski-Szmek
2013-07-03
logind/machined: properly notice when units are gc'ed
Lennart Poettering
2013-07-02
machine: fix -Wmaybe-uninitialized warning
Dave Reisner
2013-07-02
machined: check correct return value for NULL
Dave Reisner
2013-07-02
machine: fix scope allocation
Lennart Poettering
2013-07-02
logind: after deserializatio readd systemd units to unit-to-object hashmap co...
Lennart Poettering
2013-07-02
machined: sync to /run after job completed
Lennart Poettering
2013-07-02
machined: relax access to GetMachine()
Lennart Poettering
2013-07-02
nspawn: use the corect method signature for CreateMachine()
Lennart Poettering
2013-07-02
machined: fix bus path unescaping
Lennart Poettering
2013-07-02
machined: split out machine registration stuff from logind
Lennart Poettering