VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57994   9 years vboxsync HostUSBDeviceImpl: Fixed wrong state transition in i_failTransition …
(edit) @57993   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed bogus "show" command.
(edit) @57992   9 years vboxsync Newlines.
(edit) @57991   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed hang when processing log …
(edit) @57990   9 years vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57988   9 years vboxsync FE/Qt: 8010: GUI MessageBox: Since cancel is the default action for …
(edit) @57987   9 years vboxsync ValidationKit: improve guessing the relevant FQDN of the system, …
(edit) @57986   9 years vboxsync Installers/linux: try to rebuild the kernel modules if they cannot be …
(edit) @57985   9 years vboxsync Installers/linux: silence some unwanted output.
(edit) @57984   9 years vboxsync Linux: /etc/init.d/vboxdrv => /sbin/rcvboxdrv
(edit) @57983   9 years vboxsync Build fix.
(edit) @57982   9 years vboxsync Nits.
(edit) @57981   9 years vboxsync IPRT: misc/uri.cpp: Bugfixes, behave more like …
(edit) @57980   9 years vboxsync Installer/linux: forgot the vboxpci kernel module in a couple of places.
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57978   9 years vboxsync IPRT: Doxygen warning fixes (last ones, hopefully).
(edit) @57977   9 years vboxsync Doxyfile.Core: Fixed missing @endlink in callback_method_impl{2}.
(edit) @57976   9 years vboxsync Runtime/Doxyfile: updated the file and fixed the missing @endlink in …
(edit) @57975   9 years vboxsync IPRT: Some more doxygen fixes.
(edit) @57974   9 years vboxsync IPRT: Some more doxygen fixes.
(edit) @57973   9 years vboxsync FE/Qt: Mac OS X: Hide Zoom botton for normal/scale-mode VM windows.
(edit) @57972   9 years vboxsync VBoxUSB/darwin: Workaround for IOUSBUserClientInit::probe returning …
(edit) @57971   9 years vboxsync Installers/linux: output clean-up.
(edit) @57970   9 years vboxsync Runtime: fixed parameters for RTUdpCreateClientSocket
(edit) @57969   9 years vboxsync Installers/linux: drop DKMS support.
(edit) @57968   9 years vboxsync ValidationKit: some fixes/adjustments for MAC address generation based …
(edit) @57967   9 years vboxsync testcase: warning
(edit) @57966   9 years vboxsync Additions/VBoxService: unsigned verbosity level
(edit) @57965   9 years vboxsync Additions: fix
(edit) @57964   9 years vboxsync FE/Qt: Main.cpp: Do not use QIMessageBox before VBoxGobal get …
(edit) @57963   9 years vboxsync VBoxServiceControlSession.cpp: typo.
(edit) @57962   9 years vboxsync VBoxServiceControlSession.cpp: ditto.
(edit) @57961   9 years vboxsync VBoxServiceControlSession.cpp: better off doing the changes immediately.
(edit) @57960   9 years vboxsync VBoxServiceControlSession.cpp: feedback.
(edit) @57959   9 years vboxsync org_virtualbox_SupDrvClient::initWithTask: Dropped annoying and …
(edit) @57958   9 years vboxsync Runtime/udp: use default connect.
(edit) @57957   9 years vboxsync Runtime: Allow specifying the default destination address on the UDP …
(edit) @57956   9 years vboxsync Runtime/testcase: Added a simple UDP socket testcase.
(edit) @57955   9 years vboxsync IPRT: Add RTUdpCreateClientSocket.
(edit) @57954   9 years vboxsync FE/Qt: Mac OS X: Logic fix for r102930.
(edit) @57953   9 years vboxsync FE/Qt: Mac OS X: Qt 4.x font fix for El Capitan, native El Capitan …
(edit) @57952   9 years vboxsync FE/Qt: Mac OS X: Cache detected OS X release in VBoxGlobal for further …
(edit) @57951   9 years vboxsync FE/Qt: Mac OS X: Extend release detection to distinguish old and new …
(edit) @57950   9 years vboxsync Main/Network: query adapter hw id and name via Setup API (#7993)
(edit) @57949   9 years vboxsync VBOX_WITH_MORE_NT4_COMPAT_BINARIES fix.
(edit) @57948   9 years vboxsync Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.
(edit) @57947   9 years vboxsync WDDM: adjust capabilities for D3D9 feature level 9.3
(edit) @57946   9 years vboxsync SharedOpenGL: log OpenGL extensions which are enabled in Chromium but …
(edit) @57945   9 years vboxsync Installers/linux: cleaned up init script output and logging a bit.
(edit) @57944   9 years vboxsync iprt: More doxygen corrections.
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57942   9 years vboxsync iprt/*.h: doxygen fixes.
(edit) @57941   9 years vboxsync iprt/string.h: split out the UTF-16 and Latin-1 parts.
(edit) @57940   9 years vboxsync Installers/linux: clean up the .run installer; remove legacy script; …
(edit) @57939   9 years vboxsync configure: another tweak
(edit) @57938   9 years vboxsync configure: more tweaks for detecting Qt
(edit) @57937   9 years vboxsync HostDrivers/NetFlt: added timeout in filter unload for unregistration …
(edit) @57936   9 years vboxsync configure: more tweaks for detecting Qt
(edit) @57935   9 years vboxsync HostDrivers/USBMonitor: improved comment
(edit) @57934   9 years vboxsync HosDrivers/USBMon: fixed BSOD under driver verifier. Increased timeout …
(edit) @57933   9 years vboxsync Devices/Graphics: fixed wrong comparison between gl_vendor and …
(edit) @57932   9 years vboxsync configure: fall-back for the Linux kernel directory
(edit) @57931   9 years vboxsync Chromium OpenGL: GL_ARB_shader_texture_lod
(edit) @57930   9 years vboxsync configure: remove pkg-config support for Qt4. We can't use it to …
(edit) @57929   9 years vboxsync SharedOpenGL: initial support for DrawBuffers (n == 1) in the state …
(edit) @57928   9 years vboxsync nits.
(edit) @57927   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57925   9 years vboxsync VBoxServiceVMInfo-win.cpp: kernel32
(edit) @57924   9 years vboxsync svn:ignore
(edit) @57923   9 years vboxsync configure: fixed test
(edit) @57922   9 years vboxsync iprt/nt: Forgot to commit RTNtCurrentPeb/Teb fixes for direnum-r3-nt.cpp.
(edit) @57921   9 years vboxsync VBoxServiceVMInfo-win.cpp: Just resolve stuff dynamically once, …
(edit) @57920   9 years vboxsync vboxserviceVMInfoWriteNetwork: Workaround for bug in …
(edit) @57919   9 years vboxsync direnum-r3-nt.cpp: Don't try FileIdBothDirectoryInformation on W2K and …
(edit) @57918   9 years vboxsync process-posix.cpp: build fix.
(edit) @57917   9 years vboxsync tstRTProcCreateEx: Use RTProcQueryUsernameA to get the the user name - …
(edit) @57916   9 years vboxsync IPRT: More windows process creation hacking and cleaning up. Cleaned …
(edit) @57915   9 years vboxsync WDDM: enable D3DDDIQUERYTYPE_OCCLUSION.
(edit) @57914   9 years vboxsync WDDM: fixed vboxWddmDDevDrawIndexedPrimitive2 to correctly interpret …
(edit) @57913   9 years vboxsync VBoxNetAdp/darwin: Common pattern in the kernel code is …
(edit) @57912   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: increment interface statistic …
(edit) @57911   9 years vboxsync VBoxNetAdp/darwin: we still need to call bpf_tap_out() on outgoing …
(edit) @57910   9 years vboxsync DrvHostSerial.cpp: Should call GetOverlappedResult if ReadFile returns …
(edit) @57909   9 years vboxsync Chromium OpenGL: removed hack from crserverlib/get_sizes.py because …
(edit) @57908   9 years vboxsync Chromium OpenGL: GL_ARB_draw_buffers
(edit) @57907   9 years vboxsync VBoxNetAdp/darwin: use bpfattach() without tap and send callbacks. …
(edit) @57906   9 years vboxsync RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
(edit) @57905   9 years vboxsync IPRT: More build for NT4 fun, but the VBoxRT.dll we build when …
(edit) @57904   9 years vboxsync VBoxNetFlt/darwin, VBoxNetAdp/darwin: Don't leak host-guest traffic to …
(edit) @57903   9 years vboxsync USB: Disabled read-ahead processing, see #6078
(edit) @57902   9 years vboxsync DevAHCI: logrel nit
(edit) @57901   9 years vboxsync Devices/Virtio: semantic fixes.
(edit) @57900   9 years vboxsync Installer/linux: don't get confused of vboxdrv/vboxdrvu
(edit) @57899   9 years vboxsync configure: another fix for detecting Qt4
(edit) @57898   9 years vboxsync bldprogs: fix for cross-building with Windows as target.
(edit) @57897   9 years vboxsync FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 7): …
(edit) @57896   9 years vboxsync USB/win: Fixed scheduling of high-speed isochronous endpoints.
(edit) @57895   9 years vboxsync FE/Qt: Mac OS X: Window menu Manager cleanup/rework (step 6): …
Note: See TracRevisionLog for help on using the revision log.

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