VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85245   4 years vboxsync Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85244   4 years vboxsync Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85243   4 years vboxsync Main/BandwidthControlImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85242   4 years vboxsync Main/BandwidthGroupImpl: Sign conversion issues. bugref:9790
(edit) @85241   4 years vboxsync Main/netif.h: Signedness issue in getDefaultIPv4Address(). bugref:9790
(edit) @85240   4 years vboxsync Main/EventImpl.h: Fixed status code mixup in VBoxEventDesc::fire found …
(edit) @85239   4 years vboxsync Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
(edit) @85238   4 years vboxsync Main/HashedPw.cpp: Signedness warning. bugref:9790
(edit) @85237   4 years vboxsync Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
(edit) @85236   4 years vboxsync Main/Matching: Removed unused member mDefIgnoreCase from …
(edit) @85235   4 years vboxsync Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
(edit) @85234   4 years vboxsync Main/DHCPConfigImpl.cpp: Signedness warnings. bugref:9790
(edit) @85233   4 years vboxsync Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
(edit) @85232   4 years vboxsync Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
(edit) @85222   4 years vboxsync Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
(edit) @85219   4 years vboxsync Main/ApplianceImplImport.cpp: Fixed a bunch of VERR/HRESULT mixups, …
(edit) @85218   4 years vboxsync Main/VFSExplorerImpl.cpp: Corrected totally messed up …
(edit) @85217   4 years vboxsync Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
(edit) @85216   4 years vboxsync Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
(edit) @85215   4 years vboxsync Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
(edit) @85214   4 years vboxsync Main/ProcessImpl.cpp: Tweaked the waitForOperationCompletion and …
(edit) @85212   4 years vboxsync Main/QMTranslatorImpl.cpp: Sign conversion issues with Clang 11. Fixed …
(edit) @85210   4 years vboxsync Main/DisplayResampleImage.cpp: sign error/warning fix for Clang 11. …
(edit) @85143   4 years vboxsync Attempt to fix oem2 build.
(edit) @85133   4 years vboxsync OCI: Get instance console connection information as part of …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85020   4 years vboxsync DnD/Main: Renamed internal send/receive data task classes to unify naming.
(edit) @85019   4 years vboxsync DnD/Main: Don't use RT_BZERO on non-POD types.
(edit) @85018   4 years vboxsync DnD/Main: Renaming internal send/receive data contexts to emphasize …
(edit) @85015   4 years vboxsync Main/Display: comment typo
(edit) @85011   4 years vboxsync Main/BusAssignmentManager: Prepend global variables with "g_".
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @85002   4 years vboxsync DnD: More work on path conversion / validation.
(edit) @84998   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84993   4 years vboxsync bugref:9761. Added new release version 'vb_release' for Windows 10 May …
(edit) @84978   4 years vboxsync Main/SystemProperties: Fix regression from bugref:6813 which went …
(edit) @84975   4 years vboxsync Guest Control/GuestSessionImplTasks: Logging nits.
(edit) @84939   4 years vboxsync makefile.tstCAPIGlue: Don't test for BUILD_PLATFORM == win in a sample …
(edit) @84875   4 years vboxsync bugref:8527. Added proxy settings into the post-installation scripts.
(edit) @84872   4 years vboxsync Guest Control/Main: Try to fix crashes. bugref:9320
(edit) @84865   4 years vboxsync Guest Control/Main: Try to fix crashes. bugref:9320
(edit) @84864   4 years vboxsync Guest Control/Main: Various fixes for copyFromGuest tasks. bugref:9320
(edit) @84857   4 years vboxsync Guest Control/Main: Added another GuestBase::getErrorAsString() …
(edit) @84846   4 years vboxsync Correcting a wrong comment in Virtualbox.xidl
(edit) @84845   4 years vboxsync Correcting a typo in Virtualbox.xidl
(edit) @84844   4 years vboxsync Guest Control/Main: Resolved another todo: Limit the default size a …
(edit) @84843   4 years vboxsync Guest Control/Main: Resolved another todo: Limit the default size a …
(edit) @84814   5 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84795   5 years vboxsync Main/UnattendedInstaller: Doc nits.
(edit) @84793   5 years vboxsync Main/Helpers: Build fix for r138593.
(edit) @84790   5 years vboxsync FE/Qt, Main/Helpers: Get rid of 2D Video Acceleration code.
(edit) @84745   5 years vboxsync Guest Control/Main: Handling throw()ing VBox rc for …
(edit) @84744   5 years vboxsync Guest Control/Main: Refined API error logging. bugref:9320
(edit) @84740   5 years vboxsync Main,include: provide a new method for the graphics device to pass …
(edit) @84685   5 years vboxsync OCI: Support for console connections.
(edit) @84650   5 years vboxsync Guest Control/Main: Big guest error information revamp, to show more …
(edit) @84649   5 years vboxsync Guest Control/Main: Big guest error information revamp, to show more …
(edit) @84648   5 years vboxsync Guest Control/Main: Big guest error information revamp, to show more …
(edit) @84645   5 years vboxsync OCI: (bugref:9469) partial proxy implementation.
(edit) @84639   5 years vboxsync OCI: (bugref:9469) cloud network environment setup (local part).
(edit) @84626   5 years vboxsync Main/Settings.cpp: bugref:9558 ticketref:19527 apply new default of …
(edit) @84618   5 years vboxsync OCI: (bugref:9469) cloud network integration code moved from Machine …
(edit) @84585   5 years vboxsync Main + FE/VBoxManage: Fixes / better logging for reboot / shutdown support.
(edit) @84564   5 years vboxsync Main: Comments / logging renaming (guest additions -> Guest Additions).
(edit) @84555   5 years vboxsync Guest Control/Main: Implemented host side support for gracefully …
(edit) @84554   5 years vboxsync Guest Control/Main: Implemented host side support for gracefully …
(edit) @84551   5 years vboxsync Guest Control/Main: Automatic GA updating nit. bugref:9320
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84535   5 years vboxsync Main/Appliance::i_importCloudImpl: %ul is wrong. Just use %RU64 and …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(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) @84508   5 years vboxsync Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
(edit) @84492   5 years vboxsync Main/Makefile.kmk: More guards around …
(edit) @84490   5 years vboxsync webservices/Makefile.kmk: Remove PATH_ROOT from the VBOXWEB_OTHERS list.
(edit) @84487   5 years vboxsync Main/Makefile.kmk: Using KB_FN_AUTO_CMD_DEPS on …
(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) @84450   5 years vboxsync *.kmk,++: Removed some obsolete VBoxREM*.so references. bugref:9576
(edit) @84449   5 years vboxsync Reverting r138155 - committed too much.
(edit) @84448   5 years vboxsync Removed some obsolete VBoxREM*.so references. bugref:9576
(edit) @84425   5 years vboxsync Main: VC++ 19.1 regression - must used sanitized string header. bugref:8489
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). 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) @84348   5 years vboxsync Main: VC++ 19.2 build adjustment. bugref:8489
(edit) @84347   5 years vboxsync Add/WebService: VC++ 19.2 build adjustment. bugref:8489
(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) @84342   5 years vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @84340   5 years vboxsync Main/Appliance: Implemented verifying PKCS#7/CMS signing certificates. …
(edit) @84339   5 years vboxsync Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
(edit) @84326   5 years vboxsync OCI: ICloudClient::listSourceBootVolumes - like listBootVolumes but …
(edit) @84312   5 years vboxsync Main/ApplianceImport: Read the PKCS7/CMS signature when present. …
(edit) @84290   5 years vboxsync Main/IDL: Typos.
(edit) @84287   5 years vboxsync Glue/Bstr: Adding a base64Encode method using the new UTF-16 base64 …
(edit) @84280   5 years vboxsync OCI: ICloudClient::listBootVolumes
(edit) @84265   5 years vboxsync Main/Appliance::i_readManifestFile: No throwing. duh. bugref:9699
(edit) @84261   5 years vboxsync Guest Control: Partly reverted r137851 and r137880 to remove the …
(edit) @84260   5 years vboxsync Guest Control: Implemented support for long(er) command lines [build …
Note: See TracRevisionLog for help on using the revision log.

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