core-admin/qubes
Rusty Bird 3ab789f5d8
storage/file: remove redundant _revisions_to_keep init
FilePool's revisions_to_keep setter - called in the next line via
Pool.__init__() - initializes the variable.
2020-06-22 14:03:17 +00:00
..
api api/admin: report unexpected driver options in admin.pool.Add 2020-06-22 14:03:16 +00:00
ext Fire property-reset event when default value might change 2020-05-23 04:50:02 +02:00
qmemman
storage storage/file: remove redundant _revisions_to_keep init 2020-06-22 14:03:17 +00:00
tests api/admin: report unexpected driver options in admin.pool.Add 2020-06-22 14:03:16 +00:00
tools Make qubesd connected directly as an socket qrexec service 2020-05-11 01:13:15 +02:00
vm Fix revisions_to_keep volume property when creating VM in a specific pool 2020-05-28 01:45:18 +02:00
__init__.py Deprecate property-del:name events and introduce property-reset:name instead 2020-05-23 03:57:42 +02:00
app.py Do not announce RDRAND instruction on Ivy Bridge 2020-06-10 06:12:46 +02:00
backup.py Remove python2 compat __future__ imports 2020-02-15 17:33:34 +00:00
config.py config: fix mistake in path for services 2020-03-08 09:47:09 +01:00
devices.py
dochelpers.py
events.py collections.Callable -> collections.abc.Callable 2020-04-07 21:30:21 +00:00
exc.py
features.py Add pre- events to vm features 2020-03-17 18:46:12 +01:00
firewall.py Convert handler to use property-reset instead of property-del 2020-05-23 03:57:42 +02:00
log.py
rngdoc.py Remove python2 compat __future__ imports 2020-02-15 17:33:34 +00:00
tarwriter.py
utils.py