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 dvm: appvm side code 2010-07-21 12:56:43 +02:00
filecopy.h Added qfile-agent 2011-03-15 16:07:00 +01:00
fstab Quick VM restore support 2010-07-21 12:56:21 +02:00
iptables Initial public commit. 2010-04-05 20:58:57 +02:00
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 Merge branch 'comment1' of git://qubes-os.org/rafal/core 2010-09-16 15:55:35 +02:00
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 Quick VM restore support 2010-07-21 12:56:21 +02:00
qubes.repo Make qubes-testing repos disabled by default 2010-07-06 16:35:10 +02:00
qubes.rules Pathnames cleanup 2010-07-21 12:57:02 +02:00
qvm-copy-to-vm Pathnames cleanup 2010-07-21 12:57:02 +02:00
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 In qvm-copy-to-vm{kde}, handle files with spaces correctly (ticket #2). 2010-05-13 15:41:55 +02:00
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 Added comments to nonobvious code fragments 2010-08-03 07:12:59 +02:00
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 appvm/xorg-preload-apps.conf was missing 2010-07-21 13:21:00 +02:00