|
|
@90955
|
3 years |
vboxsync |
NAT/Net: Fix typo in comment. dabbrev-expand is very good at cloning it.
|
|
|
@90828
|
3 years |
vboxsync |
Main: bugref:1909: Added API localization
|
|
|
@90790
|
3 years |
vboxsync |
Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90785
|
3 years |
vboxsync |
*: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90771
|
3 years |
vboxsync |
VBoxSVC/Performance: Stop the time before destroying unregistered …
|
|
|
@90692
|
3 years |
vboxsync |
IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
|
|
|
@90480
|
3 years |
vboxsync |
Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
|
|
|
@90441
|
3 years |
vboxsync |
Main/Appliance: Make compilers happy (and the code actually work). For …
|
|
|
@90440
|
3 years |
vboxsync |
Main/VirtualBox: New event for creating/deleting of Progress objects …
|
|
|
@90424
|
3 years |
vboxsync |
Main/Appliance: Allow arbitrary unique resource IDs, not just …
|
|
|
@90192
|
3 years |
vboxsync |
bugref:8345. Fixed the progress issue.
|
|
|
@89868
|
3 years |
vboxsync |
Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
|
|
|
@89718
|
4 years |
vboxsync |
Main/Host+Machine: Fix warning handling in the USB related methods …
|
|
|
@89202
|
4 years |
vboxsync |
VBoxSVC: Add a bit more release logging around WM_QUERYENDSESSION. …
|
|
|
@88821
|
4 years |
vboxsync |
VBoxSVC: Oops, g/c debug instrumentaion accidentally committed in …
|
|
|
@88783
|
4 years |
vboxsync |
VBoxSVC: The order is TranslateMessage *then* DispatchMessage. Here …
|
|
|
@88747
|
4 years |
vboxsync |
NAT/Net: setIPv6Prefix - allow empty prefix if IPv6 is disabled. This …
|
|
|
@88365
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Build fix.
|
|
|
@88364
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 MachineImpl: Disallow setting Intel IOMMU …
|
|
|
@88297
|
4 years |
vboxsync |
Some small Solaris-specific build warning fixes:
include/iprt/x86.h: …
|
|
|
@87968
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Delete Logs/VBoxUI.log left by detachable GUI. …
|
|
|
@87949
|
4 years |
vboxsync |
NAT/Net: Refuse to modify NATNetwork when an instance of it is …
|
|
|
@87948
|
4 years |
vboxsync |
Main/NATNetwork: setNetworkName - fix typo/thinko: check if the …
|
|
|
@87688
|
4 years |
vboxsync |
NAT/Net: Now that VBoxNetNAT gets all its settings via the API, the …
|
|
|
@87635
|
4 years |
vboxsync |
Main/NATNetwork: setIPv6Prefix - Make sure the string we are passed …
|
|
|
@87588
|
4 years |
vboxsync |
Build fix.
|
|
|
@87578
|
4 years |
vboxsync |
Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings …
|
|
|
@87421
|
4 years |
vboxsync |
Main/NATNetwork: NATNetwork::start() - reset the list of arguments to …
|
|
|
@87377
|
4 years |
vboxsync |
scm
|
|
|
@87376
|
4 years |
vboxsync |
USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
|
|
|
@87363
|
4 years |
vboxsync |
Main/NATNetwork: NATNetwork::setNetwork - if there are IPv4 port …
|
|
|
@87360
|
4 years |
vboxsync |
fMain/NATNetwork: NATNetwork::setNetwork - validate and normalize the …
|
|
|
@87323
|
4 years |
vboxsync |
Main/NATNetwork: mark up two lost todos from day 1, forgotten there …
|
|
|
@87298
|
4 years |
vboxsync |
Main: Fixed "Failed to create VirtualBox object" in the debug build if …
|
|
|
@87258
|
4 years |
vboxsync |
Main: Adjustments for bugref:9898.
|
|
|
@87241
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
|
|
|
@87002
|
4 years |
vboxsync |
Main: bugref:9224: Added device and partition paths checks for FreeBSD
|
|
|
@86971
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Change two incorrect asserts from …
|
|
|
@86916
|
4 years |
vboxsync |
Main: No need to copy aDefaultFront.
|
|
|
@86908
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed clipboard area handling code. …
|
|
|
@86660
|
4 years |
vboxsync |
scm fix
|
|
|
@86659
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@86650
|
4 years |
vboxsync |
Fixed bad commit. Hope this help.
|
|
|
@86648
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@86521
|
4 years |
vboxsync |
Main/VirtualBoxImpl: Doxygen fix
|
|
|
@86514
|
4 years |
vboxsync |
VBoxSVC/VirtualBoxImpl.cpp: update @todo from r140816. bugref:9841
|
|
|
@86509
|
4 years |
vboxsync |
VBoxSVC/Appliance: Fixed IMachine reference leak in …
|
|
|
@86501
|
4 years |
vboxsync |
VBoxSVC: Fix Medium leak when encoutering duplicate instances while …
|
|
|
@86498
|
4 years |
vboxsync |
VBoxSVC/MachineImpl.cpp: Fixed use-after-free problem in …
|
|
|
@86495
|
4 years |
vboxsync |
VBoxSVC/HostPowerServiceLinux: Use RTThreadPoke on the notification …
|
|
|
@86383
|
4 years |
vboxsync |
Main: bugref:9224: Small fix in linux
|
|
|
@86336
|
4 years |
vboxsync |
bugref:9781. Fixed the comment.
|
|
|
@86331
|
4 years |
vboxsync |
Main: bugref:9224: Changed the way to enumerate disks by scanning …
|
|
|
@86295
|
4 years |
vboxsync |
Main/MediumImpl.cpp: indentation fixes
|
|
|
@86294
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and …
|
|
|
@86274
|
4 years |
vboxsync |
bugref:9781. New function Unattended::i_getDetectedOSVersion(). New …
|
|
|
@86270
|
4 years |
vboxsync |
bugref:8527. Added the separate classes for RHEL7/8, OL7/8.
|
|
|
@86241
|
4 years |
vboxsync |
Main: bugref:9224: Fixed the error when obtain the disk info in block …
|
|
|
@86138
|
4 years |
vboxsync |
Main: bugref:9224: Moved definition of the NVME_IOCTL_ID into cpp file …
|
|
|
@86137
|
4 years |
vboxsync |
Main: bugref:9224: Reverted fix for linux kernel less than 4.4
|
|
|
@86136
|
4 years |
vboxsync |
Main: bugref:9224: Fixed compilation error for linux kernel less than 4.4
|
|
|
@86135
|
4 years |
vboxsync |
Main: bugref:9224: Fixed possibe doxygen error
|
|
|
@86134
|
4 years |
vboxsync |
Main: bugref:9224: Added NVME drives enumeration on Linux. Fixed the …
|
|
|
@86125
|
4 years |
vboxsync |
Main: bugref:9623: Restricted the scope of the multi attaching the …
|
|
|
@86069
|
4 years |
vboxsync |
OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
|
|
|
@86052
|
4 years |
vboxsync |
Main: bugref:9623: Fixed compilation error.
|
|
|
@86047
|
4 years |
vboxsync |
Main: bugref:9623: Implemented DVD multi attachment by ref count.
|
|
|
@86013
|
4 years |
vboxsync |
Main/CloudProviderManager: Fix !defined(VBOX_WITH_EXTPACK) case.
|
|
|
@86012
|
4 years |
vboxsync |
OCI: Send events when a cloud provider is registered or is about to be …
|
|
|
@85937
|
4 years |
vboxsync |
Main/HosImpl.cpp: Solaris build fix. bugref:9224
|
|
|
@85934
|
4 years |
vboxsync |
Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
|
|
|
@85932
|
4 years |
vboxsync |
Main/HostHardwareLinux.cpp: doxygen fix. bugref:9224
|
|
|
@85931
|
4 years |
vboxsync |
Main/HostDrivePartitionImpl.cpp: Use RTDVMVOLIDX_HOST instead of …
|
|
|
@85929
|
4 years |
vboxsync |
Main: bugref:9224: Main+VBoxManageDisk+doc part
|
|
|
@85908
|
4 years |
vboxsync |
Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC …
|
|
|
@85876
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: clang 11 found a bunch of setErrorVrc calls …
|
|
|
@85820
|
4 years |
vboxsync |
Main: bugref:9623: Allow MediumType_Readonly and DVD in particular to …
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85738
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
|
|
|
@85737
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
|
|
|
@85736
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Better (but completely untested) server …
|
|
|
@85735
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Make sure the RTHTTP instance is always …
|
|
|
@85734
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Another Bstr -> Utf8Str. ULONG != unsigned …
|
|
|
@85733
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: updateCheck() must validate the aCheckType …
|
|
|
@85732
|
4 years |
vboxsync |
Reverting 139878 to correct commit msg.
|
|
|
@85731
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: updateCheck() must validate the …
|
|
|
@85730
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Removed the getUpdate() method as it is not …
|
|
|
@85729
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Remove a bunch of misleading /*static*/ …
|
|
|
@85728
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: platformInfo should return Utf8Str and the …
|
|
|
@85688
|
4 years |
vboxsync |
Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
|
|
|
@85686
|
4 years |
vboxsync |
Main/Host: fix build: HostUpdate::getUpdate() should return E_NOTIMPL …
|
|
|
@85685
|
4 years |
vboxsync |
FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and …
|
|
|
@85683
|
4 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85574
|
4 years |
vboxsync |
Main: Added ISystemProperties::getCPUProfiles.
|
|
|
@85364
|
4 years |
vboxsync |
Main/Appliance: remove #include which currently causes some dependency …
|
|
|
@85363
|
4 years |
vboxsync |
Main/Appliance: correct border case handling when converting VBox OS …
|
|
|
@85360
|
4 years |
vboxsync |
OCI: (bugref:9469) Two more missing files exported to OSE with …
|
|
|
@85309
|
4 years |
vboxsync |
Main: Try harder using the Utf8Str versions of the event stuff where …
|
|
|
@85307
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
|
|
|
@85306
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
|
|
|