VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92627   3 years vboxsync Main/GuestSessionImpl.h: Added a @todo on mpBaseEnvironment to clarify …
(edit) @92154   3 years vboxsync Main/GuestOSType: Add new attribute for indicating that the guest uses …
(edit) @92133   3 years vboxsync Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
(edit) @92068   3 years vboxsync Main: Removed unnecessary parentheses. bugref:1909
(edit) @91743   3 years vboxsync Main/Machine: Release lock while waiting in …
(edit) @91725   3 years vboxsync Main/ExtPackManagerImpl.h: The partentheses around ~(size_t)0 should …
(edit) @91724   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91722   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91720   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91685   3 years vboxsync Main/UefiVariableStore,FE/VBoxManage: Implement API to delete and …
(edit) @91614   3 years vboxsync Main: Initialize the TPM type properly based on the guest OS type and …
(edit) @91592   3 years vboxsync Main/NLS: Fixed uninitialized variables in VirtualBoxClient. bugref:1909
(edit) @91536   3 years vboxsync Main/NvramStore: Fix saving the tar bundle of the NVRAM state, bugref:10098
(edit) @91535   3 years vboxsync Main/{NvramStore,UefiVariableStore}: Always retain/releas the variable …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91502   3 years vboxsync Main/Unattended: Add UEFI support (needed for Windows 11 which this …
(edit) @91490   3 years vboxsync Main: Implement enrolling the default VBox platform key, bugref:9580
(edit) @91476   3 years vboxsync Main/Machine,UnattendedInstaller: Some unnecessary includes removed.
(edit) @91470   3 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91457   3 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91434   3 years vboxsync Main/NvramStoreImpl: Implement API to initialize the UEFI variable …
(edit) @91420   3 years vboxsync Devices: bugref:9932 Even more build fixes for r147096
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91407   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91402   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91400   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91399   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91398   3 years vboxsync Main: bugref:1909: Fixed preprocessor indentation
(edit) @91397   3 years vboxsync Main: bugref:1909: Moved VBoxNls.h into Main/include. Fixed docbook issue.
(edit) @91396   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91394   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91393   3 years vboxsync Main/NLS: Use RT_NOEXCEPT more. bugref:1909
(edit) @91392   3 years vboxsync Main/NLS: VirtualBoxTranslator::i_translate should not safe the passed …
(edit) @91391   3 years vboxsync Main/NLS: More on same. Found bug in i_translate. bugref:1909
(edit) @91390   3 years vboxsync Main/NLS: TRCOMPONENT -> PTRCOMPONENT w/ some added type safety. …
(edit) @91385   3 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91384   3 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91373   3 years vboxsync Main: bugref: 1909: Reverted changes about translation in non-member …
(edit) @91369   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91346   3 years vboxsync Main/NvramStore: Add the ability to delete a certain state, bugref:10098
(edit) @91333   3 years vboxsync Main: Darwin build fix, bugref:10098
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91312   3 years vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91113   3 years vboxsync HGCM: Don't use underscore prefixed identifiers.
(edit) @91112   3 years vboxsync HGCM: Use RTAvlU32 instead of RTAvlUL for the handle management, as …
(edit) @90881   3 years vboxsync Main: bugref:1909: Some improvements in translation event handling
(edit) @90879   3 years vboxsync Main: bugref:1909: Fixed listener unregistration and race of event …
(edit) @90841   3 years vboxsync Main: Doxygen fixes for the Main API localization changes. bugref:1909
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90691   3 years vboxsync pdmifs: display reporting doxygen (brief + newline + detailed …
(edit) @90440   3 years vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @90434   3 years vboxsync Main/ovfreader.h: Forgotten check-in for string-based identifiers. …
(edit) @90424   3 years vboxsync Main/Appliance: Allow arbitrary unique resource IDs, not just …
(edit) @90187   3 years vboxsync Main/CHECK_CONSOLE_DRV: Add function name to give more of a context.
(edit) @89952   4 years vboxsync Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
(edit) @89696   4 years vboxsync Main/MachineDebugger: Implement API for taking a guest sample, bugref:10025
(edit) @89580   4 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @88885   4 years vboxsync DrvAudioVRDE: Experimenting with alternative ways of signalling that …
(edit) @88382   4 years vboxsync Audio: Replaced the PDMIHOSTAUDIO::pfnShutdown implementations in the …
(edit) @88253   4 years vboxsync DrvAudio,++: Started going over and tidying up the StreamPlay …
(edit) @88209   4 years vboxsync Main/ConsoleImpl2: Cleaned up i_configAudioDriver(). bugref:9890
(edit) @87949   4 years vboxsync NAT/Net: Refuse to modify NATNetwork when an instance of it is …
(edit) @87391   4 years vboxsync Allocate PDMLED console LED structs in a sensible manner for each …
(edit) @87376   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87242   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: Adjusted BusAssignmentManager and …
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86659   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86530   4 years vboxsync Main/include: Doxygen
(edit) @86509   4 years vboxsync VBoxSVC/Appliance: Fixed IMachine reference leak in …
(edit) @86506   4 years vboxsync Main/VBoxC: Fix Medium::parent reference leaks in …
(edit) @86501   4 years vboxsync VBoxSVC: Fix Medium leak when encoutering duplicate instances while …
(edit) @86331   4 years vboxsync Main: bugref:9224: Changed the way to enumerate disks by scanning …
(edit) @86274   4 years vboxsync bugref:9781. New function Unattended::i_getDetectedOSVersion(). New …
(edit) @86270   4 years vboxsync bugref:8527. Added the separate classes for RHEL7/8, OL7/8.
(edit) @86069   4 years vboxsync OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
(edit) @86058   4 years vboxsync Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
(edit) @86057   4 years vboxsync OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
(edit) @86012   4 years vboxsync OCI: Send events when a cloud provider is registered or is about to be …
(edit) @85935   4 years vboxsync Main/HostDriveImpl.h: Missing svn-ps.cmd run. bugref:9224
(edit) @85933   4 years vboxsync Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85769   4 years vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85744   4 years vboxsync DnD/Main: Renaming (GuestDnDResponse -> GuestDnDState).
(edit) @85743   4 years vboxsync DnD/Main: Don't mix rc and HRESULT in GuestDnD[Source|Target]::init() …
(edit) @85742   4 years vboxsync DnD/Main: Removed IDnDBase::protocolVersion getter (affects …
(edit) @85741   4 years vboxsync Reverted r139888 to change commit message.
(edit) @85740   4 years vboxsync DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
(edit) @85739   4 years vboxsync DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
(edit) @85737   4 years vboxsync Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
(edit) @85735   4 years vboxsync Main/HostUpdateImpl.cpp: Make sure the RTHTTP instance is always …
(edit) @85730   4 years vboxsync Main/HostUpdateImpl.cpp: Removed the getUpdate() method as it is not …
(edit) @85729   4 years vboxsync Main/HostUpdateImpl.cpp: Remove a bunch of misleading /*static*/ …
(edit) @85728   4 years vboxsync Main/HostUpdateImpl.cpp: platformInfo should return Utf8Str and the …
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
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