VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39544   13 years vboxsync HostServices/SharedFolders: support multiple simultaneous connections …
(edit) @39543   13 years vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39542   13 years vboxsync HostServices/SharedFolders: starter unit test, try to make Windows happy.
(edit) @39541   13 years vboxsync HostServices/SharedFolders: starter unit test, try to fix a Darwin burn.
(edit) @39540   13 years vboxsync HostServices/SharedFolders: starter unit test.
(edit) @39539   13 years vboxsync wine/xpdm: fix wmplayer problem with your video card issue
(edit) @39538   13 years vboxsync HostDrivers/Support: compile fix
(edit) @39537   13 years vboxsync wddm: ~0UL -> UINT32_MAX
(edit) @39536   13 years vboxsync wddm: missing file (burn fix)
(edit) @39533   13 years vboxsync adds burn fix
(edit) @39531   13 years vboxsync Temporarily enabled buffering when composing the release log headering.
(edit) @39530   13 years vboxsync CFGM: nit.
(edit) @39529   13 years vboxsync crOpenGL: remove false assertion
(edit) @39528   13 years vboxsync wddm: vboxWddmSwapchainCtxEscape fix
(edit) @39527   13 years vboxsync wddm: vboxVideoAMgrCtxAllocSubmit fix
(edit) @39526   13 years vboxsync wddm: remove extra assertion
(edit) @39525   13 years vboxsync wddm: DxgkDdiEscape fix
(edit) @39524   13 years vboxsync wddm: DxgkDdiCreateAllocation fix
(edit) @39523   13 years vboxsync wddm: better parameter validation for DxgkDdiCreateAllocation
(edit) @39522   13 years vboxsync Support/FreeBSD: errno and IPRT error code mixup
(edit) @39521   13 years vboxsync FreeBSD: Certain fixes to run on CURRENT and clean up the support …
(edit) @39520   13 years vboxsync VD: Testcase for the discard API
(edit) @39519   13 years vboxsync VD: API to repair corrupted images
(edit) @39518   13 years vboxsync DrvDiskIntegrity: Fix building
(edit) @39517   13 years vboxsync Some request thread pool musings.
(edit) @39516   13 years vboxsync Build fix.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39514   13 years vboxsync Build fix.
(edit) @39513   13 years vboxsync Windows Guest Additions installer: Attempt to fix SysWOW64 problems …
(edit) @39512   13 years vboxsync Revert temporary debugging bits again.
(edit) @39511   13 years vboxsync Main/Machine: remove leftover debugging hack
(edit) @39510   13 years vboxsync laptop -> workstation.
(edit) @39508   13 years vboxsync wddm/d3d: fix surface rederence
(edit) @39507   13 years vboxsync crOpenGL: fix destroyed context refference in TLS
(edit) @39506   13 years vboxsync NAT: warnings.
(edit) @39505   13 years vboxsync NAT: processing of dhcp_find_option NULL-result in release build.
(edit) @39504   13 years vboxsync RTReq: A bit more.
(edit) @39503   13 years vboxsync RTReq: Bugfix and some more refactoring.
(edit) @39502   13 years vboxsync RTReqQueueDestroy: Don't forget to destroy the requests.
(edit) @39501   13 years vboxsync wine/xpdm: fix refering destroyed swapchain
(edit) @39500   13 years vboxsync RTReq: More refactoring.
(edit) @39499   13 years vboxsync forgot this…
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39497   13 years vboxsync IEM: todo
(edit) @39496   13 years vboxsync Temporary debugging bits; will be backed out later.
(edit) @39495   13 years vboxsync Temporary debugging bits; will be backed out later.
(edit) @39493   13 years vboxsync VRDP, Main: forward UTCINFO events as guest properties.
(edit) @39492   13 years vboxsync Windows Guest Additions installer/D3D: Relative jump fixes, check for …
(edit) @39491   13 years vboxsync Logging.
(edit) @39489   13 years vboxsync Runtime: compatibility fix
(edit) @39488   13 years vboxsync FE/Qt: Moving VBoxVersion into the separate file.
(edit) @39487   13 years vboxsync GuestCtrl: More bugfixing.
(edit) @39486   13 years vboxsync wine/xpdm: proper buffer allocation size
(edit) @39485   13 years vboxsync crOpenGL: stubInit syncronization needed for win XPDM guests, some …
(edit) @39483   13 years vboxsync NAT:dhcp: return value of dhcp_find_option xTracker/5989.
(edit) @39480   13 years vboxsync fix for r75104
(edit) @39479   13 years vboxsync NetFlt: Restore VLAN tags stripped by hardware (#4806)
(edit) @39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
(edit) @39476   13 years vboxsync UINewVMWzd.cpp: knoppix and dsl.
(edit) @39475   13 years vboxsync GuestCtrl: More bugfixing, use ComPtr/ComObjPtr.
(edit) @39474   13 years vboxsync Added a loadall.sh on linux as well (see darwin). This builds the …
(edit) @39473   13 years vboxsync FE/Qt: 5985: Update Manager should check for the new version again the …
(edit) @39471   13 years vboxsync No doxygen comment here, keep it short and to the point. …
(edit) @39470   13 years vboxsync Linux Additions: special case for UEK kernels
(edit) @39469   13 years vboxsync Audio/mac: proper fix for xTracker/5971.
(edit) @39468   13 years vboxsync NAT/service: GSO handling fixed, some logging was added.
(edit) @39467   13 years vboxsync NAT: condition for validation of proposed value has been added in …
(edit) @39466   13 years vboxsync NAT: english
(edit) @39465   13 years vboxsync NAT: fixed typo (thanks Knut). This changeset adds comment to …
(edit) @39464   13 years vboxsync guest installer/win: fix msd3d files backup
(edit) @39463   13 years vboxsync wddm/3d: some cleanup
(edit) @39462   13 years vboxsync VBoxService/GuestCtrl: Only close stdin when we really wrote all data …
(edit) @39461   13 years vboxsync VBoxService/GuestCtrl: Only close stdin when we really wrote all data …
(edit) @39460   13 years vboxsync Runtime/r0drv/solaris: Spinlocks should be taken at PIL_MAX.
(edit) @39459   13 years vboxsync VBoxSVC: logging and --shutdown-delay.
(edit) @39458   13 years vboxsync log.cpp: Change the time and timeprog prefixes from milliseconds to …
(edit) @39456   13 years vboxsync rtThreadMain: Try prevent gcc from hiding arguments in optimized …
(edit) @39454   13 years vboxsync Additions-X11: initial DnD support
(edit) @39453   13 years vboxsync FE/Qt4: too much
(edit) @39452   13 years vboxsync FE/Qt4: missing ifdef
(edit) @39451   13 years vboxsync FE/Qt4: initial DnD support
(edit) @39450   13 years vboxsync Main: initial DnD support
(edit) @39449   13 years vboxsync HostServices: DnD service
(edit) @39448   13 years vboxsync Runtime: forgot the Makefiles
(edit) @39447   13 years vboxsync Runtime: add Uniform Resource Identifier handling support
(edit) @39446   13 years vboxsync GuestCtrlImpl: Use ComPtr/ComObjPtr.
(edit) @39445   13 years vboxsync VBoxManage: uninitialized variable
(edit) @39444   13 years vboxsync NAT: bump SoMaxConnection default up to 10 (xTracker/5983).
(edit) @39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39442   13 years vboxsync GuestCtrl: Documentation update.
(edit) @39441   13 years vboxsync Logging.
(edit) @39440   13 years vboxsync HostServices/GuestCtrl: Added more checks.
(edit) @39439   13 years vboxsync manifest3.cpp: plugged leak.
(edit) @39438   13 years vboxsync vfschain.cpp: Don't forget to set the return value. duh.
(edit) @39437   13 years vboxsync VBoxService/GuestCtrl: Adjusted guest process error reporting.
(edit) @39436   13 years vboxsync Runtime/ldrkStuff: fixed wrong buffer size
(edit) @39435   13 years vboxsync VRDP, Main: update RDP client name guest property.
(edit) @39434   13 years vboxsync VBoxService/GuestCtrl: Use RTFileOpenBitBucket() for not used streams.
(edit) @39433   13 years vboxsync VBoxManage/GuestCtrl: Check for completion.
(edit) @39432   13 years vboxsync VBoxPci: Fedora 2.6.41 exception
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