summaryrefslogtreecommitdiff
path: root/src/machine/machine-dbus.c
AgeCommit message (Expand)Author
2016-04-12tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering
2016-02-18Remove/add (un)needed includesNathan McSween
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-05machine: fix typo: MS_MOUNT does not existAlban Crequy
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-08machined: when opening a shell via machined, pass tty fds inLennart Poettering
2015-09-29core: allow setting WorkingDirectory= to the special value ~Lennart Poettering
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