summaryrefslogtreecommitdiff
path: root/src/machine/machine-dbus.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-29core: allow setting WorkingDirectory= to the special value ~Lennart Poettering1-2/+3
2015-09-22nspawn, machined: fix comments and error messagesKrzesimir Nowak1-9/+9
2015-09-10tree-wide: never use the off_t unless glibc makes us use itLennart Poettering1-1/+1
2015-09-07machined: improve error message when trying to get a bus in bus-less containersLennart Poettering1-3/+5
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman1-0/+7
2015-09-01machined: introduce a ptsname_namespace() call and make use of itLennart Poettering1-3/+4
2015-09-01machined: call unlockpt() in container, not hostLennart Poettering1-6/+0
2015-08-24machined: beef up PolicyKit actionsLennart Poettering1-3/+3
2015-08-24machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering1-172/+244
2015-08-24machined: add new OpenShell() bus callLennart Poettering1-19/+261
2015-08-17namespace helpers: Allow entering a UID namespaceRichard Maw1-4/+4
2015-08-04machined: Relax path checks for Copy{From,To}Richard Maw1-4/+4
2015-07-08machine: remove unused variablesThomas Hindoe Paaboel Andersen1-2/+0
2015-07-08property callback returns are consistentUmut Tezduyar Lindskog1-10/+2
2015-06-17turn kdbus support into a runtime optionKay Sievers1-4/+0
2015-06-17Stop talking about the "XDG" version of basename()Simon McVittie1-2/+2
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering1-4/+4
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering1-17/+21
2015-04-10shared: add process-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-03-07machine: do not rely on asprintf setting arg on errorZbigniew Jędrzejewski-Szmek1-3/+5
2015-03-01machined: use x-machine-unix prefix for the container bus on dbus1Benjamin Franzke1-1/+1
2015-02-24machined: fix check if host directory could be openedThomas Hindoe Paaboel Andersen1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering1-0/+5
2015-02-18machined: open up most of machined's commands to unprivileged clients via Pol...Lennart Poettering1-5/+53
2015-02-17machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering1-0/+180
2015-02-17machined: various simplificationsLennart Poettering1-25/+25
2015-02-17machined: move logic for bind mounting into containers from machinectl to mac...Lennart Poettering1-0/+208
2015-02-12Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering1-1/+1
2015-02-10tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez1-1/+1
2015-01-13machined: refuse certain operation on non-container machines, since they cann...Lennart Poettering1-0/+12
2015-01-05machined,bus-proxy: fix connecting to containersLennart Poettering1-2/+2
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering1-0/+1
2014-12-25machined: remove spurious include of <sys/capability.h>Filipe Brandenburger1-1/+0
2014-12-23machined: introduce polkit for OpenLogin() callLennart Poettering1-0/+13
2014-12-23machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering1-63/+62
2014-12-23systemd-run: support -t mode when combined with -MLennart Poettering1-1/+6
2014-12-23machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...Lennart Poettering1-11/+112
2014-12-19machined: add a full bus object for imagesLennart Poettering1-23/+0
2014-12-19machined/machinectl: add logic to show list of available imagesLennart Poettering1-0/+23
2014-12-12copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering1-1/+1
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering1-1/+1
2014-12-04rtnl: when querying local addresses and gateways, take address family into ac...Lennart Poettering1-1/+1
2014-08-12networkd: add minimal client tool "networkd" to query network statusLennart Poettering1-1/+1
2014-07-18change type for address family to "int"Lennart Poettering1-5/+5
2014-07-18shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()Lennart Poettering1-1/+1
2014-07-10machined: allow registering host-side network interfaces for communication wi...Lennart Poettering1-0/+26
2014-07-10machined: when querying addresses of a container, use same code as nss-myhost...Lennart Poettering1-88/+13
2014-07-10shared: split out in_addr related calls from socket-util.[ch] into its privat...Lennart Poettering1-1/+1