core-admin/qubes
Marek Marczykowski-Górecki 12b7e22d27
vm: do not start QubesDB watch instance multiple times
vm.create_qdb_entries can be called multiple times - for example when
changing VM IP. Move starting qdb watcher to start(). And just in case,
cleanup old watcher (if still exists) before starting new one.
This fixes one FD leak.
2017-09-29 12:05:23 +02:00
..
api Merge branch 'dispvm-policy' 2017-09-14 00:15:29 +02:00
ext ext/block: properly list devtype=cdrom option 2017-09-29 11:52:59 +02:00
qmemman qmemman: don't load qubes.xml 2017-07-26 03:26:58 +02:00
storage storage: fix method name in LinuxModules volume 2017-09-29 11:53:01 +02:00
tests vm: do not start QubesDB watch instance multiple times 2017-09-29 12:05:23 +02:00
tools qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00
vm vm: do not start QubesDB watch instance multiple times 2017-09-29 12:05:23 +02:00
__init__.py dispvm: fix setting up new DispVM 2017-09-05 02:07:26 +02:00
app.py Prevent removing domain that is referenced from anywhere 2017-09-29 11:53:01 +02:00
backup.py backup: update last backup timestamp only when backup succeed 2017-07-29 04:47:44 +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 devices: fix error reporting 2017-09-05 01:33:47 +02:00
dochelpers.py Fix docstrings formatting 2017-07-04 04:27:36 +02:00
events.py qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00
exc.py Prevent removing domain that is referenced from anywhere 2017-09-29 11:53:01 +02:00
firewall.py firewall: fix Firewall.clone() 2017-08-06 20:54:10 +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