Go to file
Rafal Wojtczuk a195f436b7 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
appvm In qfile-unpacker, set perms on the directory only on second pass. 2011-03-16 12:48:29 +01:00
common Handy gui_fatal() etc routines. 2011-03-15 13:00:12 +01:00
dom0 Fixed permissions of qfile-daemon 2011-03-15 16:48:17 +01:00
netvm Start qrexec daemon and agent 2011-03-04 17:19:51 +01:00
qrexec qrexec_client accepts non-numeric domain description. 2011-03-11 16:06:00 +01:00
rpm_spec Added qfile-unpacker and qfile-daemon 2011-03-15 16:43:43 +01:00
u2mfn Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
vchan Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
.gitignore Initial public commit. 2010-04-05 20:58:57 +02:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Moved vchan and u2mfn code to core. 2011-03-08 12:24:47 +01:00
version_dom0 version 1.3.16-dom0 2010-11-18 15:30:44 +01:00
version_vm version 1.3.13 2010-10-04 19:38:18 +02:00