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
/
machined-dbus.c
Age
Commit message (
Expand
)
Author
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-21
logind,machined,run: properly invoke StartTransientUnit() bus call
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-07
machine: add missing header include
Kay Sievers
2013-11-07
machine: move symbols referenced by shared code from main to shared file
Kay Sievers
2013-11-05
logind: add virtual object paths that always can be used to refer to the call...
Lennart Poettering
2013-11-05
logind: automatically determine client side PID if GetSessionByPID() is calle...
Lennart Poettering
2013-11-05
machined: simplifications
Lennart Poettering
2013-10-30
machined: port over to libsystemd-bus
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-11
machined: forward scope properties array from client to systemd
Lennart Poettering
2013-07-10
logind: don't misunderstand UnitRemoved signals during reloading
Lennart Poettering
2013-07-03
logind/machined: properly notice when units are gc'ed
Lennart Poettering
2013-07-02
machined: sync to /run after job completed
Lennart Poettering
2013-07-02
nspawn: use the corect method signature for CreateMachine()
Lennart Poettering
2013-07-02
machined: split out machine registration stuff from logind
Lennart Poettering