|
|
@80875
|
5 years |
vboxsync |
Main/GuestSessionImpl.cpp: Removed most of the AutoCaller instances …
|
|
|
@80873
|
5 years |
vboxsync |
Main/GuestSessionImpl.cpp: Keep returning E_INVALIDARG for …
|
|
|
@80872
|
5 years |
vboxsync |
Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
|
|
|
@80870
|
5 years |
vboxsync |
VBoxProxyStub: avoid more assertions if a non-admin tries updating the …
|
|
|
@80869
|
5 years |
vboxsync |
Main/apiwrap-server.xsl: spell out why the error object is explicitly …
|
|
|
@80862
|
5 years |
vboxsync |
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
|
|
|
@80853
|
5 years |
vboxsync |
Main/HostNetworkInterfaceImpl: Use BstrFmt.
|
|
|
@80851
|
5 years |
vboxsync |
Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method …
|
|
|
@80850
|
5 years |
vboxsync |
Main/glue: Moved the implementation of cleanup and copyFrom out of the …
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|
@80847
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming to make code base more uniform.
|
|
|
@80845
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for transfer channel handling.
|
|
|
@80838
|
5 years |
vboxsync |
Main/glue: Added an erase method identical to the one in RTCString.
|
|
|
@80836
|
5 years |
vboxsync |
Main/glue: Added all the append methods that RTCString have and then some.
|
|
|
@80835
|
5 years |
vboxsync |
Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
|
|
|
@80833
|
5 years |
vboxsync |
GuestSessionTask::fileCopyToGuest: More review comments. bugref:9320
|
|
|
@80828
|
5 years |
vboxsync |
Main/Guest*: Create enviornment blocks with …
|
|
|
@80826
|
5 years |
vboxsync |
Main: bugref:9341: Fixed doxygen issues
|
|
|
@80824
|
5 years |
vboxsync |
Main: bugref:9341: The "environment" parameter in the …
|
|
|
@80797
|
5 years |
vboxsync |
Main/Host: adapt condition for nested virtualization, including VT-x …
|
|
|
@80793
|
5 years |
vboxsync |
Bstr: Added printf, printfNoThrow, printfV and printfVNoThrow methods …
|
|
|
@80790
|
5 years |
vboxsync |
Main/glue/xpcom/helpers.cpp: Fixed and re-enabled the …
|
|
|
@80788
|
5 years |
vboxsync |
Main/ClientToken.cpp,ClientTokenHolder.cpp: Fixed the SDDL tweak that …
|
|
|
@80787
|
5 years |
vboxsync |
Main/MachineImpl.cpp: strSessionName can be empty if we failed to …
|
|
|
@80781
|
5 years |
vboxsync |
VirtualBox.xidl: Updated the IVirtualBox::APIRevision documentation.
|
|
|
@80754
|
5 years |
vboxsync |
Main/IVirtualBox::APIVersion: On second though, always include the …
|
|
|
@80753
|
5 years |
vboxsync |
Main/IVirtualBox::APIVersion: The pre-release trunk build cutoff is …
|
|
|
@80752
|
5 years |
vboxsync |
Main/Machine: Workaround for windows VM hang when 2D accel is enabled …
|
|
|
@80737
|
5 years |
vboxsync |
Main/ConsoleImpl: Build fix if VBOX_WITH_RECORDING is not defined.
|
|
|
@80734
|
5 years |
vboxsync |
Main/SystemProperties: For now allow only disks on virtio-scsi storage …
|
|
|
@80730
|
5 years |
vboxsync |
Main/MediumImpl: Build fix if VBOX_WITH_EXTPACK= is not defined.
|
|
|
@80729
|
5 years |
vboxsync |
Main/ConsoleImpl2: Build fix if VBOX_WITH_VMSVGA is not defined.
|
|
|
@80725
|
5 years |
vboxsync |
Main/DisplayImpl: Build fix if VBOX_WITH_VIDEOHWACCEL is not defined.
|
|
|
@80676
|
5 years |
vboxsync |
OCI: Rename overly generic *and* restrictive CloudParavirtualized to …
|
|
|
@80670
|
5 years |
vboxsync |
Main/Guest: Don't start the statistics collection thread until needed. …
|
|
|
@80668
|
5 years |
vboxsync |
Main/Performance: We don't measure diskspace is millibytes (mB), it …
|
|
|
@80662
|
5 years |
vboxsync |
Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
|
|
|
@80654
|
5 years |
vboxsync |
Main/GuestImpl: Start the Guest::i_staticUpdateStats in paused mode so …
|
|
|
@80623
|
5 years |
vboxsync |
Shared Clipboard: Removed old protocol handling cruft on the host side …
|
|
|
@80614
|
5 years |
vboxsync |
Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
|
|
|
@80613
|
5 years |
vboxsync |
Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
|
|
|
@80612
|
5 years |
vboxsync |
Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
|
|
|
@80611
|
5 years |
vboxsync |
Main/MachineLaunchVMCommonWorker: Darwin regression fix. bugref:9341
|
|
|
@80603
|
5 years |
vboxsync |
OVF: fixed the bug with SCSI controller object.
|
|
|
@80586
|
5 years |
vboxsync |
Runtime: Windows build fix for r133105
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80573
|
5 years |
vboxsync |
Main: bugref:9341: Fixed some scm errors
|
|
|
@80569
|
5 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@80559
|
5 years |
vboxsync |
Shared Clipboard: Build fix (forgot a file).
|
|
|
@80546
|
5 years |
vboxsync |
DisplayImpl: debug build fix
|
|
|
@80426
|
5 years |
vboxsync |
OCI: add CloudPrivateIP and CloudParavirtualized to VSD type enum.
|
|
|
@80398
|
5 years |
vboxsync |
Main: Get rid of VBOX_WITH_CROGL and replace with more generic …
|
|
|
@80396
|
5 years |
vboxsync |
Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
|
|
|
@80377
|
5 years |
vboxsync |
Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based 3D …
|
|
|
@80376
|
5 years |
vboxsync |
Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based 3D …
|
|
|
@80375
|
5 years |
vboxsync |
Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based 3D …
|
|
|
@80373
|
5 years |
vboxsync |
com/array.h: handling empty base elements better (hopefully will …
|
|
|
@80370
|
5 years |
vboxsync |
3D/Chromium: Move OpenGLTest to the helper apps directory under Main …
|
|
|
@80368
|
5 years |
vboxsync |
3D/Chromium: Move OpenGLTest to the helper apps directory under Main …
|
|
|
@80365
|
5 years |
vboxsync |
3D/Chromium: Move OpenGLTest to the helper apps directory under Main …
|
|
|
@80360
|
5 years |
vboxsync |
HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
|
|
|
@80303
|
5 years |
vboxsync |
Main/DisplayImpl.cpp: Skip including vm.h as it is no longer used. …
|
|
|
@80248
|
5 years |
vboxsync |
Main/ConsoleImpl2.cpp: Warn about the removal of the chromium based 3D …
|
|
|
@80210
|
5 years |
vboxsync |
OVF: The bug with an empty medium fixed.
|
|
|
@80156
|
5 years |
vboxsync |
DBGFInfo: Added a getopt error reporter helper.
|
|
|
@80114
|
5 years |
vboxsync |
Main/IMachineDebugger: Added method for getting the CPU load (as seen …
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@80023
|
5 years |
vboxsync |
Main: Kicking out raw-mode. bugref:9517
|
|
|
@80012
|
5 years |
vboxsync |
OCI: tr() should only be applied to the format string.
|
|
|
@80008
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress). bugref:9517
|
|
|
@80006
|
5 years |
vboxsync |
Main/MediumIOImpl.cpp: Need a string reference to the data stream COM …
|
|
|
@79985
|
5 years |
vboxsync |
OCI: tr() should only be applied to the format string.
|
|
|
@79968
|
5 years |
vboxsync |
Main/Medium::i_setLocation: Fixed leak in the error path where the …
|
|
|
@79965
|
5 years |
vboxsync |
Storage: Added a desired format parameter to VDGetFormat() so Main can …
|
|
|
@79961
|
5 years |
vboxsync |
Main/MediumImpl.cpp: Suffix strings that skips over the dot are called …
|
|
|
@79956
|
5 years |
vboxsync |
bugref:8345. small typo.
|
|
|
@79955
|
5 years |
vboxsync |
bugref:8345. Second part of refining and cleaning up the code.
|
|
|
@79954
|
5 years |
vboxsync |
bugref:8344. Fixed a bug with an uppercase letter suffix in the image …
|
|
|
@79931
|
5 years |
vboxsync |
Main/Unattended: Recognize vista isos. bugref:9151
|
|
|
@79928
|
5 years |
vboxsync |
See #9440 Comment #36
|
|
|
@79926
|
5 years |
vboxsync |
Main/Unattended: Older Windows ISOs (3.1 - W2K3). bugref:9151
|
|
|
@79920
|
5 years |
vboxsync |
Main/Unattended: Detect windows 10 ISOs. bugref:9151
|
|
|
@79910
|
5 years |
vboxsync |
Main/Unattended: Avoid set timezone to 'localtime' as it breaks ubuntu …
|
|
|
@79904
|
5 years |
vboxsync |
Main/glue: com.h -> utils.h for relevant source files. bugref:9511
|
|
|
@79866
|
5 years |
vboxsync |
Main/DHCPServer: Fixes to logging, individual vm/slot configs, and …
|
|
|
@79857
|
5 years |
vboxsync |
VirtualBox.xidl: Pattern description for the getStats, dumpStats and …
|
|
|
@79856
|
5 years |
vboxsync |
VirtualBox.xidl: docs for the encoding enum. bugref:9288
|
|
|
@79854
|
5 years |
vboxsync |
man_VBoxManage-dhcpserver.xml,VirtualBox.xidl: DHCP option description …
|
|
|
@79853
|
5 years |
vboxsync |
man_VBoxManage-dhcpserver.xml: Include DHCP option details from …
|
|
|
@79849
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79848
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79846
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79845
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79826
|
5 years |
vboxsync |
OCI: G/c getExportLaunchDescriptionForm and exportLaunchVM, we now …
|
|
|
@79823
|
5 years |
vboxsync |
Main/DHCPServer: It's okay to put the DHCP server IP in the dynamic …
|
|
|
@79822
|
5 years |
vboxsync |
Main/DHCPServer: Fixed MAC resolving of MachineMAC configs. bugref:9288
|
|
|
@79800
|
5 years |
vboxsync |
Dhcpd,Main: Working on extending the DHCP server end to cope with new …
|
|
|
@79795
|
5 years |
vboxsync |
Main/HostDnsService: Plug event semaphore leak on destruction
|
|
|
@79793
|
5 years |
vboxsync |
Main/Medium: Fix for setting create-only medium properties when …
|
|
|
@79778
|
5 years |
vboxsync |
Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
|
|
|