Age | Commit message (Expand) | Author |
2014-12-26 | machined: let's also check machine directories in /usr and /usr/local | Lennart Poettering |
2014-12-26 | machinectl: left-align times | Lennart Poettering |
2014-12-26 | machined: be more thorough when checking whether an image is writable or not | 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-24 | machined: fix writability check for GPT images | Lennart Poettering |
2014-12-24 | sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine() | Lennart Poettering |
2014-12-23 | machined: introduce polkit for OpenLogin() call | Lennart Poettering |
2014-12-23 | machinectl: rework 'machinectl login' to use OpenMachineLogin() | 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-23 | machinectl,nspawn: don't print extra final newline if pty terminal output was... | Lennart Poettering |
2014-12-23 | run: add a new "-t" mode for invoking a binary on an allocated TTY | Lennart Poettering |
2014-12-19 | machined: add a full bus object for images | Lennart Poettering |
2014-12-19 | machined: add new GetImage() bus call for retrieving the bus path for an image | Lennart Poettering |
2014-12-19 | machinectl: port machinectl to new verbs logic | Lennart Poettering |
2014-12-19 | machined/machinectl: add logic to show list of available images | Lennart Poettering |
2014-12-18 | machinectl: add new commands for copying files from/to containers | Lennart Poettering |
2014-12-18 | machinectl: implement "bind" command to create additional bind mounts from ho... | 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-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: a few more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-28 | log: fix order of log_unit_struct() to match other logging calls | 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-10-31 | ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e... | Lennart Poettering |
2014-10-23 | label: unify code to make directories, symlinks | Lennart Poettering |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-08 | machined: remove redundant sd_notify | Dave Reisner |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-14 | machine_kill(): Don't kill the unit when killing the leader | Eelco Dolstra |
2014-08-12 | networkd: add minimal client tool "networkd" to query network status | Lennart Poettering |
2014-08-04 | machined: fix address API signatures | Lennart Poettering |
2014-08-04 | machine: make sure unpriviliged "machinectl status" can show the machine's OS... | Lennart Poettering |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | machinectl: make sure we are not reading an unitialized variable | Zbigniew Jędrzejewski-Szmek |
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 | machinectl: show network interface name for containers | 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 |