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