Age | Commit message (Expand) | Author |
2015-10-08 | machined: when opening a shell via machined, pass tty fds in | Lennart Poettering |
2015-09-29 | core: allow setting WorkingDirectory= to the special value ~ | Lennart Poettering |
2015-09-22 | nspawn, machined: fix comments and error messages | Krzesimir Nowak |
2015-09-10 | tree-wide: never use the off_t unless glibc makes us use it | Lennart Poettering |
2015-09-07 | machined: improve error message when trying to get a bus in bus-less containers | Lennart Poettering |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-09-01 | machined: introduce a ptsname_namespace() call and make use of it | Lennart Poettering |
2015-09-01 | machined: call unlockpt() in container, not host | Lennart Poettering |
2015-08-24 | machined: beef up PolicyKit actions | Lennart Poettering |
2015-08-24 | machined: introduce pseudo-machine ".host" refererring to the host system | Lennart Poettering |
2015-08-24 | machined: add new OpenShell() bus call | Lennart Poettering |
2015-08-17 | namespace helpers: Allow entering a UID namespace | Richard Maw |
2015-08-04 | machined: Relax path checks for Copy{From,To} | Richard Maw |
2015-07-08 | machine: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-07-08 | property callback returns are consistent | Umut Tezduyar Lindskog |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-06-17 | Stop talking about the "XDG" version of basename() | Simon McVittie |
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-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-03-07 | machine: do not rely on asprintf setting arg on error | Zbigniew Jędrzejewski-Szmek |
2015-03-01 | machined: use x-machine-unix prefix for the container bus on dbus1 | Benjamin Franzke |
2015-02-24 | machined: fix check if host directory could be opened | Thomas Hindoe Paaboel Andersen |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
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: various simplifications | Lennart Poettering |
2015-02-17 | machined: move logic for bind mounting into containers from machinectl to mac... | Lennart Poettering |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-01-13 | machined: refuse certain operation on non-container machines, since they cann... | Lennart Poettering |
2015-01-05 | machined,bus-proxy: fix connecting to containers | 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-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 | systemd-run: support -t mode when combined with -M | Lennart Poettering |
2014-12-23 | machined: add OpenMachinePTY() bus call for allocating a PTY device within a ... | Lennart Poettering |
2014-12-19 | machined: add a full bus object for images | Lennart Poettering |
2014-12-19 | machined/machinectl: add logic to show list of available images | Lennart Poettering |
2014-12-12 | copy: use btrfs reflinking only whe we know we copy full files | Lennart Poettering |
2014-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-12-04 | rtnl: when querying local addresses and gateways, take address family into ac... | Lennart Poettering |
2014-08-12 | networkd: add minimal client tool "networkd" to query network status | Lennart Poettering |
2014-07-18 | change type for address family to "int" | Lennart Poettering |
2014-07-18 | shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE() | Lennart Poettering |
2014-07-10 | machined: allow registering host-side network interfaces for communication wi... | Lennart Poettering |
2014-07-10 | machined: when querying addresses of a container, use same code as nss-myhost... | Lennart Poettering |