VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50453   11 years vboxsync USB/ReadAhead: Don't keep the buffered URBs around when the buffer …
(edit) @50452   11 years vboxsync crOpenGL: crError->crWarning
(edit) @50451   11 years vboxsync Additions/x11/VBoxClient: fix for older Linux kernels.
(edit) @50450   11 years vboxsync VBoxNetBaseService.cpp: fix build on ancient Linux box.
(edit) @50448   11 years vboxsync Additions/VBoxService: assertion fix
(edit) @50447   11 years vboxsync Main/Appliance: new options for suppressing MAC addresses on export …
(edit) @50446   11 years vboxsync Runtime/common/checksum/manifest.cpp: remove leftover printf debugging
(edit) @50445   11 years vboxsync Frontends/VirtualBox: remove bogus assertion, the handling as such was OK
(edit) @50444   11 years vboxsync pr7197. Deleting unneeded CDROMs from export configuration was …
(edit) @50443   11 years vboxsync crOpenGL: also check textures
(edit) @50442   11 years vboxsync crOpenGL more accurate
(edit) @50441   11 years vboxsync crOpenGL better treat max vertex attrib
(edit) @50440   11 years vboxsync Additions/linux/drm: hack to build on EL6, work with DKMS too.
(edit) @50439   11 years vboxsync Moved cleanup code.
(edit) @50438   11 years vboxsync crOpenGL: a bit more accurate
(edit) @50437   11 years vboxsync crOpenGL: disable unneeded host-side code
(edit) @50436   11 years vboxsync Main/BandwidthControl+BandwidthGroup: fix an init bug which led to …
(edit) @50435   11 years vboxsync Main/Machine: avoid losing error info for OVF import failures, it …
(edit) @50434   11 years vboxsync Main/VirtualBox: fix some Utf8Str/Bstr related format string breakages …
(edit) @50433   11 years vboxsync Windows Guest Additions installer: Another lovely hack to copy system …
(edit) @50432   11 years vboxsync Additions/x11/VBoxClient: display/resizing: clean-up and handle VT …
(edit) @50431   11 years vboxsync Additions/x11/VBoxClient: clean-up and make the VT monitor thread also …
(edit) @50430   11 years vboxsync crOpenGL: more assertion fix
(edit) @50429   11 years vboxsync crOpenGL: assertion fixes
(edit) @50428   11 years vboxsync HMR0Mixed.mac: Windows experiment with delaying host IDTR.LIMIT …
(edit) @50427   11 years vboxsync Main/BandwidthControl: to me it seems we must not uninit the bandwidth …
(edit) @50426   11 years vboxsync HMR0VMX.cpp: Hacked hmR0VmxSaveHostSegmentRegs to call …
(edit) @50424   11 years vboxsync ASMSetIDTR and ASMSetGDTR.
(edit) @50423   11 years vboxsync Build fix.
(edit) @50422   11 years vboxsync Build fix.
(edit) @50421   11 years vboxsync Windows Guest Additions installer: Remove Windows Resource Protection …
(edit) @50419   11 years vboxsync Additions/WINNT/Installer: French NLS update.
(edit) @50418   11 years vboxsync Add RTNetStrToIPv4AddrEx - a variant of IPv4 dotted-decimal parsing …
(edit) @50417   11 years vboxsync Main: handle NULL input arrays in the Java XPCOM binding correctly
(edit) @50416   11 years vboxsync Main: fix the remaining NULL safearray issues, the template had …
(edit) @50415   11 years vboxsync tstRTNetIPv4: add some tests for RTNetStrToIPv4Addr.
(edit) @50414   11 years vboxsync Windows Guest Additions installer: Fixed checking for wrong target …
(edit) @50413   11 years vboxsync crOpenGL/Main: fix assertion
(edit) @50412   11 years vboxsync crOpenGL: scaling bugfixes; rename stretch -> scale
(edit) @50411   11 years vboxsync USBDeviceImpl: init with correct values
(edit) @50410   11 years vboxsync OS X host: stuck-in-dock: move include/VBox/VBoxNetSend.h to …
(edit) @50409   11 years vboxsync vboxshell.py: repair tab completion
(edit) @50408   11 years vboxsync RTEnv: Use the unicode CRT APIs on windows to avoid …
(edit) @50407   11 years vboxsync duh
(edit) @50406   11 years vboxsync Some RTEnvGet cleanup, adding todos for the rest.
(edit) @50405   11 years vboxsync crOpenGL: include 3D data in framebuffer saved state snapshot, saved …
(edit) @50404   11 years vboxsync 6813 - src-client/USBDeviceImpl.cpp vn 2
(edit) @50403   11 years vboxsync 6813 - src-client/USBDeviceImpl.cpp
(edit) @50401   11 years vboxsync Windows Guest Additions installer: Restore backed up D3D files on …
(edit) @50399   11 years vboxsync DnD/VBoxTray: Only works on NT4 SP3+, bugfixes.
(edit) @50398   11 years vboxsync crOpenGL: bugfix
(edit) @50397   11 years vboxsync Show full error info and remove test VM files before exit.
(edit) @50396   11 years vboxsync FE/Qt: use after free in logging statement
(edit) @50395   11 years vboxsync Main: warning
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50393   11 years vboxsync libs/xpcom18a4/java: catastrophic scoping bug (and a much more …
(edit) @50392   11 years vboxsync More test cases for %RTnaipv6 and IPv6 %RTnaddr.
(edit) @50391   11 years vboxsync Additions/common/VBoxGuest: in-code documentation for capability acquiring.
(edit) @50390   11 years vboxsync svn properties
(edit) @50389   11 years vboxsync Use HRESULT instead of int.
(edit) @50388   11 years vboxsync GuestHost/OpenGL: eol-style
(edit) @50387   11 years vboxsync build fix
(edit) @50386   11 years vboxsync Temporary disable compilation.
(edit) @50385   11 years vboxsync TMAll: Realized what the asserting was all about and reintroduced it, …
(edit) @50384   11 years vboxsync Main: restore case insensitive comparison
(edit) @50383   11 years vboxsync tmTimerVirtualSyncSet: Removed non-sensical lock ownership assertion.
(edit) @50382   11 years vboxsync Added initial testcase with IVirtualBox interface testing.
(edit) @50381   11 years vboxsync tmTimerVirtualSyncStop: Removed non-sensical lock ownership assertion.
(edit) @50380   11 years vboxsync Main: fixed attribute type of IVirtualBox::getGuestOSType(). It's a …
(edit) @50379   11 years vboxsync VBoxNet*darwin: Corrected two function delcarations (use DECL …
(edit) @50378   11 years vboxsync crOpenGL: scaled screenshot working properly
(edit) @50377   11 years vboxsync fix tstRTStrFormat
(edit) @50376   11 years vboxsync Additions/x11/VBoxClient: seamless, virtual destructors.
(edit) @50375   11 years vboxsync Additions/x11/VBoxClient: seamless termination fix.
(edit) @50374   11 years vboxsync Additions/x11/VBoxClient: aesthetics.
(edit) @50373   11 years vboxsync Additions/x11/VBoxClient: seamless: take advantage of improved …
(edit) @50372   11 years vboxsync Additions/common/VBoxGuest: make CANCEL_ALL_WAITEVENTS cancel the next …
(edit) @50371   11 years vboxsync crOpenGL: screenshot bugfixes, some more to follow
(edit) @50370   11 years vboxsync 6813 src-client/AdditionsFacilityImpl.cpp
(edit) @50369   11 years vboxsync Main/xpcom: fix server registration breakage, incomplete conversion to …
(edit) @50368   11 years vboxsync FE/Qt: 4397: Medium Manager cleanup/rework (part 10): Separate current …
(edit) @50367   11 years vboxsync Make %RTnaipv6 and %RTnaddr format IPv6 addresses according to RFC …
(edit) @50366   11 years vboxsync icmp6_proxy_input: G/c unused variables.
(edit) @50365   11 years vboxsync crOpenGL: missing files
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50363   11 years vboxsync FE/Qt: 4397: Medium Manager cleanup/rework (part 9): Reworking …
(edit) @50362   11 years vboxsync src/libs/xpcom: repair VBOX_DEBUG_LIFETIMES
(edit) @50361   11 years vboxsync src/lib/xpcom: nsProxyRelease.h warning [-Wheader-guard].
(edit) @50360   11 years vboxsync Print ifconfig-like information about proxy netif to release log.
(edit) @50359   11 years vboxsync Main/server.h: (please review) fixes of clang build and gcc-warning of …
(edit) @50358   11 years vboxsync Main/VirtualBox: more windows specific breakage fixes
(edit) @50357   11 years vboxsync Main/VirtualBox: fix Windows specific regressions, a bit too much ATL …
(edit) @50356   11 years vboxsync 6813 - stage 7 rev 2
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50354   11 years vboxsync HID LEDs sync: Windows host: prevent sync loss when swithing between …
(edit) @50353   11 years vboxsync FE/Qt: 4397: Medium Manager cleanup/rework (part 8): Reworking some of …
(edit) @50351   11 years vboxsync Main/testcase/tstOVF: fixes to make it work reliably (biggest problem …
(edit) @50350   11 years vboxsync HID LEDs sync: Windows host: fix logging, prevent leds blinking when …
(edit) @50349   11 years vboxsync HostDrivers/VBoxUSB/win: Check for USBD_STATUS_DEVICE_GONE, seen …
(edit) @50348   11 years vboxsync Solaris/Additions/VBoxGuest: removed unintentional extra lines from r92086.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette