|
|
@61931
|
8 years |
vboxsync |
testdriver/vbox*.py: Stop testing on runtime errors.
|
|
|
@61930
|
8 years |
vboxsync |
i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
|
|
|
@61929
|
8 years |
vboxsync |
Config.kmk,installer/darwin: Drop the VBOX_NOT_OSX_105 define. We …
|
|
|
@61928
|
8 years |
vboxsync |
gen-slickedit-workspace: ignore '.gitignore' files.
|
|
|
@61927
|
8 years |
vboxsync |
darwin/Installer: reverted
|
|
|
@61926
|
8 years |
vboxsync |
darwin/Installer: trying to deal with xcode 7.3.1 signing requirements
|
|
|
@61925
|
8 years |
vboxsync |
darwin/Installer: trying to deal with xcode 7.3.1 signing requirements
|
|
|
@61924
|
8 years |
vboxsync |
Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
|
|
|
@61923
|
8 years |
vboxsync |
Audio: Removed defines for not implemented WINMM support for Windows.
|
|
|
@61922
|
8 years |
vboxsync |
Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
|
|
|
@61921
|
8 years |
vboxsync |
VMM: in case of "Failed to procure handy page" / VERR_NO_MEMORY, print …
|
|
|
@61920
|
8 years |
vboxsync |
fix for bugref:8441: improved windows procedure in USBLib
|
|
|
@61919
|
8 years |
vboxsync |
Installer/solaris: need more complex prerequisites for S11+, as …
|
|
|
@61918
|
8 years |
vboxsync |
Installer: Solaris: Install legacy libraries links only for solaris10. …
|
|
|
@61917
|
8 years |
vboxsync |
Main: doxygen fix
|
|
|
@61916
|
8 years |
vboxsync |
IOAPIC: Fix flip-flop handling.
|
|
|
@61915
|
8 years |
vboxsync |
Main/idl: doxygen fixes: properly link to enums
|
|
|
@61914
|
8 years |
vboxsync |
Main/webservice: warning
|
|
|
@61913
|
8 years |
vboxsync |
src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
|
|
|
@61912
|
8 years |
vboxsync |
Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
|
|
|
@61911
|
8 years |
vboxsync |
Main/src-server/StorageControllerImpl.cpp: Warning.
|
|
|
@61910
|
8 years |
vboxsync |
Main/src-server/MediumImpl.cpp: Warning.
|
|
|
@61909
|
8 years |
vboxsync |
Installer/solaris: add prerequisites for S11+
|
|
|
@61908
|
8 years |
vboxsync |
fix for bugref:8441: improved windows procedures in Clipboard, DND …
|
|
|
@61907
|
8 years |
vboxsync |
svnsync-vbox/main.c: delete_entry - placate cppcheck by initializing …
|
|
|
@61906
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
|
|
|
@61905
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
|
|
|
@61904
|
8 years |
vboxsync |
Comment not needed anymore.
|
|
|
@61903
|
8 years |
vboxsync |
Audio/DevIchAc97.cpp: Some renaming for using prefixes, no code changes.
|
|
|
@61902
|
8 years |
vboxsync |
Fix printf formats for LINE, it's integer, not unsigned.
|
|
|
@61901
|
8 years |
vboxsync |
bldprogs/preload.cpp: Fix file name argument to fprintf on the error leg.
|
|
|
@61900
|
8 years |
vboxsync |
Devices/Makefile.kmk: $(SED) -e "..." is more correct
|
|
|
@61899
|
8 years |
vboxsync |
iemRegAddToRipAndClearRF: Tried to optimize the 32-bit code version a …
|
|
|
@61898
|
8 years |
vboxsync |
iemRegAddToRipAndClearRF: optimizations (64-bit code only). Save a …
|
|
|
@61897
|
8 years |
vboxsync |
IEM: 16-bit IP increment fix.
|
|
|
@61896
|
8 years |
vboxsync |
IEM: use uintptr_t instead of uint8_t/unsigned for offOpcode so the …
|
|
|
@61895
|
8 years |
vboxsync |
Build fix.
|
|
|
@61894
|
8 years |
vboxsync |
Build fix.
|
|
|
@61893
|
8 years |
vboxsync |
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
|
|
|
@61892
|
8 years |
vboxsync |
Runtime/crypto: fix
|
|
|
@61891
|
8 years |
vboxsync |
Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
|
|
|
@61890
|
8 years |
vboxsync |
Changelog.
|
|
|
@61889
|
8 years |
vboxsync |
Documentation: Yet another fix for mentioned Python support (bugref:6417).
|
|
|
@61888
|
8 years |
vboxsync |
Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
|
|
|
@61887
|
8 years |
vboxsync |
Audio: Implemented support for master volume controls.
|
|
|
@61886
|
8 years |
vboxsync |
IEM: build fix
|
|
|
@61885
|
8 years |
vboxsync |
IEM: Playing with setjmp (disabled) vs return codes. Group6 jump table.
|
|
|
@61884
|
8 years |
vboxsync |
FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Workaround for Unity …
|
|
|
@61883
|
8 years |
vboxsync |
bugref:6417 docs update - Python vn >= 2.6 required
|
|
|
@61882
|
8 years |
vboxsync |
ValidationKit/UsbTestService: build fix
|
|
|
@61881
|
8 years |
vboxsync |
ValidationKit/UsbTestService: Move to the new RTJson* API for parsing …
|
|
|
@61880
|
8 years |
vboxsync |
Installer/solaris: Reverting r108290 as libgcc is also required for …
|
|
|
@61879
|
8 years |
vboxsync |
USBProxyDevice-linux.cpp: cppcheck warning
|
|
|
@61878
|
8 years |
vboxsync |
solaris: another fix
|
|
|
@61877
|
8 years |
vboxsync |
solaris fix: must not use the exact same path for different versions …
|
|
|
@61876
|
8 years |
vboxsync |
APIC: comment.
|
|
|
@61875
|
8 years |
vboxsync |
APIC: Make assertion local only for now, figure out if the guest can …
|
|
|
@61874
|
8 years |
vboxsync |
IOAPIC: nit.
|
|
|
@61873
|
8 years |
vboxsync |
Installer/solaris: Packaging missing X11, xcb and libGL legacy …
|
|
|
@61872
|
8 years |
vboxsync |
Installer/solaris: Using host-version for creating s10 legacy …
|
|
|
@61871
|
8 years |
vboxsync |
Audio/DevIchHda.cpp: Warning.
|
|
|
@61870
|
8 years |
vboxsync |
tstRTCritSectRW, tstRTSemRW: don't benchmark on systems with only 1 …
|
|
|
@61869
|
8 years |
vboxsync |
FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatches.
|
|
|
@61868
|
8 years |
vboxsync |
FE/Qt: Some another NLS stuff.
|
|
|
@61867
|
8 years |
vboxsync |
FE/Qt: G/c duplicate assertion.
|
|
|
@61866
|
8 years |
vboxsync |
NetFlt/Win: Fix bogus sizof in assertion.
|
|
|
@61865
|
8 years |
vboxsync |
FE/Qt: Some NLS stuff.
|
|
|
@61864
|
8 years |
vboxsync |
VBoxBugReport: va_end before we throw
|
|
|
@61863
|
8 years |
vboxsync |
Main/Medium: use != instead of bitwise for booleans.
|
|
|
@61862
|
8 years |
vboxsync |
FE/Qt: UIMedium: Fix | for ||
|
|
|
@61861
|
8 years |
vboxsync |
FE/Qt: Fix & for &&
|
|
|
@61860
|
8 years |
vboxsync |
BIOS: properly parenthesize bitwise and vs. comparison.
|
|
|
@61859
|
8 years |
vboxsync |
USBProxyDevice-linux: clean up emacs local variables.
|
|
|
@61858
|
8 years |
vboxsync |
FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Regression in auto-hide code.
|
|
|
@61857
|
8 years |
vboxsync |
lwip: g/c duplicate assertion that was also wrong
|
|
|
@61856
|
8 years |
vboxsync |
FE/Qt: bugref:8422: Runtime UI: Full-screen window: Update for r108260.
|
|
|
@61855
|
8 years |
vboxsync |
VBoxGuestLib: VbglR3SharedFolderGetMountDir - make sure rc is …
|
|
|
@61854
|
8 years |
vboxsync |
cheers, clang.
|
|
|
@61853
|
8 years |
vboxsync |
testIGuest_additionsRunLevel: delint
|
|
|
@61852
|
8 years |
vboxsync |
Storage/VMDK: Addendum for r108253, make sure to always increase the …
|
|
|
@61851
|
8 years |
vboxsync |
testIGuest_additionsRunLevel: half disabled as we're missing a wait!
|
|
|
@61850
|
8 years |
vboxsync |
FE/Qt: bugref:8422: Runtime UI: Full-screen window: X11 window …
|
|
|
@61849
|
8 years |
vboxsync |
IOAPIC: comment.
|
|
|
@61848
|
8 years |
vboxsync |
VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
|
|
|
@61847
|
8 years |
vboxsync |
IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
|
|
|
@61846
|
8 years |
vboxsync |
/Makefile.kmk: Fixed warning about undefined variable …
|
|
|
@61845
|
8 years |
vboxsync |
IOAPIC: Don't clear read-only bits when the guest updates …
|
|
|
@61844
|
8 years |
vboxsync |
Storage/VMDK: Fix corrupting stream optimized VMDK images on first non …
|
|
|
@61843
|
8 years |
vboxsync |
SUPDrv: don't use VERR_GENERAL_FAILURE
|
|
|
@61842
|
8 years |
vboxsync |
DevIOAPIC_New: prf compile fix
|
|
|
@61841
|
8 years |
vboxsync |
Devices/PC/DevIoApic: allow to read the I/O-APIC state from the new …
|
|
|
@61840
|
8 years |
vboxsync |
another typo
|
|
|
@61839
|
8 years |
vboxsync |
typo
|
|
|
@61838
|
8 years |
vboxsync |
testboxscript: pylint 1.5.5 fixes
|
|
|
@61837
|
8 years |
vboxsync |
tdUnitTest1,tdAutostart1,tst-utsgadget (sic): pylint 1.5.5 fixes
|
|
|
@61836
|
8 years |
vboxsync |
tdGuestOsInstTest1.py: pylint 1.5.5 fixes
|
|
|
@61835
|
8 years |
vboxsync |
tdAdd*.py: pylint 1.5.5 fixes
|
|
|
@61834
|
8 years |
vboxsync |
webutils.py: pylint 1.5.5 fixes
|
|
|
@61833
|
8 years |
vboxsync |
testdriver: pylint 1.5.5 fixes
|
|
|
@61832
|
8 years |
vboxsync |
base.py: pylint 1.5.5 fixes
|
|
|