VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85121   5 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85020   5 years vboxsync DnD/Main: Renamed internal send/receive data task classes to unify naming.
(edit) @85019   5 years vboxsync DnD/Main: Don't use RT_BZERO on non-POD types.
(edit) @85018   5 years vboxsync DnD/Main: Renaming internal send/receive data contexts to emphasize …
(edit) @85015   5 years vboxsync Main/Display: comment typo
(edit) @85011   5 years vboxsync Main/BusAssignmentManager: Prepend global variables with "g_".
(edit) @85007   5 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @85002   5 years vboxsync DnD: More work on path conversion / validation.
(edit) @84998   5 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84975   5 years vboxsync Guest Control/GuestSessionImplTasks: Logging nits.
(edit) @84872   5 years vboxsync Guest Control/Main: Try to fix crashes. bugref:9320
(edit) @84865   5 years vboxsync Guest Control/Main: Try to fix crashes. bugref:9320
(edit) @84864   5 years vboxsync Guest Control/Main: Various fixes for copyFromGuest tasks. bugref:9320
(edit) @84857   5 years vboxsync Guest Control/Main: Added another GuestBase::getErrorAsString() …
(edit) @84843   5 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) @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) @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) @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) @84508   5 years vboxsync Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
(edit) @84343   5 years vboxsync Main: Adjusted AutoCaller.rc() to AutoCaller.isOk() in two places as …
(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 …
(edit) @84254   5 years vboxsync Guest Control: Implemented support for long(er) command lines [build …
(edit) @84243   5 years vboxsync Guest Control: Implemented support for long(er) command lines. bugref:9320
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @83870   5 years vboxsync Guest Control/Main: Got initial implementation of automatic updates …
(edit) @83741   5 years vboxsync Guest Control/Main: Implemented using multiple attempts to close a …
(edit) @83740   5 years vboxsync Guest Control/Main: Implemented using multiple attempts to close a …
(edit) @83622   5 years vboxsync Main: disable the legacy VHWA interface. bugref:9691
(edit) @83607   5 years vboxsync Guest Control/Main: Check if destination/source entries in …
(edit) @83606   5 years vboxsync Guest Control/Main: Check if destination/source entries in …
(edit) @83557   5 years vboxsync VMSVGA: ignore a wrong request to update cursor (in addition to …
(edit) @83556   5 years vboxsync Guest Control/Main: Implemented first file open info validation. …
(edit) @83552   5 years vboxsync Guest Control/Main: Logging for guest session status. bugref:9320
(edit) @83543   5 years vboxsync VMSVGA: ignore a wrong request to update cursor (correction for …
(edit) @83533   5 years vboxsync Guest Control/Main: Fixed file open ex flags checks in …
(edit) @83514   5 years vboxsync VMSVGA: ignore a wrong request to update cursor, bugref:9690
(edit) @83489   5 years vboxsync Guest Control/Main: Fixed IGuestSession::directoryOpen() API to fail …
(edit) @83472   5 years vboxsync Guest Control/Main: Don't spin forever in …
(edit) @83420   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83419   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83337   5 years vboxsync Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
(edit) @83336   5 years vboxsync Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
(edit) @83335   5 years vboxsync Guest Control/Main: Use std::bad_alloc. bugref:9320
(edit) @83323   5 years vboxsync Guest Control/Main: Don't use RT_ZERO on non-POD types. bugref:9320
(edit) @83322   5 years vboxsync Guest Control/Main: Resolved another @todo in …
(edit) @83321   5 years vboxsync Guest Control/Main: Added GuestSession::i_directoryExists().
(edit) @83320   5 years vboxsync Guest Control/Main: Resolved another @todo: Do validation of …
(edit) @83309   5 years vboxsync Guest Control: Fixes for IGuestSession::directoryExists() + documentation.
(edit) @83295   5 years vboxsync Guest Control/Main: Added flags validation for …
(edit) @83257   5 years vboxsync bugref:9637. Adding a few alternative library names for libXrandr.
(edit) @83251   5 years vboxsync Guest Control/Update Additions: Check if the .ISO file can be opened …
(edit) @83250   5 years vboxsync Guest Control/Update Additions: Check if the .ISO file can be opened …
(edit) @83248   5 years vboxsync Guest Control/Update Additions: Adding required RTFILE_O_DENY_ flags …
(edit) @83170   5 years vboxsync Build fixes for r136290.
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83080   5 years vboxsync Main/DBGF: Added a 'dbgcache' subdir of the VM settings to the debug …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82580   5 years vboxsync Audio: Logging tweaks (driver names); no functional changes.
(edit) @82579   5 years vboxsync Audio: Make sure to only set a new recording source if the backend in …
(edit) @82502   5 years vboxsync Main/Console: Reverted VRDE clipboard breakage introduced in r131016
(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) @82410   5 years vboxsync ACPI/Main: Report NVMe controller in ACPI tables to convince OS X it's …
(edit) @82321   5 years vboxsync ConsoleImpl2.cpp: More of same.
(edit) @82320   5 years vboxsync ConsoleImpl2: Don't use Utf8Str for storing string a 'const char *' …
(edit) @82319   5 years vboxsync DevHDA,DevIchAc97: Use devhlp for CFGMR3 functions. Don't pass empty …
(edit) @82255   5 years vboxsync vmm/pdmaudioifs.h: More of the same. bugref:9218
(edit) @82254   5 years vboxsync vmm/pdmaudioifs.h: The prefix 'cf' reads 'count-of-flags', so if you …
(edit) @82252   5 years vboxsync vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
(edit) @82213   5 years vboxsync doxygen fixes. bugref:9218
(edit) @82132   5 years vboxsync ConsoleImpl2.cpp: nits.
(edit) @82080   5 years vboxsync Main/Console: eliminate duplicate check
(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) @81714   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81710   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81682   5 years vboxsync Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
(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) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81553   5 years vboxsync Fixed trailing blanks in r134285
(edit) @81552   5 years vboxsync Main: Update additions: Host terminates process on Guest without a …
(edit) @81453   5 years vboxsync Main: Use correct names of files in 'guestcontrol updateadditions' …
(edit) @81428   5 years vboxsync Main/Console: more forgotten build fixes for r134142
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