|
|
@85758
|
5 years |
vboxsync |
Devices/EFI/FirmwarNew/VBoxPkg: Fix compilation on MSVC, bugref:4643 …
|
|
|
@85757
|
5 years |
vboxsync |
Makefile.kmk,Devices/Makefile.kmk: Switch to new firmware temporarily …
|
|
|
@85756
|
5 years |
vboxsync |
Devices/EFI/FirmwarNew/Config.kmk: Point to the correct directory, …
|
|
|
@85755
|
5 years |
vboxsync |
Devices/EFI/FirmwarNew/VBoxPkg: Fix compilation on MSVC, bugref:4643
|
|
|
@85754
|
5 years |
vboxsync |
Devices/EFI/FirmwarNew/CryptoPkg: Fix compilation on MSVC, bugref:4643
|
|
|
@85753
|
5 years |
vboxsync |
Devices/EFI/FirmwareNew/VolInfo: Fix compilation on MSVC, bugref:4643
|
|
|
@85752
|
5 years |
vboxsync |
FE/Qt: bugref:9722: UIActionPoolManager stuff: Fixing regression of …
|
|
|
@85751
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsGeneral.ui
|
|
|
@85750
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsSerial.ui
|
|
|
@85749
|
5 years |
vboxsync |
DnD/HostService: Guest reboot / shutdown fixes.
|
|
|
@85748
|
5 years |
vboxsync |
SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
|
|
|
@85747
|
5 years |
vboxsync |
FE/Qt: bugref:9641: UWP support: Another background color for …
|
|
|
@85746
|
5 years |
vboxsync |
DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
|
|
|
@85745
|
5 years |
vboxsync |
DnD: Renaming -- prefix all HGCM function number defines with …
|
|
|
@85744
|
5 years |
vboxsync |
DnD/Main: Renaming (GuestDnDResponse -> GuestDnDState).
|
|
|
@85743
|
5 years |
vboxsync |
DnD/Main: Don't mix rc and HRESULT in GuestDnD[Source|Target]::init() …
|
|
|
@85742
|
5 years |
vboxsync |
DnD/Main: Removed IDnDBase::protocolVersion getter (affects …
|
|
|
@85741
|
5 years |
vboxsync |
Reverted r139888 to change commit message.
|
|
|
@85740
|
5 years |
vboxsync |
DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
|
|
|
@85739
|
5 years |
vboxsync |
DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
|
|
|
@85738
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
|
|
|
@85737
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
|
|
|
@85736
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: Better (but completely untested) server …
|
|
|
@85735
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: Make sure the RTHTTP instance is always …
|
|
|
@85734
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: Another Bstr -> Utf8Str. ULONG != unsigned …
|
|
|
@85733
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: updateCheck() must validate the aCheckType …
|
|
|
@85732
|
5 years |
vboxsync |
Reverting 139878 to correct commit msg.
|
|
|
@85731
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: updateCheck() must validate the …
|
|
|
@85730
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: Removed the getUpdate() method as it is not …
|
|
|
@85729
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: Remove a bunch of misleading /*static*/ …
|
|
|
@85728
|
5 years |
vboxsync |
Main/HostUpdateImpl.cpp: platformInfo should return Utf8Str and the …
|
|
|
@85727
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsSystem.ui
|
|
|
@85726
|
5 years |
vboxsync |
Installer/win: the VisualElementsMainfest and files are in PATH_OUT …
|
|
|
@85725
|
5 years |
vboxsync |
Installer/win: the VisualElementsMainfest and files are in PATH_OUT …
|
|
|
@85724
|
5 years |
vboxsync |
Artwork,Installer/win,Fe/QT: Corrections to r139867 and the Windows 10 …
|
|
|
@85723
|
5 years |
vboxsync |
Artwork,Installer/win,Fe/QT: Corrections to r139867 and the Windows 10 …
|
|
|
@85722
|
5 years |
vboxsync |
DnD: Added wire protocol support for querying and reporting guest / …
|
|
|
@85720
|
5 years |
vboxsync |
Artwork/win, Installer/win, FE/Qt: bugref:9641: Windows 10 start menu …
|
|
|
@85719
|
5 years |
vboxsync |
Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643 …
|
|
|
@85718
|
5 years |
vboxsync |
Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643
|
|
|
@85717
|
5 years |
vboxsync |
OpenGLTest/Makefile.kmk: Only build VBoxOGL2D when needed, so we can …
|
|
|
@85716
|
5 years |
vboxsync |
Devices/EFI: Preparing for updating to edk2-stable202005. bugref:4643
|
|
|
@85714
|
5 years |
vboxsync |
HGCM / DnD: Removed the protocol version from the generic HGCM client …
|
|
|
@85712
|
5 years |
vboxsync |
DnD: Added wire protocol support for querying and reporting guest / …
|
|
|
@85711
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsStorage.ui
|
|
|
@85710
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsDisplay.ui
|
|
|
@85708
|
5 years |
vboxsync |
iprt/linux/version.h,Add/linux/vboxvideo: doxyfix
|
|
|
@85707
|
5 years |
vboxsync |
Add/linux/vboxvideo: Cleanups.
|
|
|
@85706
|
5 years |
vboxsync |
Add/linux/vboxvideo: Use RTLNX_SUSE_* macros, eliminating the …
|
|
|
@85705
|
5 years |
vboxsync |
Add/linux/vboxvideo: Use RTLNX_RHEL_* macros, eliminating the RHEL_XY ones.
|
|
|
@85704
|
5 years |
vboxsync |
Add/linux/vboxvideo: Use RTLNX_VER_* macros (just copied them over …
|
|
|
@85703
|
5 years |
vboxsync |
IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
|
|
|
@85702
|
5 years |
vboxsync |
IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
|
|
|
@85701
|
5 years |
vboxsync |
IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
|
|
|
@85699
|
5 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85698
|
5 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85697
|
5 years |
vboxsync |
DnD / FE/Qt: Renaming.
|
|
|
@85695
|
5 years |
vboxsync |
DnD/VBoxTray: Renaming, removed unused functions [build fix].
|
|
|
@85694
|
5 years |
vboxsync |
DnD/VBoxTray: Renaming, removed unused functions.
|
|
|
@85693
|
5 years |
vboxsync |
linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
|
|
|
@85692
|
5 years |
vboxsync |
Reverted r139829 to correct commit message.
|
|
|
@85691
|
5 years |
vboxsync |
linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
|
|
|
@85690
|
5 years |
vboxsync |
IPRT/the-linux-kernel.h: Adding macros for shortening the kernel …
|
|
|
@85689
|
5 years |
vboxsync |
linux/vboxsf: Try workaround suse backporting get_user_pages_unlocked …
|
|
|
@85688
|
5 years |
vboxsync |
Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
|
|
|
@85687
|
5 years |
vboxsync |
linux/vboxsf: Try workaround suse backporting generic_file_fsync …
|
|
|
@85686
|
5 years |
vboxsync |
Main/Host: fix build: HostUpdate::getUpdate() should return E_NOTIMPL …
|
|
|
@85685
|
5 years |
vboxsync |
FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and …
|
|
|
@85684
|
5 years |
vboxsync |
Add/linux/vboxvideo: Try fix ol7.2-ol7.3 breakage. Introducing new …
|
|
|
@85683
|
5 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85682
|
5 years |
vboxsync |
DnD/GuestHost: Fixed testcases for Solaris (/usr/local/ isn't …
|
|
|
@85681
|
5 years |
vboxsync |
DnD: Lots of documentation.
|
|
|
@85680
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsAudio.ui
|
|
|
@85679
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsInterface.ui.
|
|
|
@85678
|
5 years |
vboxsync |
IPRT/ldrMachO.cpp: Fix SegInfo.cbMapping nil value and checking for …
|
|
|
@85677
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Reverted unintentional Log to LogRel change in …
|
|
|
@85676
|
5 years |
vboxsync |
IPRT/ftp-server.cpp: some nits and todos. bugref:9437
|
|
|
@85675
|
5 years |
vboxsync |
FE/Qt: bugref:9609: Standard shortcuts for few remaining actions of …
|
|
|
@85674
|
5 years |
vboxsync |
IPRT/ftp-server.cpp: We use 'end' to be exclusive (last + 1) and …
|
|
|
@85673
|
5 years |
vboxsync |
IPRT: RTFTPServer -> RTFtpServer. bugref:9437
|
|
|
@85672
|
5 years |
vboxsync |
IPRT: ftp-server.cpp belongs in r3/ not generic/, as we don't expect …
|
|
|
@85665
|
5 years |
vboxsync |
VBoxManage: Converted the sharedfolder command to RTGetOpt and …
|
|
|
@85664
|
5 years |
vboxsync |
Runtime/Makefile.kmk: Blind fix attempt for VBoxDrv not loading Darwin
|
|
|
@85663
|
5 years |
vboxsync |
DnD/GuestHost: Fixed testcases.
|
|
|
@85662
|
5 years |
vboxsync |
FE/Qt: bugref:9609: Large cleanup for Manager and Runtime action-pool …
|
|
|
@85661
|
5 years |
vboxsync |
FE/Qt: bugref:9609: Cleanup for action-pool stuff: Lots of code reordering.
|
|
|
@85660
|
5 years |
vboxsync |
DnD/GuestHost: Fixed testcases.
|
|
|
@85659
|
5 years |
vboxsync |
DnD/DnDTransferList: Tweaked return value of VERR_FILE_NOT_FOUND to …
|
|
|
@85658
|
5 years |
vboxsync |
VMM/PDMDevice: Add some details to VBoxDeviceRegister failures. bugref:9813
|
|
|
@85657
|
5 years |
vboxsync |
Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
|
|
|
@85656
|
5 years |
vboxsync |
FE/VirtualBox: Add NSCameraUsageDescription and …
|
|
|
@85655
|
5 years |
vboxsync |
Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
|
|
|
@85654
|
5 years |
vboxsync |
*.kmk: PATH_DEVTOOLS* -> KBUILD_DEVTOOLS*.
|
|
|
@85651
|
5 years |
vboxsync |
IPRT: OSE build fix
|
|
|
@85650
|
5 years |
vboxsync |
IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
|
|
|
@85649
|
5 years |
vboxsync |
ticketref:19521 Can't build kernel modules on SLES12 SP5
|
|
|
@85648
|
5 years |
vboxsync |
IPRT/openssl-pre.h: VS2010 complains that it doesn't know warning 5031 …
|
|
|
@85646
|
5 years |
vboxsync |
IPRT/http-curl.cpp: when disabling proxies in …
|
|
|
@85645
|
5 years |
vboxsync |
FE/Qt: bugref:9812. Removing UIMachineSettingsSFDetails.ui
|
|
|
@85644
|
5 years |
vboxsync |
FE/Qt: bugref:9609: VirtualBox Manager: Search action should be …
|
|
|