core-admin/qubes/tests
Marek Marczykowski-Górecki 85e80f2329
vm/qubesvm: revert backup_timestamp to '%s' format
Human readable format `str(datetime.datetime)` is a nightmare for Admin
API level communication. Especially setting the property in a format
that it was read was not supported, and handling such format in
untrusted input handling code is a bad idea. Revert to a simple intiger
format.
2018-01-12 05:34:45 +01:00
..
integ tests: booting VM from ISO image 2017-12-14 23:26:53 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm vm/qubesvm: revert backup_timestamp to '%s' format 2018-01-12 05:34:45 +01:00
__init__.py tests: booting VM from ISO image 2017-12-14 23:26:53 +01:00
api_admin.py features: add check_with_netvm, similar to check_with_template 2017-12-07 01:40:30 +01:00
api_misc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
api.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
app.py app: kill default_fw_netvm property 2017-12-07 01:40:29 +01:00
devices_block.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
devices.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
ext.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
extra.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py firewall: skip expired rules 2017-10-21 03:35:00 +02:00
init.py remove unused netid code 2017-11-11 02:37:37 +01:00
run.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage_file.py storage/file: move revisions_to_keep restrictions to property setter 2017-11-07 02:57:59 +01:00
storage_kernels.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage_lvm.py storage: add size and usage properties to pool object 2017-11-07 02:57:58 +01:00
storage.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00