Commit History

Author SHA1 Message Date
  Olivier MEDOC c805ff6aeb backup: implement header restoration for the new backup format 11 years ago
  Marek Marczykowski-Górecki c6d51fd68f version 2.1.19 11 years ago
  Marek Marczykowski-Górecki 1525b64e16 Merge remote-tracking branch 'joanna/master' 11 years ago
  Marek Marczykowski-Górecki c43efac87b version 2.1.18 11 years ago
  Olivier MEDOC 361741b8aa backup: multiple fixes for the backup process, including non-encrypted backups 11 years ago
  Olivier MEDOC 23065f6fa0 backup: use a thread to send data to AppVM in parallel to tar main operations. 11 years ago
  Olivier MEDOC a85f3a7d8e backup: introduced a second tar pass to send encrypted data to an AppVM 11 years ago
  Olivier MEDOC 4ae4bdc452 backup: implemented backup mecanism using tar_sparse+encryption+hmac generation 11 years ago
  Olivier MEDOC 5edca4ac90 backup: code cleanup 11 years ago
  Marek Marczykowski-Górecki 5da7a520c4 core: move pci_add/pci_remove to QubesVM, add support for live add/remove (#708) 11 years ago
  Olivier MEDOC 89fde55cd9 backup: Added rpc restoration file 11 years ago
  Olivier MEDOC 836c604473 backup: reimplemented restore function through an AppVM 11 years ago
  Olivier MEDOC 9784ca87f6 backup: implemented mecanism to read only the backup headers 11 years ago
  Olivier MEDOC 5fa8d732ae backup: major revamp of the backup code to include backup to dom0, backup to vm, better cleanup code 11 years ago
  Olivier MEDOC fbb26d89b4 backup: implemented progress feedback using tar checkpoint and a temporary file for tar output 11 years ago
  Olivier MEDOC aea789d0a1 backup: implemented use of a single tar file instead of creation of multiple file during backup 11 years ago
  Olivier MEDOC 6c09189b77 backup: improved performance by optimizing tar and gpg options 11 years ago
  Olivier MEDOC fb8748f3e9 backup: implemented use of tar+gpg2 instead of only encrypting files 11 years ago
  Marek Marczykowski a0cb8dbf7e dispvm: minor fixes 11 years ago
  Marek Marczykowski 19982da9d2 QubesVm: drop evals already covered by generic deserializer 11 years ago
  Marek Marczykowski 28b8eb0445 Send monitor layout at VM startup. 11 years ago
  Marek Marczykowski 42416504bb qvm-prefs: fix checking kernel path 11 years ago
  Andrew Sorensen ead479804e dom0: wait for folder to be created before adding file 11 years ago
  Zrubi 2fc8e7abb0 qubes-hcl-report update + qvm-check 11 years ago
  Andrew Sorensen 1d2990e938 dom0: add option for encryption to qvm-backup 11 years ago
  Andrew Sorensen 4ed00f123d dom0: allow user to decide if encryption should be used, close qvm database 11 years ago
  Andrew Sorensen 3d7af2f7f5 dom0: allow the user to set the AppVM 11 years ago
  Andrew Sorensen c2f157c2d2 dom0: close Popen when the transfer is complete 11 years ago
  Andrew Sorensen 93162df677 dom0: use vm.run() instead of subprocess.Popen() directly 11 years ago
  Andrew Sorensen 246e8c383d dom0: fix directory creation 11 years ago