VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107548   5 weeks vboxsync Devices/Network: Fixed and added configuration for packets broadcast …
(edit) @107524   5 weeks vboxsync src-server/HostNetworkInterfaceImpl.cpp: Fixed warning found by …
(edit) @107402   7 weeks vboxsync VBox REST API: IPlatformARM: Added attribute name=CPUPropertyARM into …
(edit) @107401   7 weeks vboxsync reverted accidentally made changes.
(edit) @107400   7 weeks vboxsync bugref:
(edit) @107267   2 months vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107239   2 months vboxsync bugref: 10806. Added new parameters to …
(edit) @106879   3 months vboxsync Added into IVirtualBox 2 functions - getTrackedObject, getTrackedObjectIds.
(edit) @106469   4 months vboxsync REST API: updated REST attributes in several methods.
(edit) @106384   4 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106218   4 months vboxsync REST API small improvements. Replaced plural to singular. Actions to …
(edit) @106217   4 months vboxsync REST API small improvements. Removed surplus items from the endpoints …
(edit) @106065   5 months vboxsync Manual copyright year updates.
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @106001   5 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105971   5 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105968   5 months vboxsync Main: Resolved a @todo: Added DirectoryOpenFlag_DenyAscent and …
(edit) @105967   5 months vboxsync Main: Docs. bugref:10749
(edit) @105886   6 months vboxsync Main: SDK docs fixes. bugref:10749
(edit) @105871   6 months vboxsync Main: Handle VBOX_E_NOT_SUPPORTED in the console config constructor if …
(edit) @105864   6 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105576   7 months vboxsync Main/Display: Return VBOX_E_NOT_SUPPORTED when DevVGA returns …
(edit) @105266   7 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105255   7 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105087   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @104780   9 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @103977   11 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103553   12 months vboxsync doc/SDKRef,Main/VirtualBox.xidl: Document the changes to the Main API …
(edit) @103088   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103087   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103086   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   13 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @102673   14 months vboxsync Main/Docs: Corrected typos.
(edit) @102654   14 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102534   14 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102381   15 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102116   15 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102113   15 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @102101   15 months vboxsync scm fixes.
(edit) @102094   15 months vboxsync Jira:VBP-402. Added OCI telemetry API support in ICloudMachine and …
(edit) @101759   16 months vboxsync Main: Renamed …
(edit) @101758   16 months vboxsync Main: Renamed …
(edit) @101756   16 months vboxsync Main: Renamed …
(edit) @101745   16 months vboxsync Main: Renamed …
(edit) @101737   16 months vboxsync Main: Added …
(edit) @101683   16 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101593   16 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101472   16 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101418   16 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101384   17 months vboxsync Main: Go back to OSTYPEID_64 for AMD64. bugref:10384
(edit) @101381   17 months vboxsync Main: More guest OS id marking. bugref:10384
(edit) @101379   17 months vboxsync Main: Prep for backing out the '_64' -> '_x64' change. bugref:10384
(edit) @101372   17 months vboxsync Main/midl.xsl: Deal with quotes in cpp/line attributes. bugref:10384
(edit) @101371   17 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101370   17 months vboxsync Reverted commit r159372, committed too much.
(edit) @101369   17 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101318   17 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101302   17 months vboxsync added REST support for the function IMachine::readLog()
(edit) @101282   17 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101200   17 months vboxsync Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
(edit) @101180   17 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101171   17 months vboxsync Main: Added a IGuestOSType::platformArchitecture attribute for …
(edit) @101169   17 months vboxsync Main: Docs. bugref:10384
(edit) @101164   17 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101117   17 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101077   17 months vboxsync Added the attribute 'cloudId' into the interface ICloudMachine.
(edit) @101057   18 months vboxsync Main: Renamed …
(edit) @101039   18 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   18 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100807   19 months vboxsync bugref:10493. First draft of cloud instance clone functionality.
(edit) @100772   19 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100737   19 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100730   19 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   19 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100606   19 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100038   21 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99991   21 months vboxsync Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
(edit) @99782   21 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99781   21 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99780   21 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99726   22 months vboxsync Main: Doxygen fixes. bugref:10442
(edit) @99579   22 months vboxsync VBox API: Added interface IRangedInteger64FormValue, interface …
(edit) @99394   22 months vboxsync Main/idl: separator for enums is _, not ::
(edit) @99295   23 months vboxsync Guest Additions/Main: Return and document a dedicated error if …
(edit) @99262   23 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99150   2 years vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99120   2 years vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   2 years vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @98964   2 years vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98793   2 years vboxsync Guest Control/Main: Resolved an API documentation @todo.
(edit) @98778   2 years vboxsync bugref:9527. Added 3 new values into VirtualSystemDescription: …
(edit) @98711   2 years vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98709   2 years vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98701   2 years vboxsync bugref:10365. OCI stuff. Initial version of the command 'reset' for an …
(edit) @98526   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98352   2 years vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   2 years vboxsync Main: Fix plural of "medium" in many comments.
(edit) @98262   2 years vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
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