|
|
@86058
|
4 years |
vboxsync |
Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
|
|
|
@86057
|
4 years |
vboxsync |
OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
|
|
|
@85929
|
4 years |
vboxsync |
Main: bugref:9224: Main+VBoxManageDisk+doc part
|
|
|
@85307
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
|
|
|
@85300
|
4 years |
vboxsync |
Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
|
|
|
@85286
|
4 years |
vboxsync |
Main: Refactored the generated event code implementation as Clang 11 …
|
|
|
@85251
|
4 years |
vboxsync |
Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
|
|
|
@85245
|
4 years |
vboxsync |
Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85244
|
4 years |
vboxsync |
Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85239
|
4 years |
vboxsync |
Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
|
|
|
@85238
|
4 years |
vboxsync |
Main/HashedPw.cpp: Signedness warning. bugref:9790
|
|
|
@85237
|
4 years |
vboxsync |
Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
|
|
|
@85233
|
4 years |
vboxsync |
Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
|
|
|
@85232
|
4 years |
vboxsync |
Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
|
|
|
@85214
|
4 years |
vboxsync |
Main/ProcessImpl.cpp: Tweaked the waitForOperationCompletion and …
|
|
|
@85212
|
4 years |
vboxsync |
Main/QMTranslatorImpl.cpp: Sign conversion issues with Clang 11. Fixed …
|
|
|
@85210
|
4 years |
vboxsync |
Main/DisplayResampleImage.cpp: sign error/warning fix for Clang 11. …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@83820
|
5 years |
vboxsync |
Main: VC++ 14.1 adjustments and warnings. bugref:8489
|
|
|
@83794
|
5 years |
vboxsync |
Main: VC++ 14.1 adjustments. bugref:8489
|
|
|
@83787
|
5 years |
vboxsync |
Main/VirtualBoxBase.cpp: Don't need dbghelp.h. bugref:8489
|
|
|
@82970
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82585
|
5 years |
vboxsync |
Main: VBoxSVGA is the default graphics controller for Vista guests
|
|
|
@82553
|
5 years |
vboxsync |
Main/Global: change default graphics controller to VMSVGA for Solaris …
|
|
|
@82393
|
5 years |
vboxsync |
Main: add new Windows Server 2019 guest type, and some long forgotten …
|
|
|
@80870
|
5 years |
vboxsync |
VBoxProxyStub: avoid more assertions if a non-admin tries updating the …
|
|
|
@80826
|
5 years |
vboxsync |
Main: bugref:9341: Fixed doxygen issues
|
|
|
@80824
|
5 years |
vboxsync |
Main: bugref:9341: The "environment" parameter in the …
|
|
|
@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
|
|
|
@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
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@80023
|
5 years |
vboxsync |
Main: Kicking out raw-mode. bugref:9517
|
|
|
@79677
|
5 years |
vboxsync |
Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
|
|
|
@79048
|
5 years |
vboxsync |
Main/EventImpl.cpp: nits
|
|
|
@78742
|
6 years |
vboxsync |
Main/ThreadTask.cpp: Added note to the two public createThread method …
|
|
|
@78666
|
6 years |
vboxsync |
Main/GuestControl: Better error message from copyToGuest and various …
|
|
|
@78090
|
6 years |
vboxsync |
*,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
|
|
|
@77637
|
6 years |
vboxsync |
Main/Global.cpp: Ecomstation needs a floppy too, for the key file.
|
|
|
@77624
|
6 years |
vboxsync |
Main/ExtPackManager: fix leak of CloudProviderManager instance from an …
|
|
|
@77581
|
6 years |
vboxsync |
Global: Default to no USB for DOS and NetWare, floppy drive for NetWare.
|
|
|
@77252
|
6 years |
vboxsync |
bugref:9349. Fixed aTimeRemaining wrong calculation.
|
|
|
@77204
|
6 years |
vboxsync |
bugref:9349. Fixed the wrong conversion.
|
|
|
@77093
|
6 years |
vboxsync |
Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
|
|
|
@76599
|
6 years |
vboxsync |
Main: scm fixes
|
|
|
@76598
|
6 years |
vboxsync |
Main: GCC precompiled headers hacking.
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76562
|
6 years |
vboxsync |
Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76522
|
6 years |
vboxsync |
Main: gcc precompiled header adjustments.
|
|
|
@76514
|
6 years |
vboxsync |
Main: Preparations for GCC precompiled headers.
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76366
|
6 years |
vboxsync |
include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76167
|
6 years |
vboxsync |
Main: Split out the two text script classes from UnattendedScript …
|
|
|
@76165
|
6 years |
vboxsync |
Main/Global.cpp: Split out status code conversion functions into a …
|
|
|
@76092
|
6 years |
vboxsync |
Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
|
|
|
@76067
|
6 years |
vboxsync |
VBoxSDS,VBoxSVC,VBoxProxyStub: Kicked out the failed attempt at …
|
|
|
@76064
|
6 years |
vboxsync |
VirtualBoxClientListImpl.cpp -> src-global/win/
|
|
|
@75834
|
6 years |
vboxsync |
Main/Global: change default graphics controller (applied when creating …
|
|
|
@75817
|
6 years |
vboxsync |
Main/GuestOSType: Add recommended Graphics Controller information and …
|
|
|
@75669
|
6 years |
vboxsync |
Main/ExtPackManager: doxygen comment fix
|
|
|
@75663
|
6 years |
vboxsync |
Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
|
|
|
@75660
|
6 years |
vboxsync |
Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
|
|
|
@75458
|
6 years |
vboxsync |
Main: Stubbed three ISharedFolder attribute setters. bugref:9295
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@74814
|
6 years |
vboxsync |
typo
|
|
|
@74813
|
6 years |
vboxsync |
warning/build fix for Windows
|
|
|
@74804
|
6 years |
vboxsync |
Main/Progress: Split into safe public interface and a private one …
|
|
|
@74759
|
6 years |
vboxsync |
Main/Progress: clean up error handling and eliminate useless throwing
|
|
|
@74243
|
6 years |
vboxsync |
VBoxAPI-start-alternative.d: whatever. bugref:9152
|
|
|
@74238
|
6 years |
vboxsync |
Main: Attempt at making dtrace 1.6.2 happy. bugref:9152
|
|
|
@74219
|
6 years |
vboxsync |
Main/ExtPack: Add another extpack helper function related to IProgress …
|
|
|
@73919
|
6 years |
vboxsync |
Main: On Windows, fix compiling with VBOX_WITH_SDS=
|
|
|
@73916
|
6 years |
vboxsync |
Main/ExtPackManager: add missing space in the release log between the …
|
|
|
@73853
|
6 years |
vboxsync |
Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
|
|
|
@73829
|
6 years |
vboxsync |
Main/ExtPackManager: resolve signed/unsigned warnings on Windows
|
|
|
@73827
|
6 years |
vboxsync |
Main/ExtPackManager: windows build fix
|
|
|
@73825
|
6 years |
vboxsync |
Main/ExtPack: Add extpack helper interface for creating and updating …
|
|
|
@73824
|
6 years |
vboxsync |
Main/Progress: eliminate useless copying of Utf8Str for method calls
|
|
|
@73743
|
6 years |
vboxsync |
Main/Progress+Appliance+Machine: Turn …
|
|
|
@73716
|
6 years |
vboxsync |
Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
|
|
|
@73562
|
6 years |
vboxsync |
ExtPackManager: Fix endless loop (copy/paste bug) in i_queryObjects …
|
|
|
@73548
|
6 years |
vboxsync |
ExtPackManager: Added i_queryObjects method for collecting objects …
|
|
|
@73505
|
6 years |
vboxsync |
Main,Config.kmk: GCC 8.2.0 fixes
|
|
|
@73368
|
6 years |
vboxsync |
VirtualBoxClientListImpl.cpp: scm fix
|
|
|
@73361
|
6 years |
vboxsync |
Main/VBoxSDS:?bugref:3300: fixed tabs
|
|
|
@73358
|
6 years |
vboxsync |
Main/VBoxSDS: ?bugref:3300: cosmetic changes
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@72939
|
6 years |
vboxsync |
Main: My catch(std::bad_alloc) obsession. :-)
|
|
|
@72938
|
6 years |
vboxsync |
Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
|
|
|
@72847
|
6 years |
vboxsync |
Main/Event: ListenerRecord - consistently use member initializer list.
|
|
|
@71719
|
7 years |
vboxsync |
RpcChannelHook.cpp: @todo wrt reliablity.
|
|
|
@71717
|
7 years |
vboxsync |
s/VBOX_SDS_CLIENT_WATCHER/VBOX_WITH_SDS_CLIENT_WATCHER/g
|
|
|
@71716
|
7 years |
vboxsync |
VBoxSDS,VBoxSVC: Replaced the enviornment variable hack …
|
|
|