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
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-18
machined: open up most of machined's commands to unprivileged clients via Pol...
Lennart Poettering
2015-02-17
machined: make "machinectl copy-to" and "machinectl copy-from" server side op...
Lennart Poettering
2015-02-17
machined: move logic for bind mounting into containers from machinectl to mac...
Lennart Poettering
2015-01-19
machined: refer to the disk space allocated for an image to "usage" rather th...
Lennart Poettering
2014-12-29
Revert "machined: don't force terminate registered machines"
Lennart Poettering
2014-12-29
machined: ignore spurious error
Lennart Poettering
2014-12-28
machined: don't look for images on each property get, but cache the image obj...
Lennart Poettering
2014-12-28
machined: add support for reporting image size via btrfs quota
Lennart Poettering
2014-12-28
machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...
Lennart Poettering
2014-12-28
machined: add "machinectl remove" for removing images
Lennart Poettering
2014-12-28
machined: Move image discovery logic into src/shared, so that we can make use...
Lennart Poettering
2014-12-25
machined: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-25
machined: beef up machined image listing with creation/modification times of ...
Lennart Poettering
2014-12-23
machined: introduce polkit for OpenLogin() call
Lennart Poettering
2014-12-23
machined: add new call OpenMachineLogin() that starts a getty in a container ...
Lennart Poettering
2014-12-23
machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...
Lennart Poettering
2014-12-19
machined: add new GetImage() bus call for retrieving the bus path for an image
Lennart Poettering
2014-12-19
machined/machinectl: add logic to show list of available images
Lennart Poettering
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-11-06
machined: reorder method calls in vtable
Lennart Poettering
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
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
[next]