core-admin/qubes/tests/vm
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
..
mix vm/mix/net: use ipaddress module for ip and ip6 properties 2017-12-07 01:40:31 +01:00
__init__.py tests: add create_qdb_entries() unit test 2017-12-05 17:39:34 +01:00
adminvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
appvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
dispvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
init.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
qubesvm.py vm/qubesvm: revert backup_timestamp to '%s' format 2018-01-12 05:34:45 +01:00