core-admin/qubes/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 Make pylint happy 2017-12-21 18:19:10 +01:00
__init__.py features: add check_with_netvm, similar to check_with_template 2017-12-07 01:40:30 +01:00
adminvm.py vm/adminvm: fix type of AdminVM.qid 2017-12-21 18:18:12 +01:00
appvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
dispvm.py qubes/vm: Improve stopped event handling 2017-10-21 05:57:57 +02:00
qubesvm.py vm/qubesvm: revert backup_timestamp to '%s' format 2018-01-12 05:34:45 +01:00
standalonevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
templatevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00