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
2014-08-04
machined: fix address API signatures
Lennart Poettering
2014-07-10
machined: allow registering host-side network interfaces for communication wi...
Lennart Poettering
2014-07-03
machine: properly distuingish created and registered machines
Lennart Poettering
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-07-03
machined: don't force terminate registered machines
Lennart Poettering
2014-07-03
sd-bus: support connecting to remote hosts, directly into containers
Lennart Poettering
2014-05-18
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-18
machined: fix Kill() bus call on machine objects when "what" is specified as ...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-11
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-07
machined: since we can now somewhat reliable get notifications for dying
Lennart Poettering
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