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-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-22
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-09-22
util: drop UID_IS_INVALID() in favour of uid_is_valid()
Lennart Poettering
2015-09-06
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-08-24
machined: userns is only supported for container-class machines
Lennart Poettering
2015-08-24
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-24
machined: always look for leader PID first
Lennart Poettering
2015-08-24
machined: add new OpenShell() bus call
Lennart Poettering
2015-08-06
machined: rework state tracking logic for machines
Lennart Poettering
2015-08-06
logind,machined: various smaller cleanups
Lennart Poettering
2015-08-06
machined,logind: don't generate errors on signal match functions
Lennart Poettering
2015-07-09
nss-mymachines: map userns users of containers to real user names
Lennart Poettering
2015-04-29
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-28
machined: make sure to track machine unit states properly
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-10
shared: the btrfs quota field is called "referenced" not "referred"
Lennart Poettering
2015-03-03
importd: automatically grow /var/lib/machines/ loopback filesystem during dow...
Lennart Poettering
2015-03-02
machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i...
Lennart Poettering
2015-02-26
machined: if /var/lib/machines is backed by a loop file, resize it on "machin...
Lennart Poettering
2015-02-25
machined,machinectl: add calls for changing container/VM quotas
Lennart Poettering
2015-02-24
machined/machinectl: when "machinectl image-status" is used without arguments...
Lennart Poettering
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
[next]