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
7733ff9ffb38a30112c8399a13d729aa1f99aafe authored about 11 years ago
3fcfbbac222fe4454e491b73089387b9b65409bc authored about 11 years ago
85bb2c47f15c689f550238a62fbf525c8312763b authored about 11 years ago
This is fix for commit "ebf0a27 hvm: start fullscreen guid only if no
guiagent installed or in d...
c249ca761dcb962b71532be8e59c4a83eb8b9c42 authored about 11 years ago
84f8a8a8f1649d403d0a9b5c7cdd68060b54080d authored about 11 years ago
ebf0a275a1ea60f7e501d670d83fa5d7ccbf5c76 authored about 11 years ago
179d4c6e3146cbda4126af837242437320d9a049 authored about 11 years ago
3891913d1bd3aa71f81ad3e8214d12a08d311e11 authored about 11 years ago
Alway start stubdom guid, then if guiagent_installed set - start the
target one and when connect...
6ae4fb99d91096f92bc59f9d47b4756c42f72db6 authored about 11 years ago
99b001502a80c410a67f6b99eac67ab6dc93c448 authored about 11 years ago
This is only partial solution - this happens in separate thread so main
thread may not notice th...
Save the next one in temporary file, then move over to destination file.
This way when writing t...
93b7924bc6f499e6322e2780a484347c0988eb96 authored about 11 years ago
This is temporary solution until Windows GUI agent will handle
MSG_CLIPBOARD_* commands.
Also f...
4ce3acd64d0516cdc66aade6dd6a59100838abdb authored about 11 years agoe9f08aefd7031239304b491a7b0e800fefa0bb85 authored about 11 years ago
Conflicts:
core-modules/000QubesVm.py
79cbf3d06fc3574fc0c95f2b790c94ab6de99d16 authored about 11 years ago
This is somehow related to #757, but only first (easier) step. Actual
change of QubesAdminVm bas...
Actually the code is quite similar, so just add few "if" instead of
copying the whole functions.
Remove temp file if already existed. It could be created with different
owner, so unavailable fo...
eaebf04b3424b4124a31ebbbe061695b8728ea4f authored about 11 years ago
c8b8cd0d1f9fdb82e8b4d10a786187b91836e359 authored about 11 years ago
105428accbea59e692322633c6a75260761debf1 authored about 11 years ago
Even when encrypted backup is selected, file list isn't encrypted. Do
not leak VM names in the f...
This wasn't working for a long time...
8bdea5b0ab80aa4ace005191575a378f1e1b5f8f authored about 11 years agoReduce number of xenstore access during checking current domain XID.
3c99ac1d07fdfe1688cfdfdea1655a7a6452f9e8 authored about 11 years ago
Without this, started qrexec-daemon would not have access to GUI,
especially can't display Qubes...
Template is saved as single archive of the whole VM directory. Preserve
backup directory structu...
50662bf090860b826eeaef53bf4c2d9da9f3a0c4 authored about 11 years ago
0b0d50edf35c5d93b6f225e54d772fc3dd79d8eb authored about 11 years ago
78a2e724833d377fbb72ecc823811895cb043d19 authored about 11 years ago
473491032d8b845c04843a29286e454df5d834fc authored about 11 years ago
fa35b1dd55a266985823194de846138456a10b45 authored about 11 years ago
17c5d2208328319198a059e225fc3f2bd937b585 authored about 11 years ago
0f3b55df926ddfe00bc64cfc826fe6c609e10652 authored about 11 years ago
bfc95bae7865782505d69df40eac1234fb051b91 authored about 11 years ago
919b9455f810ce05ed58b29ed89f2d4f608a7aeb authored about 11 years ago
e88514aab7dc1953f616f21faabccee083a7e456 authored about 11 years ago
dc557207381346b6aacac8a6dbb5917ed85c84ee authored about 11 years ago
09393734a3364fb5546c0db32f8bebaaffe06c65 authored about 11 years ago
5033b53543b0345937156dcabfa8d3cae4838169 authored about 11 years ago
0fcceb324dfd9c077f54be0c2b17a4e090915d96 authored about 11 years ago
0743531244a86ce3644ee6fc008218c58a8cbdc7 authored about 11 years ago
Pass only 'qubes.xml.000' to tar2qfile - this way it will stop reading
the source after requeste...
cc379270808871bcf7835fa8151b7ac088863fde authored about 11 years ago
d7e3f3cb0aa7cf6cfd623197acc420238de20e2e authored about 11 years ago
3a898db663103dac6ce30ef9143310f6daa8b6bc authored about 11 years ago
Also some major cleanups: Reduce some more code duplication
(verify_hmac, simplify backup_restor...
657beaf65560d1d85823ffcb2eda1f990e2fdb35 authored about 11 years ago
This way backup process won't need more than 1GB for temporary files and
also will give more pre...
07ae02915f9cf62344345315afd136b90ceaadfd authored about 11 years ago
We can't wait for tar next volume prompt using stderr.readline(),
because tar don't output EOL m...
7229b78bbf5b9be8353370757d5c81468c85fb3b authored about 11 years ago
This is mostly revert of "3d1b40f backups: keep file without path in
inner tar archive" in terms...
At least to have there info about its backup.
dc6fd3c8f380c4d1a612ba67bc400b2566162915 authored about 11 years agoEspecially kill long lines.
a64f7c12adc69d5c39be27e58e51824bff0f6e0d authored about 11 years agoAfter this change the bottleneck is qrexec throughput.
5477aea877cfeb42a8149833045337a82866da49 authored about 11 years agoc306b9c00af82f65206365401d26f066c86ce48a authored about 11 years ago
c64b6c04cef9c96cda260332b10062ac9c74828d authored about 11 years ago
Ensure that outer tar/encryptor gets all the data *and EOF* before
signalling inner tar to conti...
It is senseless to have full file path in multiple locations:
- external archive
- qubes.xml
...
6c61e79ebf48ca6f55eb1aafad9a491046af3db4 authored about 11 years ago
61b3a81e822bdb69f81b853595610e848d8c4f37 authored about 11 years ago
e7701d9c5d5469dd00846314a7da8cdd34b284c1 authored about 11 years ago
51f119326b4c02f473f4572ec89b7800b2faa2b5 authored about 11 years ago
e875ae9d06a581faf88c6503bd0e81ed4c559248 authored about 11 years ago
2891a15302dcf8d42c51ee8106f8b5a130c601b4 authored about 11 years ago
a3d02db170346f60aaac4b2f243cd980d8560c8b authored about 11 years ago
167b412e54ac922dd2c118dcfb04b15dc2d21263 authored about 11 years ago
Use return True/False to report success/failure instead of exit(1). This
fixes regression introd...
1b83e5c687f174a9d17b7fa936cbe6ca46a17078 authored about 11 years ago
aeb83d1a45b221ce2c00a2c3389fbc90073c143f authored about 11 years ago
Using class method allow the users (Qubes Manager at least) to check
for compatibility without h...
Do not parse VM data (filesystem metadata in this case) in dom0, as this
expose dom0 for potenti...
b91aa4133d37b95bcaade5788184b42dfe2f0719 authored about 11 years ago
f85c2ffa5a06d157f77409ac1a32e9869a731d26 authored about 11 years ago
6fddae3b9bbdb588051be867d4ae725d3253c67b authored about 11 years ago
Any HVM (which isn't already template-based) can be a template for
another HVM. For now do not a...
Not only print error message.
92b479bf49e5f6c4529234ae4fb8f1a122ca8e8d authored about 11 years agoEspecially HVM templates do not have (at least for now).
25fd41aa2f7965d6a3652ba4e2e700c6d4e8d272 authored about 11 years ago
Do not assume only predefined VMs types, do not assume only one type of
template etc.
4090fdf758e3b0f7299ac4b8cbf887dd7448768c authored about 11 years ago
1315bdec87e890b4432aebf03ee74c926272b0f0 authored about 11 years ago
f0e24c358eb6cb31349614e8a36bf3aa26d7341d authored about 11 years ago
07f011ebecea3f77df140741c22356568c9046cc authored about 11 years ago
qvm-block will still not list device-mapper devices, but it would be
much easier to modify it.
b3c127091ddd1b69adb79fc86458f88f61f7e92e authored over 11 years ago
8cffdea41f017d0d318eee8a060e067dd0028318 authored over 11 years ago
One more race condition, which could cause qvm-backup-restore hang.
3666d6ced9daf58a8143b840245b8524c9f7394b authored over 11 years ago
Already processed in backup prepare phase). This is only because
qfile-dom0-unpacker doesn't sup...
Not only until unpacker process is running. This is another race
condition, which would cause so...
This was already partially implemented, but only for backup header
(qubes.xml).
Fix handling of ...
c61a4570e867b780dcef592324a5b94fb1e1da0b authored over 11 years ago
661a1ba4afb5fee40987d98997a4d0129e2ae39f authored over 11 years ago
Do not assume that tar will finish quickly - explicitly wait for either
process termination or r...
89b6069bda3799d8cd07a297f8a3e253b51dc178 authored over 11 years ago
b84ba998a303ded57dbaebd7b7ea602ffb64d0bb authored over 11 years ago
It was commented out by mistake.
5cebff34bda0ef31f6dcd634056323588bad1cec authored over 11 years ago