|
|
@59892
|
9 years |
vboxsync |
VMM: bugref:8272: missed error code bit
|
|
|
@59891
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when building …
|
|
|
@59890
|
9 years |
vboxsync |
Audio: Added support for handling host input/output configuration …
|
|
|
@59889
|
9 years |
vboxsync |
FE/Qt: bugref:8200: Runtime UI: Release logging for PowerUp procedure.
|
|
|
@59888
|
9 years |
vboxsync |
FE/Qt: bugref:8200: Runtime UI: Stability fix for PowerUp procedure: …
|
|
|
@59887
|
9 years |
vboxsync |
FE/Qt: bugref:7127: Medium-enumeration improvements: Do not start …
|
|
|
@59886
|
9 years |
vboxsync |
doc/manual: Paravirtualized debugging, minor nit.
|
|
|
@59885
|
9 years |
vboxsync |
bs3kit: updates
|
|
|
@59884
|
9 years |
vboxsync |
ValidationKit/usb: Add a new gadget type using the dummy_hcd module to …
|
|
|
@59883
|
9 years |
vboxsync |
bugref:8270: improve Linux .run installer to give hints about trouble …
|
|
|
@59882
|
9 years |
vboxsync |
VBoxMouse: bugref:8260: Windows mouse filter should use correct device
|
|
|
@59881
|
9 years |
vboxsync |
bs3kit: More missing files.
|
|
|
@59880
|
9 years |
vboxsync |
bs3-mode-Name.asm: forgot to add file.
|
|
|
@59879
|
9 years |
vboxsync |
bs3kit.h: build fix
|
|
|
@59878
|
9 years |
vboxsync |
bs3kit: updates.
|
|
|
@59877
|
9 years |
vboxsync |
FE/Qt: bugref:8115: Mac OS X: VM settings: System page: A bit of …
|
|
|
@59876
|
9 years |
vboxsync |
VUSB: doxygen fix
|
|
|
@59875
|
9 years |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59874
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 102): Preparing Qt5 tool: How was that …
|
|
|
@59873
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 101): Preparing Qt5 tool: with-qt4-dir => …
|
|
|
@59872
|
9 years |
vboxsync |
ConsoleImpl2: Fail if invalid Hyper-V debugging options are configured …
|
|
|
@59871
|
9 years |
vboxsync |
Linux installer: save the list of installed python files so we can …
|
|
|
@59870
|
9 years |
vboxsync |
FE/Qt: bugref:8115: Mac OS X: VM settings: System page: Hiding …
|
|
|
@59869
|
9 years |
vboxsync |
FE/Qt: bugref:8115: Mac OS X: VM settings: System page: Reverting …
|
|
|
@59868
|
9 years |
vboxsync |
iprt/x86.h/mac: X86_CPUID_FEATURE_EDX_PAE_BIT
|
|
|
@59867
|
9 years |
vboxsync |
HostOnly/Win: fixed the bug causing all host-only adapters to get the …
|
|
|
@59866
|
9 years |
vboxsync |
bs3kit: Updates
|
|
|
@59865
|
9 years |
vboxsync |
bs3kit: Updates
|
|
|
@59864
|
9 years |
vboxsync |
fixed alignment
|
|
|
@59863
|
9 years |
vboxsync |
bs3kit: Updates.
|
|
|
@59862
|
9 years |
vboxsync |
VMMDevTesting.h: spec fix
|
|
|
@59861
|
9 years |
vboxsync |
ASMBit[Last|First]SetUxx.asm: pop bp, duh.
|
|
|
@59860
|
9 years |
vboxsync |
bugref:8270: improve Linux .run installer to give hints about trouble …
|
|
|
@59859
|
9 years |
vboxsync |
gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
|
|
|
@59858
|
9 years |
vboxsync |
Main/MouseImpl: gcc asan fix (don't call memcpy with a NULL parameter …
|
|
|
@59857
|
9 years |
vboxsync |
BugReportTool(bugref:8169): truncate filenames inside TAR archive to …
|
|
|
@59856
|
9 years |
vboxsync |
DnD: HostServices/DragAndDrop/service.cpp: Cancel deferred client …
|
|
|
@59855
|
9 years |
vboxsync |
DnD/DnDURIList: Use uint64_t for counts/sizes, as we also want to …
|
|
|
@59854
|
9 years |
vboxsync |
Backed out r105750, as exception handling is disabled.
|
|
|
@59853
|
9 years |
vboxsync |
OSE build fix.
|
|
|
@59852
|
9 years |
vboxsync |
DnD/DnDURIList.cpp: Use exceptions.
|
|
|
@59851
|
9 years |
vboxsync |
DnD/GuestDnDSourceImpl.cpp: Rollback fixes + logging.
|
|
|
@59850
|
9 years |
vboxsync |
VMSVGA: Replaced the fixed 50ms interval by adaptive polling/sleep …
|
|
|
@59849
|
9 years |
vboxsync |
VMSVGA: Applied trivirt patch that shorts the fifo polling interval …
|
|
|
@59848
|
9 years |
vboxsync |
DnD/VbglR3: Added more code required for raw data processing, logging …
|
|
|
@59847
|
9 years |
vboxsync |
tstSSM: gcc asan fixes
|
|
|
@59846
|
9 years |
vboxsync |
tstRTUri: missing RTFree (gcc asan)
|
|
|
@59845
|
9 years |
vboxsync |
tstX86-1A.asm: fix gcc asan error ('member access within misaligned …
|
|
|
@59844
|
9 years |
vboxsync |
DnD/VBoxTray: VBoxDnD.cpp: Fixes for cancellation and error handling.
|
|
|
@59843
|
9 years |
vboxsync |
FE/Qt: bugref:6478: Runtime UI: Machine View: Cleanup and comment …
|
|
|
@59842
|
9 years |
vboxsync |
DnD/Main: Fixes for raw data transfers and cancellation logic.
|
|
|
@59841
|
9 years |
vboxsync |
DnD/UIDnDHandler.cpp: Logging.
|
|
|
@59840
|
9 years |
vboxsync |
DnD: VBoxTray/VBoxDnDDropTarget.cpp: Simplified, (release) logging for …
|
|
|
@59839
|
9 years |
vboxsync |
FE/Qt: bugref:6478: Runtime UI: Indicators-pool: Removing unused …
|
|
|
@59838
|
9 years |
vboxsync |
DnD: DnDURIObject.cpp: Added another initialization for m_fOpen.
|
|
|
@59837
|
9 years |
vboxsync |
warning
|
|
|
@59836
|
9 years |
vboxsync |
xpcom/gen_python_deps.py: ignore non-existent libraries. On …
|
|
|
@59835
|
9 years |
vboxsync |
DnD: FE/Qt/UIDnDDataObject_win.cpp: Be more specific for …
|
|
|
@59834
|
9 years |
vboxsync |
DnD: GuestDnDURIObjCtx::getObj() is const, logging.
|
|
|
@59833
|
9 years |
vboxsync |
FE/Qt: bugref:8069: LogWindow: Cleanup and Code-style improvements.
|
|
|
@59832
|
9 years |
vboxsync |
DnD/HostService: More code for host/guest side cancellation handling; …
|
|
|
@59831
|
9 years |
vboxsync |
Build fix.
|
|
|
@59830
|
9 years |
vboxsync |
DnD: HostServices/Service.h: Error checking.
|
|
|
@59829
|
9 years |
vboxsync |
DragAndDropSvc.h: Comment.
|
|
|
@59828
|
9 years |
vboxsync |
DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.
|
|
|
@59827
|
9 years |
vboxsync |
vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
|
|
|
@59826
|
9 years |
vboxsync |
RTZipTarCmd: Added --read-ahead option for testing the read ahead code.
|
|
|
@59825
|
9 years |
vboxsync |
python/server/init.py: fix module location, caused import failure
|
|
|
@59824
|
9 years |
vboxsync |
python/server/policy.py: fix syntax incompatibility between python3 …
|
|
|
@59823
|
9 years |
vboxsync |
Storage/vdkeystoremgr: build fixes
|
|
|
@59822
|
9 years |
vboxsync |
Storage/vdkeystoremgr: build fixes
|
|
|
@59821
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 100): Crash protection for r105712.
|
|
|
@59820
|
9 years |
vboxsync |
Storage: Utility to create keystores from a given DEK, password and …
|
|
|
@59819
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 99): Mac OS X: Translucency fixes for Qt5: …
|
|
|
@59818
|
9 years |
vboxsync |
FE/Qt: bugref:7127: Medium-enumeration improvements: Annoying …
|
|
|
@59817
|
9 years |
vboxsync |
IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
|
|
|
@59816
|
9 years |
vboxsync |
FE/Qt: 7340: Runtime UI: Potential crash fix for r93191.
|
|
|
@59815
|
9 years |
vboxsync |
BugReportTool/Win(bugref:8169): fixed warnings
|
|
|
@59814
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 98): Workaround for full-screen/seamless …
|
|
|
@59813
|
9 years |
vboxsync |
ValidationKit: Pylint 1.3.1 warnings
|
|
|
@59812
|
9 years |
vboxsync |
BugReportTool/Win(bugref:8169): IP config, route table
|
|
|
@59811
|
9 years |
vboxsync |
supR3HardenedWinReadErrorInfoDevice: Corrected buffer termination so …
|
|
|
@59810
|
9 years |
vboxsync |
supR3HardenedWinInitVersion: Don't call RtlGetVersion during early …
|
|
|
@59809
|
9 years |
vboxsync |
re-applied the remaining changes which were backed out in r105674
|
|
|
@59808
|
9 years |
vboxsync |
no space at the end (fixes a pylint warning)
|
|
|
@59807
|
9 years |
vboxsync |
backed out r105688
|
|
|
@59806
|
9 years |
vboxsync |
restored old vboxapi.py
|
|
|
@59805
|
9 years |
vboxsync |
python/client/init.py: Corrected typo or something (iid_name -> …
|
|
|
@59804
|
9 years |
vboxsync |
Devices/testcase: Addressed todo, sort in alphabetic order the defines.
|
|
|
@59803
|
9 years |
vboxsync |
bs/Config.kmk: rebuilt nasm on windows.
|
|
|
@59802
|
9 years |
vboxsync |
python/client/init.py: combine int and long conversions for python …
|
|
|
@59801
|
9 years |
vboxsync |
python/server/policy.py: python two fixes: long != int, str != unicode.
|
|
|
@59800
|
9 years |
vboxsync |
addendum to r105679: don't apply the xpcom/python Makefile.kmk and …
|
|
|
@59799
|
9 years |
vboxsync |
configure: allow gcc-6
|
|
|
@59798
|
9 years |
vboxsync |
re-applied the Python 3 changes which were backed out in r105674 sans …
|
|
|
@59797
|
9 years |
vboxsync |
BugReportTool(bugref:8169): USB device tree, device list, filter list, …
|
|
|
@59796
|
9 years |
vboxsync |
VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when …
|
|
|
@59795
|
9 years |
vboxsync |
temporarily back out the recent Python 3 changes (r105649, r105645, …
|
|
|
@59794
|
9 years |
vboxsync |
tabs (gcc-6 complains about wrong indent of line 78)
|
|
|
@59793
|
9 years |
vboxsync |
libs/xpcom: some tabs to spaces to fix indentation (gcc-6)
|
|
|