|
|
@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 …
|
|
|
@71715
|
7 years |
vboxsync |
Main/VBoxSVC: add kmk flag to switch off client process watching …
|
|
|
@71714
|
7 years |
vboxsync |
VirtualBoxClientListImpl.cpp: More todos.
|
|
|
@71713
|
7 years |
vboxsync |
Fixed hanging indent since responsible developer doesn't seem to care.
|
|
|
@71349
|
7 years |
vboxsync |
Guest Control/Main: Added (COM) error codes …
|
|
|
@71287
|
7 years |
vboxsync |
Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK …
|
|
|
@71183
|
7 years |
vboxsync |
VirtualBoxClientListImpl.cpp: Fixed invalid LogRel format string …
|
|
|
@71160
|
7 years |
vboxsync |
Main/VBoxSVC,VBoxSDS: fix for bugref:8161: added …
|
|
|
@71159
|
7 years |
vboxsync |
Main/VBoxSVC,VBoxSDS: fix for bugref:8161: added …
|
|
|
@71144
|
7 years |
vboxsync |
Main/VBoxSVC,VBoxSDS: fix for bugref:8161: fix scm warnings …
|
|
|
@71142
|
7 years |
vboxsync |
Main/VBoxSVC,VBoxSDS: fix for bugref:8161: added and updated copyright
|
|
|
@71139
|
7 years |
vboxsync |
Main/VBoxSVC,VBoxSDS: fix for bugref:8161: added API client list …
|
|
|
@70561
|
7 years |
vboxsync |
Main/Global: bump disk size recommendations for Windows 7 and later
|
|
|
@70454
|
7 years |
vboxsync |
Main/Global.cpp: Changed the NT 3.x recommendations to be BusLogic for …
|
|
|
@70240
|
7 years |
vboxsync |
VBoxProxyStub.c: Official docs says DELETE is required for …
|
|
|
@70235
|
7 years |
vboxsync |
Main/Global: change order of Linux guest OS types, returning to 'sort …
|
|
|
@70228
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: fixed VirtualBox installation when UAC is enabled
|
|
|
@70218
|
7 years |
vboxsync |
Main/Global.cpp: Added NOUSB to the NT4 guest OS type hints.
|
|
|
@70217
|
7 years |
vboxsync |
VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
|
|
|
@70106
|
7 years |
vboxsync |
VBoxProxyStub: Fix assertion
|
|
|
@69867
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: fixed registration, increased shutdown timeout
|
|
|
@69810
|
7 years |
vboxsync |
VBoxProxyStub: Rewrote the VBoxSDS service updating code to do …
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69733
|
7 years |
vboxsync |
VBoxProxyStub: Don't complain if we haven't got the necessary …
|
|
|
@69728
|
7 years |
vboxsync |
VBoxProxyStub: Untested SDS code cleanups.
|
|
|
@69727
|
7 years |
vboxsync |
VBoxProxyStub: Untested SDS code cleanups.
|
|
|
@69692
|
7 years |
vboxsync |
VBoxProxyStub.c: Logging.
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69331
|
7 years |
vboxsync |
bugref:8674. Progress updates percent of execution only if new value …
|
|
|
@69323
|
7 years |
vboxsync |
Main/Event: yell loudly if forcefully unregistering a passive event …
|
|
|
@69237
|
7 years |
vboxsync |
Main: scm updates
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@69002
|
7 years |
vboxsync |
bugref:8674. Added 2 new events into the Progress - "percentage …
|
|
|
@68828
|
7 years |
vboxsync |
ExtPack: Split up main module of extension pack, have a mandatory one …
|
|
|
@68314
|
7 years |
vboxsync |
added OS types for macOS 10.12 and 10.13
|
|
|
@67883
|
7 years |
vboxsync |
UnattededScript: Converted the NT6+ XML editor to mad libs too.
|
|
|
@67768
|
7 years |
vboxsync |
Main/VBoxProxyStub: don't assert when running debug builds as normal …
|
|
|
@67735
|
7 years |
vboxsync |
Main: Added Global::getOSTypeIndexFromId (nit).
|
|
|