Age | Commit message (Expand) | Author |
2015-01-22 | tmpfiles: simplification | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/cgroup-show: simplify show_pid_array() | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/util: use signed printf format for PIDs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-22 | impot: minor cleanups | Lennart Poettering |
2015-01-22 | log: add new log output mode, that prints to console, but prefixes with syslo... | Lennart Poettering |
2015-01-21 | networkd: plug lldp leak | Tom Gundersen |
2015-01-21 | network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client | Tom Gundersen |
2015-01-21 | network: dhcp - split out the duid structure into a new header file | Tom Gundersen |
2015-01-21 | import: simplify dkr importer, by making use of generic import-job logic, use... | Lennart Poettering |
2015-01-21 | import: minor cleanups for the tar and raw importers | Lennart Poettering |
2015-01-21 | sysv-generator: Replace Provides: symlinks with real units | Martin Pitt |
2015-01-21 | util: Add some missing hidden_file() suffixes | Martin Pitt |
2015-01-21 | sysv-generator: Handle .sh suffixes when translating Provides: | Martin Pitt |
2015-01-21 | import: support downloading bzip2-encoded images | Lennart Poettering |
2015-01-21 | journal: Fix syslog forwarding without CAP_SYS_ADMIN | Christian Seiler |
2015-01-21 | import: also add verification support to tar importer | Lennart Poettering |
2015-01-21 | import: make verification code generic, in preparation for using it pull-tar | Lennart Poettering |
2015-01-21 | import: improve logging | Lennart Poettering |
2015-01-21 | import: show download speed while downloading | Lennart Poettering |
2015-01-21 | import: add image verification using gpg | Lennart Poettering |
2015-01-20 | nspawn: work around kernel bug with partition table probing on loopback devices | Lennart Poettering |
2015-01-20 | import: add a couple of additional suffixes to remove from raw images | Lennart Poettering |
2015-01-20 | import: make image verification optional | Lennart Poettering |
2015-01-20 | sd-dhcp6-client: Remove unnecessary debug printout | Patrik Flykt |
2015-01-20 | import: add a simple scheme for validating the SHA256 sums of downloaded raw ... | Lennart Poettering |
2015-01-20 | import: be less aggressive when allocating memory for downloaded payload | Lennart Poettering |
2015-01-20 | import: improve logging a bit | Lennart Poettering |
2015-01-20 | import: port pull-raw to helper tools implemented for pull-tar | Lennart Poettering |
2015-01-20 | import: add support for pulling raw tar balls as containers | Lennart Poettering |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-20 | networkd: fix a typo in networkd-wait-online-manager. | Rami Rosen |
2015-01-19 | man: add networkctl(1) | Zbigniew Jędrzejewski-Szmek |
2015-01-20 | nspawn: add ipvlan support | Tom Gundersen |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-19 | systemctl: do not show dots with --plain | Zbigniew Jędrzejewski-Szmek |
2015-01-19 | nspawn: support dissecting GPT images that contain only a single generic linu... | Lennart Poettering |
2015-01-19 | import: clarify when we are unpacking the qcow2 device | Lennart Poettering |
2015-01-19 | inspawn: wait until udev has probed a loopback device before making us of it | Lennart Poettering |
2015-01-19 | import: make sure don't leak the LZMA context | Lennart Poettering |
2015-01-19 | machined: refer to the disk space allocated for an image to "usage" rather th... | Lennart Poettering |
2015-01-19 | qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to... | Lennart Poettering |
2015-01-19 | import: when downloading raw files, show simple progress reports | Lennart Poettering |
2015-01-19 | import: simplify the code a bit | Lennart Poettering |
2015-01-19 | import-raw: when downloading raw images, generate sparse files if we can | Lennart Poettering |
2015-01-19 | import-raw: set NOCOW flag on all raw images we create | Lennart Poettering |
2015-01-19 | systemctl: fix import-environment description, trim help to 80 cols | Zbigniew Jędrzejewski-Szmek |
2015-01-19 | journalctl: trim --help to fit in 80 columns | Zbigniew Jędrzejewski-Szmek |