VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85364   5 years vboxsync Main/Appliance: remove #include which currently causes some dependency …
(edit) @85363   5 years vboxsync Main/Appliance: correct border case handling when converting VBox OS …
(edit) @85360   5 years vboxsync OCI: (bugref:9469) Two more missing files exported to OSE with …
(edit) @85309   5 years vboxsync Main: Try harder using the Utf8Str versions of the event stuff where …
(edit) @85307   5 years vboxsync Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
(edit) @85306   5 years vboxsync Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
(edit) @85304   5 years vboxsync Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
(edit) @85302   5 years vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85301   5 years vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85300   5 years vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @85292   5 years vboxsync Main/VirtualBoxImpl.cpp: scm fix. bugref:9790
(edit) @85287   5 years vboxsync Main/VirtualBoxImpl.cpp: Fix copy&paste blunder in …
(edit) @85286   5 years vboxsync Main: Refactored the generated event code implementation as Clang 11 …
(edit) @85284   5 years vboxsync Main/MediumImpl.cpp: Signed/unsigned conversion issues, a whole bunch …
(edit) @85283   5 years vboxsync Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
(edit) @85282   5 years vboxsync Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
(edit) @85281   5 years vboxsync Main/ApplianceImplImport.cpp: Fixed a VERR/HRESULT mixup, change all …
(edit) @85280   5 years vboxsync Main/HostPower.cpp: Signed/unsigned conversion issue. bugref:9790
(edit) @85279   5 years vboxsync Main/USBProxyBackendUsbIp.cpp: The 'unused' u32Status fields are …
(edit) @85277   5 years vboxsync Main/UnattendedImpl.cpp: Signed/unsigned conversion issues wrt Port …
(edit) @85276   5 years vboxsync Main/VRDEServerImpl.cpp: Workaround for Clang 11 nothrow/PPFN issue. …
(edit) @85275   5 years vboxsync Main/UnattendedInstaller.cpp: Return code mixup (harmless). bugref:9790
(edit) @85274   5 years vboxsync Main/PerformanceDarwin.cpp: Signed/unsigned conversion issues w/ …
(edit) @85273   5 years vboxsync Main/PerformanceImpl.cpp: C++11 deprecated std::mem_fun -> …
(edit) @85272   5 years vboxsync Main/iokit.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85271   5 years vboxsync Main/HostDnsServiceDarwin.cpp,++: Wrong index types (must use …
(edit) @85270   5 years vboxsync Main/xpcom/server.cpp: Status code type mixup. Fixed …
(edit) @85269   5 years vboxsync Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref …
(edit) @85268   5 years vboxsync Main/xpcom/server.cpp: Status code type mixup. Fixed …
(edit) @85267   5 years vboxsync Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
(edit) @85266   5 years vboxsync Main/HostImpl.cpp: Some cleanups around …
(edit) @85265   5 years vboxsync Main/NetIf-win.cpp: createObject status should be checked and removed …
(edit) @85264   5 years vboxsync Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
(edit) @85263   5 years vboxsync Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. bugref:9790
(edit) @85262   5 years vboxsync Main/VirtualBoxImpl.cpp: Signed/unsigned conversion issues. Left a …
(edit) @85261   5 years vboxsync Main/SnapshotImpl.cpp: Unused member m_uMemSize in …
(edit) @85260   5 years vboxsync Main/HostImpl.cpp: Signed/unsigned conversion issue. bugref:9790
(edit) @85259   5 years vboxsync Main/HostPowerDarwin.cpp: float/double constant mix. bugref:9790
(edit) @85257   5 years vboxsync Main/MachineImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85256   5 years vboxsync Main/MachineImpl.cpp: Use printf and appendPrintf rather than …
(edit) @85255   5 years vboxsync Main/VRDEServerImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85253   5 years vboxsync Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85252   5 years vboxsync Main/HostVideoInputDeviceImpl.cpp: Workaround for Clang 11 …
(edit) @85250   5 years vboxsync Main/ProgressProxyImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85249   5 years vboxsync Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85248   5 years vboxsync Main/HostNetworkInterfaceImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85247   5 years vboxsync Main/CloudProviderManagerImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85243   5 years vboxsync Main/BandwidthControlImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85242   5 years vboxsync Main/BandwidthGroupImpl: Sign conversion issues. bugref:9790
(edit) @85236   5 years vboxsync Main/Matching: Removed unused member mDefIgnoreCase from …
(edit) @85235   5 years vboxsync Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
(edit) @85234   5 years vboxsync Main/DHCPConfigImpl.cpp: Signedness warnings. bugref:9790
(edit) @85219   5 years vboxsync Main/ApplianceImplImport.cpp: Fixed a bunch of VERR/HRESULT mixups, …
(edit) @85218   5 years vboxsync Main/VFSExplorerImpl.cpp: Corrected totally messed up …
(edit) @85217   5 years vboxsync Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
(edit) @85216   5 years vboxsync Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
(edit) @85215   5 years vboxsync Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
(edit) @85121   5 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84993   5 years vboxsync bugref:9761. Added new release version 'vb_release' for Windows 10 May …
(edit) @84978   5 years vboxsync Main/SystemProperties: Fix regression from bugref:6813 which went …
(edit) @84795   5 years vboxsync Main/UnattendedInstaller: Doc nits.
(edit) @84645   5 years vboxsync OCI: (bugref:9469) partial proxy implementation.
(edit) @84618   5 years vboxsync OCI: (bugref:9469) cloud network integration code moved from Machine …
(edit) @84564   5 years vboxsync Main: Comments / logging renaming (guest additions -> Guest Additions).
(edit) @84535   5 years vboxsync Main/Appliance::i_importCloudImpl: %ul is wrong. Just use %RU64 and …
(edit) @84532   5 years vboxsync bugref:9745. Added basic support of virtio-scsi controller into OVF …
(edit) @84531   5 years vboxsync bugref:9416. Used RTRandU64() instead the class com::Guid to generate …
(edit) @84472   5 years vboxsync ApplianceImplImport.cpp: r=bird @todo. bugref:9416
(edit) @84455   5 years vboxsync trancate the imported machine name. Use only the last 12 characters …
(edit) @84425   5 years vboxsync Main: VC++ 19.1 regression - must used sanitized string header. bugref:8489
(edit) @84395   5 years vboxsync Main/hardening: VC++ 19.x warnings. bugref:8489
(edit) @84381   5 years vboxsync Main/Appliance: Use the RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS flag …
(edit) @84344   5 years vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @84343   5 years vboxsync Main: Adjusted AutoCaller.rc() to AutoCaller.isOk() in two places as …
(edit) @84340   5 years vboxsync Main/Appliance: Implemented verifying PKCS#7/CMS signing certificates. …
(edit) @84312   5 years vboxsync Main/ApplianceImport: Read the PKCS7/CMS signature when present. …
(edit) @84265   5 years vboxsync Main/Appliance::i_readManifestFile: No throwing. duh. bugref:9699
(edit) @84249   5 years vboxsync Main/CertificateImpl: sha512-224WithRSAEncryption and …
(edit) @84153   5 years vboxsync Main: Reverted r137602 & r137737 as the API is not actually needed. …
(edit) @84141   5 years vboxsync Main/Appliance: There should be no need to store two copies of the …
(edit) @84031   5 years vboxsync bugre:9699. Added the function getManifest() into the IAppliance …
(edit) @83901   5 years vboxsync Main/Machine: Allow renaming the VM when it is in "Saved" state. Was …
(edit) @83794   5 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @83629   5 years vboxsync Main: disable the legacy VHWA interface setting. bugref:9691
(edit) @83180   5 years vboxsync scm fix
(edit) @83171   5 years vboxsync More build fixes for r136290.
(edit) @83170   5 years vboxsync Build fixes for r136290.
(edit) @83169   5 years vboxsync OCI: (bugref:9469) cloud network integration multiple targets and …
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82921   5 years vboxsync Main/VBoxSVC: Implemented command line help for XPCOM implementation …
(edit) @82709   5 years vboxsync Main/SystemProperties: use proper #ifdef for the work in progress feature
(edit) @82686   5 years vboxsync Main/SystemProperties: do not show virtio-net 1.0 except in debug …
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82569   5 years vboxsync Main/SystemProperties: remove PCnet-ISA (Am79C960) from supported …
(edit) @82564   5 years vboxsync Replaced RTDirCreate by RTDirCreateFullPath. Checked …
(edit) @82562   5 years vboxsync Main: bugref:9611: SystemProperties: Sync …
(edit) @82426   5 years vboxsync Main/SystemProperties: add forgotten (perfectly valid) Null enum const …
(edit) @82393   5 years vboxsync Main: add new Windows Server 2019 guest type, and some long forgotten …
(edit) @82367   5 years vboxsync bugref:9619. Added firmware support into VSD.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette