Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/QubesOS/qubes-core-admin
Qubes component: core-admin
https://github.com/QubesOS/qubes-core-admin
* origin/pr/308:
Move devices check to on_domain_pre_deleted
Prevent removing VM if it provi...
f1ff6c26d8721b06be69fa37af37290067e060e5 authored about 5 years ago
d54e4b0c6e35c54bd6d4fb40439b575ea660ae56 authored about 5 years ago
Don't fall back on 'cp' if the FICLONE ioctl gives an errno that's not
plausibly reflink specifi...
90f25890cf291900457385a2738bd2a371854fb7 authored about 5 years ago
686f66bb85094d60b8ef470c6d0811a8cda55e31 authored about 5 years ago
gpg2 requires explicit `%no-protection`, otherwise tries to
interactively (through gpg-agent) pr...
Fixes QubesOS/qubes-issues#5136.
b09a137b26edc0f17a3e68fbd440e3a69af7bf28 authored about 5 years ago
* origin/pr/307:
Implement missing get_cputime() in AdminVM
Add admin.vm.CurrentState method
* origin/pr/306:
Don't pass stdin to VMs unless necessary.
* origin/pr/305:
Test file copy hang when target machine qrexec is disabled
* origin/pr/303:
Update tests after adding /connected-ips
Also reload /connected-ips on fire...
* tests-leaks:
ext/pci: handle 'qubes-close' event
tests: allow extensions to cleanup object...
* bug5518:
tests: FileVolume.resize()
storage/file: fix resize
QubesOS/qubes-issues#5518
51adb434d123d8a0de710129f8ec345cf798c114 authored about 5 years ago44dc35e97277c7b6f2c21b5e1806605f620b5242 authored about 5 years ago
For all the transient values that should not be treated as
real properties. To be used in core-a...
Fixes QubesOS/qubes-issues#5562
698bcc27abe659372138cef731641b56fa695e91 authored about 5 years agoSee QubesOS/qubes-issues#5347.
Fix in QubesOS/qubes-core-qrexec#15.
e69bdc5efad2bfcaf66130eb03b3b626e3a3b77f authored about 5 years agoQubesOS/qubes-issues#5529
c805f7bede72447c39c20344cef8b54a17edaa71 authored about 5 years ago
Move cache cleanup to 'qubes-close' event handler, instead of doing it
specifically in tests.
Extension objects are singletons and normally do not require any special
cleanup. But in case of...
70c862fe73c279bd1f86667425a4aaa44ff82f00 authored about 5 years ago
There are scenarios where it turns out to be necessary, such as
enabling IPv6 on a machine causi...
40f372ee5fa85d07e055852d1ac81e8490bb0069 authored about 5 years ago
6bf230cf4d9b75d564193af61b43502ed548e483 authored about 5 years ago
Necessary for anti-spoofing, see QubesOS/qubes-issues#5540.
7597a50b207833dc97ed4c97951d0b9ca2eb5697 authored about 5 years agoFixes QubesOS/qubes-issues#5518
d181c0f354a88ed8119786e2feea911708e73053 authored about 5 years ago
Due to strangeness of KeyError (it overrrides __str__ method) in some
cases exceptions received ...
22ff30ee4baf6273bf53fb78c63f66c53c41e94b authored about 5 years ago
* origin/pr/298:
tests/network: let xl devd bring the interfaces up
tests/network: improve e...
xl devd doesn't use startup notify, so when the service is started
(according to systemd) it may...
Include stdout/stderr of failed command during netvm setup.
ffa1a40e6e9d524b8fe59a88b79275fbb9656674 authored about 5 years ago
Allow getting all the VM properties with one call. This greatly improve
performance of an applic...
"cleanup" sounds related to the concept of a volume being "dirty" - but
it's unrelated. Rename i...
One alternative would look like
import ctypes
sizeof_int = ctypes.sizeof(ctypes.c_int)
...
3f0286220c557f98ec6a6a747210b3aad45f93bb authored about 5 years ago
The default (= text) mode for a loop device which contains a VM image
looked weird, even though ...
4cd9e42416ae2cc3af94d21e7759c08920639151 authored about 5 years ago
When setting global clockvm property, 'clocksync' service is
automatically added to the new valu...
- per-VM (template) tests
- extra tests loader
'extra' tests run is getting ridiculously long. Allow splitting it into
several jobs. Since this...
* origin/pr/297:
doc: remove useless _static generated by sphinx
cleanup-dispvms: fix python...
* origin/pr/296:
ext/block: prefer connecting cdrom as xvdd
tests: extend mock objects in Qu...
4f6b9694fe75c7ae21bb8de6796064d6a3dc8f7c authored about 5 years ago
bc723b87555fd109741f653964d464cc66a2eac1 authored about 5 years ago
6624ed338367fdfde43841f34b3655308fc07eaf authored about 5 years ago
3761982d90277c86e5257f29bc2c27277f4c7341 authored about 5 years ago
be1c193e3c292e57f1bf260d43dca377d8f1a9e9 authored about 5 years ago
b4177cf7d2c51f6c501c414f3e3c23f056b92a09 authored about 5 years ago
It prevents any connection to xen when initiallizing the class
notably in doc build generation.
3ba9c6f8d1b1506611c1b39ec1813ac3919619a1 authored about 5 years ago
Only first 4 disks can be emulated as IDE disks by QEMU. Specifically,
CDROM must be one of thos...
- allow TestQubesDB to be populated with initial data
- support list() method
- allow to registe...
e092b403509f654a4a472a00ffb58b06756fe303 authored about 5 years ago
3a6ed2d0cd469f260e0e6a2fd614c94fd134d932 authored about 5 years ago
85edf511cb7b7ec70dcd731a0771db67f070bf6c authored about 5 years ago
fixes QubesOS/qubes-issues#5463
783832addef27b4a196904f1119eaa4dc8387608 authored about 5 years agofcb74d70f8f7d8acfebf74df7cf0af30238859af authored about 5 years ago
ba105e89c61a2c9a647399628d390ea084d5ce08 authored about 5 years ago
QubesOS/qubes-issues#4689
7de9f3e078137843f5de6bf865d5c09a151a165c authored about 5 years ago
* origin/pr/292:
Throw BackupAlreadyRunningError when backup is already running
Instead of generic PermissionDenied.
requires https://github.com/QubesOS/qubes-core-admin-clien...
7a4455bbfaa89e0dd39bb3e9281d7b42df734d64 authored about 5 years ago2ccdd4ee8e4f2faa900f0af4509e560276611872 authored about 5 years ago
Pool.volumes property is implemented in a base class, individual drivers
should provide list_vol...
Similar to admin.vm.volume.List. There are still other
admin.pool.volume.* methods missing, but ...
5f934b43abf99a1578082f4bcfd2787a14a4ef95 authored over 5 years ago
728766d191e19d18f88c96ee72db746d6d9b2b52 authored over 5 years ago
78d0d2cabb3c8c80fd0fe63a7792afc1ef69ad20 authored over 5 years ago
Don't realy on a volume configuration only, it's easy to miss updating
it. Specifically, import_...
Regression test for QubesOS/qubes-issues#4821
598d059c57cd4fce89e3f4f9ce3e3f5541e52910 authored over 5 years ago
It's app.vmm.xc, not app.xc. Since nobody have noticed it, this function
might be unused...
Handle this case specifically, as way too many users ignore the message
during installation and ...
89e3ae3945550a245d773cec3e8944ec86bd3bc1 authored over 5 years ago
Minimal templates don't have networking packages installed by default.
8603571cbc0a28ef856fabd6b26f133a803c5195 authored over 5 years ago
* start-logging:
vm: log startup errors in every case
For system site-packages to work, it needs to be the same as in the base
distribution. Switch to...
* origin/pr/288:
travis: switch to bionic
* origin/pr/278:
Added admin.pool.UsageDetails API method
Add metadata info to LVM AdminAPI
admin.pool.UsageDetails reports the usage data, unlike
admin.pool.Info, which should report the ...
Added usage_details method to Pool class
(returns a dictionary with detailed information
on pool...
default_user property was re-implemented, remove dead version.
5cc453f0979645614eb7b61a8f4e7867f5e2471d authored over 5 years ago
* origin/pr/287:
app: fix docstrings PEP8 refactor
tests: remove iptables_header content in ...
dd8de570c85844c48a0faca086af6c036f1ece91 authored over 5 years ago
7c8556891cdb1b46a9eaa2d167e82e3b305c28fe authored over 5 years ago
5ee97f4eebc48833fccba71d613c848decbc3249 authored over 5 years ago
* origin/pr/286:
tests: fix network re-attach tests
tests: fix a fix for too short delay in ...
e6676399141bbc2b175fb3b6de598d05aa27e03c authored over 5 years ago
5ee2f5d889cfb27651c0b910650791fcdd71384d authored over 5 years ago
d2d1ffb806621ede7600f81f9eb97853e01590f3 authored over 5 years ago
9734921d9c6d80adfdffdcd6880e45320fb49fb8 authored over 5 years ago
27aad9bd3819d4fb1f7df9139a9ac7a575467f82 authored over 5 years ago
a52cb6bb9179caa5e13d7651019bd181b0b35561 authored over 5 years ago
QubesOS/qubes-issues#4613
ad470b13912aa834ad6a9eeab1b2a4eb55543488 authored over 5 years agoSpecifically, allow to use `@default` and `@adminvm` as a target.
d2f4b5d694642f2b776441d458aaae5bb80945a2 authored over 5 years ago
On slow systems (OpenQA), 5s isn't enough. Instead of hardcoding some
timeout, simply wait for t...
It's _domain_stopped_lock, not startup_lock.
f0ae8c0454ec49d7b5e273af0e2f78db3bbc3c07 authored over 5 years agod5b0a6e5b693867a40ec2388add7c5f8712ca248 authored over 5 years ago
45a6252c063678c691b47031c2e19da6589eeaaf authored over 5 years ago
* bug5362:
Add missing source admin.vm.Console call in qvm-console-dispvm