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) @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
(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) @81369   5 years vboxsync *: doxygen fixes
(edit) @81355   5 years vboxsync Main/PCIRawDev: adjust
(edit) @81345   5 years vboxsync Shared Clipboard/Transfers: Apply file transfers mode on VM start in Main.
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81246   5 years vboxsync Main: keyboard HID usage ID is 16-bit.
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @80875   5 years vboxsync Main/GuestSessionImpl.cpp: Removed most of the AutoCaller instances …
(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) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80833   5 years vboxsync GuestSessionTask::fileCopyToGuest: More review comments. bugref:9320
(edit) @80828   5 years vboxsync Main/Guest*: Create enviornment blocks with …
(edit) @80788   5 years vboxsync Main/ClientToken.cpp,ClientTokenHolder.cpp: Fixed the SDDL tweak that …
(edit) @80737   5 years vboxsync Main/ConsoleImpl: Build fix if VBOX_WITH_RECORDING is not defined.
(edit) @80729   5 years vboxsync Main/ConsoleImpl2: Build fix if VBOX_WITH_VMSVGA is not defined.
(edit) @80725   5 years vboxsync Main/DisplayImpl: Build fix if VBOX_WITH_VIDEOHWACCEL is not defined.
(edit) @80670   5 years vboxsync Main/Guest: Don't start the statistics collection thread until needed. …
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80654   5 years vboxsync Main/GuestImpl: Start the Guest::i_staticUpdateStats in paused mode so …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80559   5 years vboxsync Shared Clipboard: Build fix (forgot a file).
(edit) @80546   5 years vboxsync DisplayImpl: debug build fix
(edit) @80398   5 years vboxsync Main: Get rid of VBOX_WITH_CROGL and replace with more generic …
(edit) @80396   5 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @80377   5 years vboxsync Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based 3D …
(edit) @80375   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) @80303   5 years vboxsync Main/DisplayImpl.cpp: Skip including vm.h as it is no longer used. …
(edit) @80248   5 years vboxsync Main/ConsoleImpl2.cpp: Warn about the removal of the chromium based 3D …
(edit) @80156   5 years vboxsync DBGFInfo: Added a getopt error reporter helper.
(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) @80023   5 years vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @80008   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @79928   5 years vboxsync See #9440 Comment #36
(edit) @79738   5 years vboxsync Thinko fix (operator precedence).
(edit) @79676   5 years vboxsync API: Added IKeyboard::putUsageCode method to send USB HID usage codes …
(edit) @79674   5 years vboxsync Comment.
(edit) @79551   5 years vboxsync Main/src-client/ConsoleImpl2.cpp: Make sure that VirtIO SCSI also gets …
(edit) @79418   5 years vboxsync Main/GuestSessionTaskCopyFrom::Init: Corrected bogus error handling …
(edit) @79369   5 years vboxsync Main/GuestProcessImpl.cpp: Check flags passed to write* and WaitFor*. …
(edit) @79302   5 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79300   5 years vboxsync Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
(edit) @79296   5 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79294   5 years vboxsync Main/Guest::init: Better error and object status handling - DnD should …
(edit) @79287   5 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79285   5 years vboxsync Main/GuestFileImpl.cpp: Translate FileAccessMode_AppendOnly and …
(edit) @79283   5 years vboxsync Main/GuestProcessImpl: Cleanups. bugref:9320
(edit) @79282   5 years vboxsync Main/GuestFileImpl.cpp: Corrected worker called by writeAt to be the …
(edit) @79278   5 years vboxsync Main/GuestFileImpl.cpp: Cap the read and readAt requests at 1 MiB so …
(edit) @79263   5 years vboxsync Main/VMMDevInterface.cpp: Don't crash in VMMDev::hgcmShutdown if it's …
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