|
|
@59567
|
9 years |
vboxsync |
RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
|
|
|
@59566
|
9 years |
vboxsync |
VBoxProxyStub.c: duh2
|
|
|
@59565
|
9 years |
vboxsync |
Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
|
|
|
@59564
|
9 years |
vboxsync |
Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
|
|
|
@59562
|
9 years |
vboxsync |
VBoxProxyStub.c: build fix.
|
|
|
@59561
|
9 years |
vboxsync |
VBoxProxyStub.c: Adjusted assertions to ignore ERROR_ACCESS_DENIED in …
|
|
|
@59555
|
9 years |
vboxsync |
ApplianceImpl: Use the other manifest API to do verification.
|
|
|
@59553
|
9 years |
vboxsync |
ovfreader.cpp: Adjusted AHCI acceptance weirdness so it can handle …
|
|
|
@59491
|
9 years |
vboxsync |
Main/webservice: Drop Python ZSI 1.x backwards compatibility. It is …
|
|
|
@59488
|
9 years |
vboxsync |
websrv-python.xsl: limit array handling in attribute setters to the …
|
|
|
@59487
|
9 years |
vboxsync |
websrv-python.xsl: improved fix of safearray handling in attribute setters
|
|
|
@59486
|
9 years |
vboxsync |
websrv-python.xsl: fixed safearray handling of attribute setters
|
|
|
@59485
|
9 years |
vboxsync |
Main/webservice: fix 5.0.0 regression breaking the python webservice …
|
|
|
@59475
|
9 years |
vboxsync |
Main: Fix crashes introduced after USB proxy service rework
|
|
|
@59473
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
|
|
|
@59464
|
9 years |
vboxsync |
Main: When refcounting NAT network usage, don't consider adapters …
|
|
|
@59454
|
9 years |
vboxsync |
bugref:7179. Added information about usage of ThreadTask class.
|
|
|
@59450
|
9 years |
vboxsync |
Main/Makefile.kmk: Wine/sdk build box workaround.
|
|
|
@59447
|
9 years |
vboxsync |
Main/Makefile.kmk: Corrected midl target version for non-proxy-stub …
|
|
|
@59438
|
9 years |
vboxsync |
Main/Makefile.kmk: oops, typo
|
|
|
@59437
|
9 years |
vboxsync |
Main/Makefile.kmk: Incremental build fix for VBOX_WITH_MIDL_PROXY_STUB.
|
|
|
@59436
|
9 years |
vboxsync |
iokit.cpp: Nits, try use IO_OBJECT_NULL.
|
|
|
@59424
|
9 years |
vboxsync |
VBoxCOM/VBoxProxyStub: Don't update COM registrations if there are …
|
|
|
@59422
|
9 years |
vboxsync |
VBoxProxyStub.c: Corrected VBPS_PROXY_STUB_FILE macro for 32-bit hosts.
|
|
|
@59419
|
9 years |
vboxsync |
DrvAudioVRDE.cpp: Fixed wrong casting (PVRDESTREAMIN -> …
|
|
|
@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 …
|
|
|
@59387
|
9 years |
vboxsync |
Main/IDL: Move the IUSBDevice::backend attribute to the end. Though it …
|
|
|
@59385
|
9 years |
vboxsync |
VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
|
|
|
@59383
|
9 years |
vboxsync |
IMachine: dropped the number of reservedAttributes from 14 to 12 in …
|
|
|
@59382
|
9 years |
vboxsync |
idl/midl.xsl: add 'proxy' attribute to the interfaces when …
|
|
|
@59381
|
9 years |
vboxsync |
Main,FE/Qt: Don't access the USB ID database for …
|
|
|
@59374
|
9 years |
vboxsync |
Main/iokit.cpp: Correctly determine the USB device state on El Capitan …
|
|
|
@59371
|
9 years |
vboxsync |
VBoxSVC: Don't include the registry changes when …
|
|
|
@59370
|
9 years |
vboxsync |
VBoxProxyStub.c: Redid the cleanup-registry-mess code that deals with …
|
|
|
@59369
|
9 years |
vboxsync |
VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the …
|
|
|
@59368
|
9 years |
vboxsync |
VBoxCOM,VBoxSVC: Call VBoxProxyStub to gently update the MS COM …
|
|
|
@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.
|
|
|
@59353
|
9 years |
vboxsync |
vboxapi.py: s/type_/eType/g
|
|
|
@59341
|
9 years |
vboxsync |
Main/ExtPack: also mention that the version of the ExtPack might be …
|
|
|
@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 …
|
|
|
@59332
|
9 years |
vboxsync |
nit
|
|
|
@59331
|
9 years |
vboxsync |
D'oh
|
|
|
@59330
|
9 years |
vboxsync |
Main/IOKit: Fixes for El Capitan, use the new IOUSBHostDevice class to …
|
|
|
@59327
|
9 years |
vboxsync |
Main/VBoxProxyStuf: Added a copy of the typelib to the proxy dlls. …
|
|
|
@59326
|
9 years |
vboxsync |
Main/Makefile.kmk: indent.
|
|
|
@59319
|
9 years |
vboxsync |
ExtPackManager.cpp/h: Fine to VMs running when installing an extpack, …
|
|
|
@59318
|
9 years |
vboxsync |
ThreadTask: Review/@todo
|
|
|
@59288
|
9 years |
vboxsync |
Main: fix for VBOX_WITH_VUSB disabled
|
|
|
@59277
|
9 years |
vboxsync |
D'oh.
|
|
|
@59268
|
9 years |
vboxsync |
gcc warning
|
|
|
@59267
|
9 years |
vboxsync |
gcc warning
|
|
|
@59252
|
9 years |
vboxsync |
pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
|
|
|
@59248
|
9 years |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@59229
|
9 years |
vboxsync |
DBGC,Main: Global and per-VM debugger console init script support.
|
|
|
@59228
|
9 years |
vboxsync |
GetVBoxUserHomeDirectory: Use RTEnvGetEx when reading XDG_CONFIG_HOME …
|
|
|
@59211
|
9 years |
vboxsync |
MediumImpl.cpp: Disabled assertion for myself. See bugref:8172.
|
|
|
@59153
|
9 years |
vboxsync |
Main/NetworkServiceRunner: Warning.
|
|
|
@59136
|
9 years |
vboxsync |
Main/ThreadTask.cpp: Warning, spaces.
|
|
|
@59130
|
9 years |
vboxsync |
Main: release the machine lock when calling the external auth library.
|
|
|
@59125
|
9 years |
vboxsync |
USBProxyBackendSolaris.cpp: More build fixes
|
|
|
@59123
|
9 years |
vboxsync |
Main/USB: More fixes
|
|
|
@59122
|
9 years |
vboxsync |
Main/USB: More fixes
|
|
|
@59120
|
9 years |
vboxsync |
Main: build fixes
|
|
|
@59119
|
9 years |
vboxsync |
Main: build fixes
|
|
|
@59117
|
9 years |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@59091
|
9 years |
vboxsync |
USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
|
|
|
@59087
|
9 years |
vboxsync |
bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
|
|
|
@59082
|
9 years |
vboxsync |
NetFlt/win: do not exclude adapters which report as neither physical …
|
|
|
@59056
|
9 years |
vboxsync |
Main/Network: excessive release log messages removed (bugref:7973)
|
|
|
@59033
|
9 years |
vboxsync |
Main/Network: fixed regression causing host adapters not to be listed …
|
|
|
@59025
|
9 years |
vboxsync |
Main/VirtualBox_rgs: use ForceRemove to ensure that no leftovers …
|
|
|
@58989
|
9 years |
vboxsync |
ExtPackManagerImpl: reverted accident cosmetical change
|
|
|
@58988
|
9 years |
vboxsync |
VBoxDTrace: Extpack conversion fix.
|
|
|
@58985
|
9 years |
vboxsync |
forgot this
|
|
|
@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 …
|
|
|
@58885
|
9 years |
vboxsync |
Main/Network: fall-back address mask extraction mode for compatibility …
|
|
|
@58874
|
9 years |
vboxsync |
Main/Network: adapter enumeration re-worked to use INetCfg with …
|
|
|
@58827
|
9 years |
vboxsync |
Main/NATNetwork: method to compute IPv6 prefix based on IPv4 network …
|
|
|
@58794
|
9 years |
vboxsync |
NetAdp/win: Delayed renaming of connections, address generation fix, …
|
|
|
@58677
|
9 years |
vboxsync |
introduced new OS hint for USB-3-capable guests
|
|
|
@58650
|
9 years |
vboxsync |
Main/Medium: fix breakage reintroduced by build fix r103841
|
|
|
@58601
|
9 years |
vboxsync |
Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
|
|
|
@58595
|
9 years |
vboxsync |
Main: updated USB ids
|
|
|
@58586
|
9 years |
vboxsync |
HostDnsService.cpp: todo
|
|
|