Age | Commit message (Expand) | Author |
2015-01-23 | importd: when listing transfers, show progress percentage | Lennart Poettering |
2015-01-22 | importd: fix path to download binary | Lennart Poettering |
2015-01-22 | importd: try to minimize confusion by renaming "systemd-import" binary to "sy... | Lennart Poettering |
2015-01-22 | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-21 | network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client | Tom Gundersen |
2015-01-21 | import: support downloading bzip2-encoded images | Lennart Poettering |
2015-01-21 | test: add integration test for systemd-sysv-generator | Martin Pitt |
2015-01-21 | import: add image verification using gpg | Lennart Poettering |
2015-01-20 | test: eliminate shell wrapper for Python test | Martin Pitt |
2015-01-20 | import: add a simple scheme for validating the SHA256 sums of downloaded raw ... | Lennart Poettering |
2015-01-20 | import: add support for pulling raw tar balls as containers | Lennart Poettering |
2015-01-20 | test: Use configured Python | Martin Pitt |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-19 | qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to... | Lennart Poettering |
2015-01-17 | bus-proxy: share policy between threads | David Herrmann |
2015-01-17 | build: move stdio-bridge into $PATH | David Herrmann |
2015-01-17 | bus-proxy: turn into multi-threaded daemon | David Herrmann |
2015-01-17 | bus-proxy: bring back systemd-stdio-bridge | David Herrmann |
2015-01-17 | bus-proxy: extract proxy into Proxy object | David Herrmann |
2015-01-16 | import: support importing qcow2 images | Lennart Poettering |
2015-01-16 | import: support downloading .xz compressed images | Lennart Poettering |
2015-01-16 | build-sys: add libsystemd-fw where needed | Kay Sievers |
2015-01-16 | build-sys: add missing HAVE_LIBIPTC | Kay Sievers |
2015-01-15 | udev: merge evdev_id into input_id | David Herrmann |
2015-01-15 | bus-proxy: factor out code for driver handling and message synthesis | Daniel Mack |
2015-01-15 | import: rename "gpt" disk image type to "raw" | Lennart Poettering |
2015-01-13 | nspawn: add new option "--port=" for exposing container ports on the local host | Lennart Poettering |
2015-01-13 | networkd: add minimal IP forwarding and masquerading support to .network files | Lennart Poettering |
2015-01-13 | shared: add minimal firewall manipulation helpers for establishing NAT rules,... | Lennart Poettering |
2015-01-11 | udev: Add builtin/rule to export evdev information as udev properties | Carlos Garnacho |
2015-01-11 | catalog: add pt_BR translation | Rafael Ferreira |
2015-01-11 | Add new function to filter fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-path-lookup: add simple test for path lookup functions | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | build-sys: fix link-order and avoid "label" functions in libsystemd-shared | Kay Sievers |
2015-01-09 | push xorg information to the systemd --user instance | Kay Sievers |
2015-01-08 | machinectl: show most recent log output in "machinectl status", too | Lennart Poettering |
2015-01-08 | loginctl: show the 10 most recent log user/session log lines in "loginctl use... | Lennart Poettering |
2015-01-08 | test-verbs: add unit tests for verbs minilib | Dave Reisner |
2015-01-05 | machine: add reference to machine-dbus.h to Makefile.am | Filipe Brandenburger |
2015-01-05 | udevadm,..: make --help output of udev tools more like the output of the vari... | Lennart Poettering |
2015-01-05 | journald: process SIGBUS for the memory maps we set up | Lennart Poettering |
2015-01-01 | build-sys: Fix install location of systemd.pc | Martin Pitt |
2015-01-01 | build-sys: fix build issue with machines.target | Philippe De Swert |
2014-12-29 | units: rework systemd-nspawn@.service unit | Lennart Poettering |
2014-12-28 | machined: Move image discovery logic into src/shared, so that we can make use... | Lennart Poettering |
2014-12-25 | build-sys: update path in reference to sd-lldp.h | Filipe Brandenburger |
2014-12-25 | machined: beef up machined image listing with creation/modification times of ... | Lennart Poettering |
2014-12-24 | import: add a new "pull-gpt" verb for downloading GPT disk images from the in... | Lennart Poettering |
2014-12-23 | machined: introduce polkit for OpenLogin() call | Lennart Poettering |