Marek Marczykowski-Górecki
|
5774c7872c
qfile-agent: move data handling code to libqubes-rpc-filecopy
|
9 years ago |
Patrick Schleizer
|
2eb0ed2be1
removed trailing spaces
|
9 years ago |
Marek Marczykowski-Górecki
|
8018b9d3ee
Fix compiler warnings.
|
10 years ago |
Marek Marczykowski-Górecki
|
75b1e24bab
qubes-rpc, qrexec: register callbacks for qrexec-lib
|
10 years ago |
Marek Marczykowski-Górecki
|
7953af970d
backups: fix buffer overflow in tar2qfile
|
10 years ago |
Marek Marczykowski-Górecki
|
6e599567e0
tar2qfile: retry if lseek() returns EAGAIN
|
10 years ago |
Marek Marczykowski-Górecki
|
92aac6a92e
Remove copy of ioall.c - use the one from linux-utils
|
10 years ago |
Marek Marczykowski-Górecki
|
6c3c3e717d
tar2qfile: use lseek() to skip unwanted data if possible
|
11 years ago |
Marek Marczykowski-Górecki
|
3c92cdba22
tar2qfile: use read_all() instead of read()
|
11 years ago |
Marek Marczykowski-Górecki
|
03923ae548
tar2qfile: disable debug messages
|
11 years ago |
Marek Marczykowski-Górecki
|
dba3571883
tar2qfile: send EOF marker
|
11 years ago |
Marek Marczykowski-Górecki
|
584df6986e
tar2qfile: fix compile warnings
|
11 years ago |
Marek Marczykowski-Górecki
|
52d696a0c3
tar2qfile: fix padding handling
|
11 years ago |
Marek Marczykowski-Górecki
|
3c43f20d9e
tar2qfile: terminate parsing when all requested files/dirs found
|
11 years ago |
Olivier MEDOC
|
42c40d399b
restore: improve error handling
|
11 years ago |
Olivier MEDOC
|
ae776521b0
tar2qfile: forgot to pass a parameter in tar_read function
|
11 years ago |
Olivier MEDOC
|
8e853c752c
tar2qfile: fixed a bug when file contained in tar is a multiple of 512 bytes
|
11 years ago |
Olivier MEDOC
|
8a1f87d0ed
tar2qfile: starting cleanup to get rid of the stat structure which is not required during conversion
|
11 years ago |
Olivier MEDOC
|
91b84d863c
tar2qfile: add filtering options to tar2qfile
|
11 years ago |
Marek Marczykowski-Górecki
|
1bd16d981c
tar2qfile: ignore EDQUOT error from dom0
|
11 years ago |
Marek Marczykowski-Górecki
|
af03425187
tar2qfile: fix compiler warnings
|
11 years ago |
Olivier MEDOC
|
d1559c5413
tar2qfile: send directories headers even if the tar file does not contain any directory headers
|
11 years ago |
Olivier MEDOC
|
864118cf10
tar2qfile: multiples fixes to match the qfile format requirements
|
11 years ago |
Olivier MEDOC
|
6938e68ee6
tar2qfile: improved error handling
|
11 years ago |
Olivier MEDOC
|
fb2f6688e8
rpc: changed qfile agents to use qfile-utils.h
|
11 years ago |
Olivier MEDOC
|
a05e21ee5f
tar2qfile: improved to skip everything but regular files
|
11 years ago |
Olivier MEDOC
|
c26d4b4d30
rpc: implemented new rpc helper tool
|
11 years ago |