|
|
@64972
|
8 years |
vboxsync |
Main: ThreadTask: m_hThread shouldn't be an object member
|
|
|
@64335
|
8 years |
vboxsync |
For Solaris 11 guests, default to RTC using UTC to match the OS.
|
|
|
@64108
|
8 years |
vboxsync |
Main/ThreadTask: bugref:8609: properly implement isAsync(). Regression …
|
|
|
@63935
|
8 years |
vboxsync |
Main: Configured Visual C++ precompiled headers for VBoxSVC, …
|
|
|
@63563
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63486
|
8 years |
vboxsync |
removed dead code
|
|
|
@63459
|
8 years |
vboxsync |
gcc 6 compile fixes
|
|
|
@63431
|
8 years |
vboxsync |
gcc 4.8.x and -Wconversion.
|
|
|
@63260
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63259
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63256
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63239
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63183
|
8 years |
vboxsync |
ThreadTask: Dealt with totally misguided m_pThread member. Started …
|
|
|
@63182
|
8 years |
vboxsync |
ThreadTask: split createThread up into three methods to avoid having …
|
|
|
@63181
|
8 years |
vboxsync |
Main: warnings/cleanup
|
|
|
@63177
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63170
|
8 years |
vboxsync |
Main: warning about switches
|
|
|
@63148
|
8 years |
vboxsync |
forgot to fix this one
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62811
|
8 years |
vboxsync |
wrap shlwapi.h too.
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62486
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62468
|
8 years |
vboxsync |
Main: scm
|
|
|
@62363
|
8 years |
vboxsync |
Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
|
|
|
@62013
|
8 years |
vboxsync |
VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
|
|
|
@61774
|
8 years |
vboxsync |
ListenerRecord::enqueue: Don't try signal semaphore or even queue the …
|
|
|
@61747
|
8 years |
vboxsync |
enable X2APIC for Linux guests
|
|
|
@61697
|
8 years |
vboxsync |
Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP …
|
|
|
@61689
|
8 years |
vboxsync |
Main: increased the default size of RAM, VRAM and hard disk of some …
|
|
|
@61326
|
9 years |
vboxsync |
Main/VirtualBoxBase: Need to use Utf8StrFmt here
|
|
|
@61009
|
9 years |
vboxsync |
Main: big settings cleanup and writing optimization. Moved …
|
|
|
@60999
|
9 years |
vboxsync |
Main/ThreadTask: cleanups, remove unused variable and static method
|
|
|
@60977
|
9 years |
vboxsync |
Main/VirtualBoxBase: Add code for collecting information about how …
|
|
|
@60836
|
9 years |
vboxsync |
Increase default OS X disk size. Updates are gargantuan these days.
|
|
|
@60765
|
9 years |
vboxsync |
API: stop using ATL and use a vastly smaller lookalike instead, plus a …
|
|
|
@60760
|
9 years |
vboxsync |
Main/ExtPackManager: fix long standing bug with object …
|
|
|
@60240
|
9 years |
vboxsync |
Main/Event: fix deadlock (fortunately with timeout) for waitable …
|
|
|
@60193
|
9 years |
vboxsync |
static DECLINLINE -> DECLINLINE.
|
|
|
@59996
|
9 years |
vboxsync |
Main/VirtualBox: postpone the error reporting from VirtualBox object …
|
|
|
@59621
|
9 years |
vboxsync |
ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
|
|
|
@59566
|
9 years |
vboxsync |
VBoxProxyStub.c: duh2
|
|
|
@59562
|
9 years |
vboxsync |
VBoxProxyStub.c: build fix.
|
|
|
@59561
|
9 years |
vboxsync |
VBoxProxyStub.c: Adjusted assertions to ignore ERROR_ACCESS_DENIED in …
|
|
|
@59454
|
9 years |
vboxsync |
bugref:7179. Added information about usage of ThreadTask class.
|
|
|
@59422
|
9 years |
vboxsync |
VBoxProxyStub.c: Corrected VBPS_PROXY_STUB_FILE macro for 32-bit hosts.
|
|
|
@59418
|
9 years |
vboxsync |
Main,Installer/win: VBoxProxyStubLegacy for 32-bit windows as well - …
|
|
|
@59417
|
9 years |
vboxsync |
VBoxProxyStub.c: No 32-on-64 registration on 32-bit hosts. duh.
|
|
|
@59416
|
9 years |
vboxsync |
VBoxProxyStub.c: Corrected proxy stub dll name on 32-bit host.
|
|
|
@59407
|
9 years |
vboxsync |
Main/proxy: Build fix
|
|
|
@59393
|
9 years |
vboxsync |
VBoxProxyStub.c: Normal users aren't allowed to do COM registrations, …
|
|
|
@59392
|
9 years |
vboxsync |
VBoxProxyStub: Some adjustments to follow what MSI does rather than …
|
|
|
@59391
|
9 years |
vboxsync |
VBoxProxyStub.c: Ignore NdrDllUnregisterProxy return value …
|
|
|
@59389
|
9 years |
vboxsync |
Config.kmk,Main: VBOX_MIDL_PROXY_CLSID and corresponding …
|
|
|
@59385
|
9 years |
vboxsync |
VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
|
|
|
@59370
|
9 years |
vboxsync |
VBoxProxyStub.c: Redid the cleanup-registry-mess code that deals with …
|
|
|
@59367
|
9 years |
vboxsync |
VBoxProxyStub: Implemented the automatic registration update code.
|
|
|
@59365
|
9 years |
vboxsync |
comregister.cmd: Fixed another wow64 thing.
|
|
|
@59364
|
9 years |
vboxsync |
comregister.cmd: IF xx LSS y works differently in CMD and 4NT. Fixed a …
|
|
|
@59363
|
9 years |
vboxsync |
VBoxProxyStub: Work in progress.
|
|
|
@59340
|
9 years |
vboxsync |
ExtPackManagerImpl.cpp: Removed extpack version check as it is made …
|
|
|
@59339
|
9 years |
vboxsync |
ExtPackManagerImpl.cpp: Turns out there are more snaufs in the USB …
|
|
|
@59336
|
9 years |
vboxsync |
ExtPackManagerImpl.cpp: Refuse to load extpacks older than 4.3.16 …
|
|
|
@59327
|
9 years |
vboxsync |
Main/VBoxProxyStuf: Added a copy of the typelib to the proxy dlls. …
|
|
|
@59319
|
9 years |
vboxsync |
ExtPackManager.cpp/h: Fine to VMs running when installing an extpack, …
|
|
|
@59318
|
9 years |
vboxsync |
ThreadTask: Review/@todo
|
|
|
@59136
|
9 years |
vboxsync |
Main/ThreadTask.cpp: Warning, spaces.
|
|
|
@59087
|
9 years |
vboxsync |
bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
|
|
|
@59025
|
9 years |
vboxsync |
Main/VirtualBox_rgs: use ForceRemove to ensure that no leftovers …
|
|
|
@58989
|
9 years |
vboxsync |
ExtPackManagerImpl: reverted accident cosmetical change
|
|
|
@58984
|
9 years |
vboxsync |
ExtPackManagerImpl: coding style
|
|
|
@58981
|
9 years |
vboxsync |
bugref:7179. 2 new classes ExtPackInstallTask and …
|
|
|
@58966
|
9 years |
vboxsync |
ExtPackManagerImpl: spaces
|
|
|
@58959
|
9 years |
vboxsync |
Main: Fix starting a VM with a physical PCI device attached. The …
|
|
|
@58951
|
9 years |
vboxsync |
bugref:6830. Extension pack is prohibited to install if there is at …
|
|
|
@58677
|
9 years |
vboxsync |
introduced new OS hint for USB-3-capable guests
|
|
|
@58601
|
9 years |
vboxsync |
Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
|
|
|
@58519
|
9 years |
vboxsync |
pr7179. DnD part has been changed.
|
|
|
@58368
|
9 years |
vboxsync |
Main: moved external auth library helpers to a separate source file.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@58009
|
9 years |
vboxsync |
added svn properties to correct build on OSE machines
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56994
|
9 years |
vboxsync |
Main: Log and assert formatting fixes.
|
|
|
@56864
|
9 years |
vboxsync |
added two more OSX guest types
|
|
|
@56492
|
9 years |
vboxsync |
Main: Raised the default RAM size of common Linux distributions from …
|
|
|
@56459
|
9 years |
vboxsync |
Main: Added audio codec type property, including recommended type.
|
|
|
@56447
|
9 years |
vboxsync |
Main: Default to SATA DVD drives for Windows Vista and later.
|
|
|
@56248
|
9 years |
vboxsync |
Main: NetBSD assumes RTC in UTC by default.
|
|
|
@56202
|
10 years |
vboxsync |
Main: "32 bit" => "32-bit", "64 bit" => "64-bit"
|
|
|
@55988
|
10 years |
vboxsync |
iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55958
|
10 years |
vboxsync |
VirtualBoxBase.cpp: One more RT_UNLIKELY in lockHandle().
|
|
|
@55936
|
10 years |
vboxsync |
extended generic Linux OS type
|
|
|
@55769
|
10 years |
vboxsync |
Main: it++ => ++it
|
|
|
@55582
|
10 years |
vboxsync |
VirtualBoxBase.cpp: Added setErrorVrc(vrc) and …
|
|
|
@55523
|
10 years |
vboxsync |
Main: extend IVetoEvent interface to support approvals too.
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55214
|
10 years |
vboxsync |
Main/Console+Machine+Session+Snapshot: move the save state and …
|
|
|
@55208
|
10 years |
vboxsync |
Main/comregister.cmd: for some mysterious reasons the line split …
|
|
|
@55190
|
10 years |
vboxsync |
Main/Progress: fix typo (recent regression) which silently lost error …
|
|
|