Qubes component: core-agent-linux
Go to file
Rusty Bird 989adf4dab
qfile-unpacker: Avoid data loss by checking for child errors
When qfile-unpacker's child encountered an error, it would display an
error message and exit(1), but the parent didn't inspect its status and
exited successfully.

That was unfortunate for qvm-move-to-vm: Even if the destination VM e.g.
didn't have enough free disk space, the RPC call would claim to succeed
anyway, so the file would be deleted from the source VM.

(cherry picked from commit 4027decbaa)
2015-11-13 03:15:09 +01:00
archlinux removed trailing spaces 2015-10-30 15:23:59 +01:00
autostart-dropins Merge branch 'autostart-dropins' 2015-09-02 01:16:19 +02:00
debian version 3.0.19 2015-10-30 15:40:09 +01:00
doc removed trailing spaces 2015-10-30 15:23:59 +01:00
misc Update qubes.sudoers 2015-10-30 15:27:14 +01:00
network removed trailing spaces 2015-10-30 15:23:59 +01:00
pkgs archlinux: created build scripts 2013-04-17 01:22:32 +02:00
qrexec qrexec: implement buffered write to a child stdin 2015-10-30 15:27:27 +01:00
qubes-rpc qfile-unpacker: Avoid data loss by checking for child errors 2015-11-13 03:15:09 +01:00
rpm_spec Require new enough qubes-utils package for updated libqrexec-utils 2015-10-30 15:31:12 +01:00
vm-init.d removed trailing spaces 2015-10-30 15:23:59 +01:00
vm-systemd removed trailing spaces 2015-10-30 15:23:59 +01:00
.gitignore gitignore: fix binary packages declaration 2014-07-27 06:11:14 +02:00
debian-quilt debian: Refactor Debian quilt packaging for xen 2015-02-11 08:02:55 -05:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Enlarge /tmp and /dev/shm 2015-10-11 03:05:29 +02:00
Makefile.builder debian: Add extend-diff-ignore options to debian packager 2015-02-19 19:56:23 -05:00
series-debian-vm.conf debian: Refactor Debian quilt packaging for xen 2015-02-11 08:02:55 -05:00
version version 3.0.19 2015-10-30 15:40:09 +01:00