core-admin/qubes
Marek Marczykowski-Górecki 397a8263bd
tarwriter: use new PAX format, instead of old GNU for sparse files
The old format have many issues and is discouraged by tar developers. In
this case the most important one is header with possible non-ASCII
characters, which will result in UnicodeDecodeError (tarfile module
require header parts in utf-8).
PAX format is much cleaner, as it use standard mechanism for extended
headers.
2017-07-21 03:14:06 +02:00
..
api api/admin: gracefuly report cancelled backup operation 2017-07-21 03:10:26 +02:00
ext ext/admin: allow setting 'created-by-*' tags from dom0 2017-07-17 02:42:36 +02:00
qmemman qmemman: fix units on meminfo parsing 2017-06-21 06:34:00 +02:00
storage storage: typo fix in comment 2017-07-20 12:19:02 +02:00
tests tarwriter: use new PAX format, instead of old GNU for sparse files 2017-07-21 03:14:06 +02:00
tools tools/qubesd: increase loglevel with --debug option 2017-07-20 12:19:01 +02:00
vm Rename 'net/*' features to 'net.*' 2017-07-18 03:50:02 +02:00
__init__.py Merge remote-tracking branch 'origin/policy-adminvm' 2017-07-04 15:51:30 +02:00
app.py qubes: have "service" features' keys separated by period 2017-07-05 04:16:16 +02:00
backup.py backup: allow backup running VMs 2017-07-21 03:12:23 +02:00
config.py api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
core2migration.py Change vm.hvm into vm.virt_mode 2017-07-17 12:26:10 +02:00
devices.py Merge remote-tracking branch 'origin/core3-quick-fixes-20170703' 2017-07-04 16:11:18 +02:00
dochelpers.py Fix docstrings formatting 2017-07-04 04:27:36 +02:00
events.py events: add support for async event handlers 2017-07-04 13:04:22 +02:00
exc.py admin: implement admin.vm.tag.* 2017-06-20 00:54:16 +02:00
firewall.py firewall: minor simplification for old firewall.xml loading 2017-06-26 18:45:59 +02:00
log.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
rngdoc.py Make pylint happy 2017-04-21 16:57:35 +02:00
tarwriter.py tarwriter: use new PAX format, instead of old GNU for sparse files 2017-07-21 03:14:06 +02:00
utils.py api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00