|
|
@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).
|
|
|
@67734
|
7 years |
vboxsync |
Main: Added Global::getOSTypeIndexFromId.
|
|
|
@67733
|
7 years |
vboxsync |
Main: Added Global::getOSTypeIndexFromId.
|
|
|
@67623
|
7 years |
vboxsync |
VBoxProxyStub.c: coding style
|
|
|
@67622
|
7 years |
vboxsync |
VBoxProxyStub.c: off-by-two
|
|
|
@67242
|
8 years |
vboxsync |
Main/ProgresImpl: Added a callback method for VD as well …
|
|
|
@67230
|
8 years |
vboxsync |
Main/ProgressImpl: Added IPRT progress callback method.
|
|
|
@66922
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66899
|
8 years |
vboxsync |
it++ => ++it
|
|
|
@66898
|
8 years |
vboxsync |
Main/SecretKeyStore: proper iterator increment
|
|
|
@66897
|
8 years |
vboxsync |
Main/SecretKeyStore: be less pushy with iterators
|
|
|
@66816
|
8 years |
vboxsync |
Main: increased the default RAM size for Windows 7 / 2008(R2) …
|
|
|
@66382
|
8 years |
vboxsync |
Main: Ubuntu: 8GB => 10GB (Ubuntu 17.04 needs 8.3GB)
|
|
|
@66358
|
8 years |
vboxsync |
VBoxProxyStub.c: Fixed incorrect error handling and work duplication …
|
|
|
@66353
|
8 years |
vboxsync |
VBoxProxyStub.c: More style.
|
|
|
@66352
|
8 years |
vboxsync |
VBoxProxyStub.c: fQuoteIt confusion.
|
|
|
@66294
|
8 years |
vboxsync |
ExtPackManagerImpl.cpp: Must not hold the extpack manager lock when …
|
|
|
@66280
|
8 years |
vboxsync |
bugref:3300: build fix
|
|
|
@66279
|
8 years |
vboxsync |
Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66234
|
8 years |
vboxsync |
s/25G/32G/ for >= Windows 10
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@66046
|
8 years |
vboxsync |
Main/Snapshot: When creating a snapshot it's necessary to copy the …
|
|
|