core-agent-linux/appvm
Rafal Wojtczuk 6f8daea8f2 In qfile-unpacker, set perms on the directory only on second pass.
It solves problem with transferring r.x directory. Originally, it
would fail when creating files in the directory (as it is not
writable). Now, we will create it rwx, create files in it, and fix
perms and utimes on the second pass.
[user@devel fcopy]$ ls -ald /boot
dr-xr-xr-x 4 root root 4096 Sep  1  2010 /boot
2011-03-16 12:48:29 +01:00
..
copy_file.c Added qfile-agent 2011-03-15 16:07:00 +01:00
dvm2.h Added DVM_SPOOL definition to dvm2.h 2011-03-11 11:34:07 +01:00
dvm_file_editor.c Move copy_all_fd from dvm_file_editor.c to ioall.c 2011-03-11 11:57:16 +01:00
dvm.h
filecopy.h Added qfile-agent 2011-03-15 16:07:00 +01:00
fstab
iptables
Makefile Build filecopy tools with -g. 2011-03-16 10:11:55 +01:00
qfile-agent-dvm.c Use gui_fatal in qfile-agent-dvm.c 2011-03-15 13:12:21 +01:00
qfile-agent.c qfile-agent writes DONE to the status file at the end of work. 2011-03-16 11:06:27 +01:00
qfile-unpacker.c Added qfile-unpacker and qfile-daemon 2011-03-15 16:43:43 +01:00
qubes_add_pendrive_script.c
qubes_core Start qrexec daemon and agent 2011-03-04 17:19:51 +01:00
qubes_penctl.c Allow numbers in vmname in qubes_penctl. 2010-09-27 17:52:10 +02:00
qubes_timestamp
qubes.repo
qubes.rules
qvm-copy-to-vm
qvm-copy-to-vm2 removed set -x from qvm-copy-to-vm2 2011-03-16 11:07:27 +01:00
qvm-copy-to-vm2.kde Added qvm-copy-to-vm2.kde 2011-03-16 12:00:22 +01:00
qvm-copy-to-vm.kde
qvm-copy.desktop Added qvm-copy-to-vm2.kde 2011-03-16 12:00:22 +01:00
qvm-dvm.desktop Added new qvm-open-in-dvm, aka qvm-open-in-dvm2 2011-03-14 11:25:18 +01:00
qvm-open-in-dvm2 Added new qvm-open-in-dvm, aka qvm-open-in-dvm2 2011-03-14 11:25:18 +01:00
qvm-open-in-dvm.c
unpack.c In qfile-unpacker, set perms on the directory only on second pass. 2011-03-16 12:48:29 +01:00
xorg-preload-apps.conf