|
|
@78747
|
6 years |
vboxsync |
Main/Appliance::i_readImpl: Fixes for regressions introduced by …
|
|
|
@78630
|
6 years |
vboxsync |
bugref:9416. small leftover removed.
|
|
|
@78605
|
6 years |
vboxsync |
bugref:9416. scm fixes.
|
|
|
@78604
|
6 years |
vboxsync |
bugref:9416. scm fixes.
|
|
|
@78603
|
6 years |
vboxsync |
bugref:9416. Fixed uninitialized variables.
|
|
|
@78602
|
6 years |
vboxsync |
bugref:9416. The second part of OCI import - the local part of import …
|
|
|
@78430
|
6 years |
vboxsync |
bugref:9416. scm fixes.
|
|
|
@78429
|
6 years |
vboxsync |
bugref:9416. changed uint32_t to ULONG.
|
|
|
@78428
|
6 years |
vboxsync |
bugref:9416. The part of OCI import logic. New functions - …
|
|
|
@78104
|
6 years |
vboxsync |
IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
|
|
|
@78102
|
6 years |
vboxsync |
Main: Appliance::i_searchUniqueImageFilePath: Untested attempt to …
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76298
|
6 years |
vboxsync |
Main: bugref:6913: Added generation of some medium events. Contains …
|
|
|
@76240
|
6 years |
vboxsync |
Main: bugref:6913: had to revert all changes for the defect because of …
|
|
|
@76215
|
6 years |
vboxsync |
Main: bugref:6913: Added generation of medium events
|
|
|
@74804
|
6 years |
vboxsync |
Main/Progress: Split into safe public interface and a private one …
|
|
|
@73784
|
6 years |
vboxsync |
Main/Appliance: Fix import regression caused by the progress cleanup.
|
|
|
@73743
|
6 years |
vboxsync |
Main/Progress+Appliance+Machine: Turn …
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73132
|
6 years |
vboxsync |
Main/Appliance: fix a regression caused by introducing the custom VM …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@72919
|
6 years |
vboxsync |
Main/*: From now on any valid UTF8 string is considered a valid guest …
|
|
|
@72525
|
6 years |
vboxsync |
Main/Appliance: Since "stack" is reused for all VMs in a …
|
|
|
@72523
|
6 years |
vboxsync |
Main/Appliance: fix crash for importing non-vbox created appliances
|
|
|
@72511
|
6 years |
vboxsync |
Main/Appliance: Correctly handle appliance import when the VM is …
|
|
|
@72476
|
6 years |
vboxsync |
Main/Appliance: Teach importing new tricks: importing to specific …
|
|
|
@72201
|
7 years |
vboxsync |
build fix
|
|
|
@72200
|
7 years |
vboxsync |
Main/Appliance: very minimal start where later hooks for checking …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@68918
|
7 years |
vboxsync |
Main,iprt: Don't fail an import just because the manifest contains …
|
|
|
@68158
|
7 years |
vboxsync |
Main/ApplianceImport: bugref:8930: don't enable OHCI if xHCI is enabled
|
|
|
@67249
|
8 years |
vboxsync |
Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
|
|
|
@67184
|
8 years |
vboxsync |
Main: Reworking IAppliance export to use new TAR creator. Changes …
|
|
|
@65887
|
8 years |
vboxsync |
Main/Appliance: support importing more than 10 NICs if the OVF …
|
|
|
@65530
|
8 years |
vboxsync |
bugref:8743. Workaround - fixed logic for putting the virtual disks in …
|
|
|
@65186
|
8 years |
vboxsync |
Main: scm
|
|
|
@65120
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@65088
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@63563
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63171
|
8 years |
vboxsync |
Main: warning about switches
|
|
|
@62393
|
8 years |
vboxsync |
Main/Appliance: fix generation of new MAC addresses on import (for …
|
|
|
@62363
|
8 years |
vboxsync |
Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
|
|
|
@62221
|
8 years |
vboxsync |
Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
|
|
|
@61012
|
9 years |
vboxsync |
Main/Appliance: fix regression (storage controller naming …
|
|
|
@61009
|
9 years |
vboxsync |
Main: big settings cleanup and writing optimization. Moved …
|
|
|
@61005
|
9 years |
vboxsync |
Main/Appliance: a little bit too much of the future went into the …
|
|
|
@61003
|
9 years |
vboxsync |
Main/Appliance: get rid of "Controller" in storage controller names …
|
|
|
@60341
|
9 years |
vboxsync |
ICertificate, Import wizard: Some adjustments to make it do and show …
|
|
|
@60334
|
9 years |
vboxsync |
CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
|
|
|
@60332
|
9 years |
vboxsync |
ApplianceImpl: The what's needed to determine the trusted state of the …
|
|
|
@60328
|
9 years |
vboxsync |
bugref:8249. Improvement ICertificate interface.
|
|
|
@60220
|
9 years |
vboxsync |
bugref:8249. Added an attribute certificate into IAppliance interface. …
|
|
|
@59760
|
9 years |
vboxsync |
Main: shadowed variable
|
|
|
@59758
|
9 years |
vboxsync |
ApplianceImplImport.cpp: Inserted read ahead threads into the source …
|
|
|
@59691
|
9 years |
vboxsync |
ApplianceImplImport.cpp: Use RTCrPkixPubKeyVerifySignedDigest so we …
|
|
|
@59683
|
9 years |
vboxsync |
ApplianceImpl: Only warn if we cannot root a certificate (compare …
|
|
|
@59679
|
9 years |
vboxsync |
ApplianceImpl: Signature and certificate validation updates.
|
|
|
@59671
|
9 years |
vboxsync |
Main: Appliance::i_readTailProcessing: Sketched out how to validate …
|
|
|
@59669
|
9 years |
vboxsync |
ApplianceImplImport.cpp: started on certificate validation.
|
|
|
@59626
|
9 years |
vboxsync |
ApplianceImplImport.cpp: Use RTCrPemFindFirstSectionInContent.
|
|
|
@59622
|
9 years |
vboxsync |
ApplianceImplImport.cpp: Solaris build fix.
|
|
|
@59621
|
9 years |
vboxsync |
ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
|
|
|
@59591
|
9 years |
vboxsync |
nit
|
|
|
@59589
|
9 years |
vboxsync |
Appliance::read: Simpler.
|
|
|
@59588
|
9 years |
vboxsync |
Appliance::read: Return errors, don't return S_OK and no progress …
|
|
|
@59587
|
9 years |
vboxsync |
Appliance::i_readImpl: task is always NULL in the catch.
|
|
|
@59586
|
9 years |
vboxsync |
Appliance::i_readImpl: Either throw errors or return them, don't do …
|
|
|
@59582
|
9 years |
vboxsync |
ApplianceImplImport.cpp: Simplifications.
|
|
|
@59577
|
9 years |
vboxsync |
Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
|
|
|
@59576
|
9 years |
vboxsync |
i_readFSOVF,i_readFSImpl: Rewrote the digest detection in i_readFSOVF …
|
|
|
@59567
|
9 years |
vboxsync |
RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
|
|
|
@59565
|
9 years |
vboxsync |
Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
|
|
|
@59564
|
9 years |
vboxsync |
Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
|
|
|
@59555
|
9 years |
vboxsync |
ApplianceImpl: Use the other manifest API to do verification.
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@58005
|
9 years |
vboxsync |
pr7179. Part related to Appliance class and TaskOVF tasks like import, …
|
|
|
@58002
|
9 years |
vboxsync |
Revert 103021 because it's needed to split one commit up on to 3 …
|
|
|
@57996
|
9 years |
vboxsync |
pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
|
|
|
@56599
|
9 years |
vboxsync |
Warning fix (32-bit Windows).
|
|
|
@56319
|
9 years |
vboxsync |
whitespace (tabs!)
|
|
|
@56030
|
10 years |
vboxsync |
postfix iterator => prefix iterator and stlSize => stlEmpty where …
|
|
|
@55988
|
10 years |
vboxsync |
iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
|
|
|
@54985
|
10 years |
vboxsync |
fixed several lines according to coding style
|
|
|
@54979
|
10 years |
vboxsync |
OVF: pr7721. Import images in other formats. Added option …
|
|
|
@54438
|
10 years |
vboxsync |
Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
|
|
|
@53354
|
10 years |
vboxsync |
R7524 - needs testing in VBoxManage.
|
|
|
@52813
|
10 years |
vboxsync |
Main/ApplianceImport: fixed check, thanks PVS
|
|
|
@52802
|
10 years |
vboxsync |
Main/Appliance import: fixed wrong condition, thanks PVS
|
|
|
@52267
|
10 years |
vboxsync |
unused param, variables warnings.
|
|
|
@51441
|
11 years |
vboxsync |
Main: code formatting.
|
|
|
@51092
|
11 years |
vboxsync |
6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
|
|
|
@51014
|
11 years |
vboxsync |
Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
|
|
|
@50904
|
11 years |
vboxsync |
added prefix X509 into all error definitions related to X509
|
|
|
@50887
|
11 years |
vboxsync |
Put a warning instead an error if X509 certificate is not self-signed
|
|
|
@50832
|
11 years |
vboxsync |
pr6022. Support X509 certification during import OVF appliance.
|
|
|
@50355
|
11 years |
vboxsync |
6813 stage 7 VirtualBoxImpl.cpp etc
|
|
|
@50203
|
11 years |
vboxsync |
Main: Removed the USE_RTTAR_FOR_READING code.
|
|
|