VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85222   4 years vboxsync Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
(edit) @85215   4 years vboxsync Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
(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) @85018   4 years vboxsync DnD/Main: Renaming internal send/receive data contexts to emphasize …
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84857   4 years vboxsync Guest Control/Main: Added another GuestBase::getErrorAsString() …
(edit) @84844   4 years vboxsync Guest Control/Main: Resolved another todo: Limit the default size a …
(edit) @84745   4 years vboxsync Guest Control/Main: Handling throw()ing VBox rc for …
(edit) @84740   4 years vboxsync Main,include: provide a new method for the graphics device to pass …
(edit) @84648   4 years vboxsync Guest Control/Main: Big guest error information revamp, to show more …
(edit) @84645   4 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) @84554   5 years vboxsync Guest Control/Main: Implemented host side support for gracefully …
(edit) @84532   5 years vboxsync bugref:9745. Added basic support of virtio-scsi controller into OVF …
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(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) @84312   5 years vboxsync Main/ApplianceImport: Read the PKCS7/CMS signature when present. …
(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) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84031   5 years vboxsync bugre:9699. Added the function getManifest() into the IAppliance …
(edit) @83788   5 years vboxsync Main/SessionImpl.h: Disabled ATL threading attribute with VC++ 14.1+ …
(edit) @83556   5 years vboxsync Guest Control/Main: Implemented first file open info validation. …
(edit) @83489   5 years vboxsync Guest Control/Main: Fixed IGuestSession::directoryOpen() API to fail …
(edit) @83413   5 years vboxsync Guest Control/Main: More constructor initializers, removed unused …
(edit) @83336   5 years vboxsync Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
(edit) @83321   5 years vboxsync Guest Control/Main: Added GuestSession::i_directoryExists().
(edit) @83319   5 years vboxsync Guest Control/Main: Added some more class/struct constructor initializers.
(edit) @83169   5 years vboxsync OCI: (bugref:9469) cloud network integration multiple targets and …
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82502   5 years vboxsync Main/Console: Reverted VRDE clipboard breakage introduced in r131016
(edit) @82428   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82427   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82423   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82422   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze.
(edit) @82393   5 years vboxsync Main: add new Windows Server 2019 guest type, and some long forgotten …
(edit) @82366   5 years vboxsync bugref:9619. Added firmware support into VSD. OCI import supports BIOS …
(edit) @82268   5 years vboxsync Main/SystemProperties: add a method for querying which storage bus is …
(edit) @82192   5 years vboxsync Main/RecordingSettings: move monitor count query to place before …
(edit) @81971   5 years vboxsync Main/Machine+GraphicsAdapter: previously missed proper removal of …
(edit) @81968   5 years vboxsync Main/GraphicsAdapter: forgotten file
(edit) @81964   5 years vboxsync Main/GraphicsAdapter: Split off a few attributes from Machine …
(edit) @81883   5 years vboxsync Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
(edit) @81740   5 years vboxsync Main/SystemProperties: shorten a few attribute names to get around …
(edit) @81739   5 years vboxsync Main/SystemProperties: added a family of attributes (one per relevant …
(edit) @81684   5 years vboxsync Main/Host: add IHostUpdate stub interface Main/idl: eliminate …
(edit) @81674   5 years vboxsync Main: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81644   5 years vboxsync Main: Removed unused/obsolete/useless portVersion attribute of IUSBDevice.
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81429   5 years vboxsync Main/Console: forgotten change
(edit) @81427   5 years vboxsync Build fixes for r134139
(edit) @81425   5 years vboxsync Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81415   5 years vboxsync Main/MachineImplMoveVM: simplify updatePathsToStateFiles (which is …
(edit) @81394   5 years vboxsync Main/MachineImplMoveVM: Putting all Machine object references in a …
(edit) @81393   5 years vboxsync Main/MachineImplMoveVM: many cleanups including removal of unused code
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81354   5 years vboxsync Main/PCIRawDev: small header file cleanup
(edit) @81305   5 years vboxsync Main/HostImpl: Updated CPU features with nested VT-x conditions. …
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @80873   5 years vboxsync Main/GuestSessionImpl.cpp: Keep returning E_INVALIDARG for …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80828   5 years vboxsync Main/Guest*: Create enviornment blocks with …
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80668   5 years vboxsync Main/Performance: We don't measure diskspace is millibytes (mB), it …
(edit) @80654   5 years vboxsync Main/GuestImpl: Start the Guest::i_staticUpdateStats in paused mode so …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80396   5 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @80376   5 years vboxsync Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based 3D …
(edit) @80360   5 years vboxsync HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
(edit) @80114   5 years vboxsync Main/IMachineDebugger: Added method for getting the CPU load (as seen …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @79955   5 years vboxsync bugref:8345. Second part of refining and cleaning up the code.
(edit) @79845   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79822   5 years vboxsync Main/DHCPServer: Fixed MAC resolving of MachineMAC configs. bugref:9288
(edit) @79800   5 years vboxsync Dhcpd,Main: Working on extending the DHCP server end to cope with new …
(edit) @79771   5 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79761   5 years vboxsync Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP …
(edit) @79747   5 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79742   5 years vboxsync Changes per #5899 / Comment #14
(edit) @79735   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288
(edit) @79732   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. bugref:9288
(edit) @79676   5 years vboxsync API: Added IKeyboard::putUsageCode method to send USB HID usage codes …
(edit) @79644   5 years vboxsync Main/NetworkServiceRunner: eliminated std::string and replaced the …
(edit) @79621   5 years vboxsync Dhcpd,Main/DHCPServerImpl: LeasesFilename should be plural everywhere. …
(edit) @79610   5 years vboxsync Main/IDHCPServer: Added a FindLeaseByMAC method that can be used to …
(edit) @79296   5 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79285   5 years vboxsync Main/GuestFileImpl.cpp: Translate FileAccessMode_AppendOnly and …
(edit) @79283   5 years vboxsync Main/GuestProcessImpl: Cleanups. bugref:9320
(edit) @79174   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79054   5 years vboxsync Main/AdditionsFacilityImpl: Simplified the data by kicking out the …
(edit) @79052   5 years vboxsync Main/AdditionsFacilityImpl: Simplified the data by kicking out the …
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