VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39914   13 years vboxsync Ctrl+Alt+Del needs to ignore Shift state.
(edit) @39913   13 years vboxsync Really stupid typo fixed.
(edit) @39912   13 years vboxsync tstVDIo: Bugfix
(edit) @39911   13 years vboxsync VDI: Fix uninitialized variables causing assertions in debug builds …
(edit) @39910   13 years vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39909   13 years vboxsync too long lines.
(edit) @39908   13 years vboxsync Disabled seemingly harmless assertion.
(edit) @39907   13 years vboxsync Fixed harmless assertion.
(edit) @39906   13 years vboxsync GuestCtrl/VBoxService: Added active/inactive guest process thread …
(edit) @39905   13 years vboxsync GuestCtrl/Main: Fixed another typo (return value), fixed handling of …
(edit) @39904   13 years vboxsync Silly typo fix.
(edit) @39903   13 years vboxsync IPRT/RTCString: fix find method, add testcase
(edit) @39900   13 years vboxsync wddm/3d: debugging stuff
(edit) @39899   13 years vboxsync wine/wddm: shared resource handling fixes, state fixes - working …
(edit) @39898   13 years vboxsync GuestImpl.cpp: Work around the version/revision mixup bug in the 3.1.0 …
(edit) @39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39896   13 years vboxsync VBoxService/GuestCtrl: Initialize pRequest.
(edit) @39895   13 years vboxsync Main/cbinding: more fixes, decrease necessary manual work
(edit) @39894   13 years vboxsync NAT: don't confuse anyone with service port. It was never used and was …
(edit) @39893   13 years vboxsync VD: Optimization, reduce locking contention between EMT and the I/O …
(edit) @39892   13 years vboxsync VMMDev: Allow some more function pointers to be NULL in …
(edit) @39891   13 years vboxsync build fix.
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39889   13 years vboxsync wine: assertion fix
(edit) @39888   13 years vboxsync typo.
(edit) @39887   13 years vboxsync DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded …
(edit) @39886   13 years vboxsync Main/cbinding: eliminate version dependency inside header file by …
(edit) @39885   13 years vboxsync Main/cbindings: update XPCOM C bindings again
(edit) @39884   13 years vboxsync NAT:TCP:tcp_output uninitiolized template detection and warning once …
(edit) @39883   13 years vboxsync NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO HAS …
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39881   13 years vboxsync pam_vbox: Warning.
(edit) @39880   13 years vboxsync pam_vbox: Don't try to retrieve credentials twice, logging adjustments.
(edit) @39878   13 years vboxsync Main,QtGui: Implemented that hashing todo, extending it all the way to …
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39876   13 years vboxsync Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap …
(edit) @39875   13 years vboxsync Devices/Audio: fixed rounding error in noaudio driver output.
(edit) @39874   13 years vboxsync VBoxServiceControl: Be more quiet on not found guest processes.
(edit) @39873   13 years vboxsync RTCString::find: made it more readable - 2 variable assignments in one …
(edit) @39872   13 years vboxsync Don't make a 200 column oneliners out of something which really is a 4 …
(edit) @39871   13 years vboxsync RDP/client: build fix for Solaris 11 b175.
(edit) @39870   13 years vboxsync wddm/3d: fix a crash
(edit) @39869   13 years vboxsync wine/d3d: proper habdling of context destruction and tls stuff
(edit) @39868   13 years vboxsync crOpenGL: don't do GetHostName on Windows guests in crDebug to avoid …
(edit) @39867   13 years vboxsync process-win.cpp: Splitting monster function.
(edit) @39866   13 years vboxsync process-win.cpp: Addressing todos, fixed a potential heap corruption …
(edit) @39865   13 years vboxsync build fix.
(edit) @39864   13 years vboxsync process-win.cpp: address previous todo, added new ones, some clean up.
(edit) @39863   13 years vboxsync process-win.cpp: Do not return failure because UnloadUserProfile …
(edit) @39861   13 years vboxsync DrvNAT: Use RTStrSimplePatternMultiMatch instead of …
(edit) @39859   13 years vboxsync CFGMR3CopyTree: Fix and docs.
(edit) @39858   13 years vboxsync PDMDriver: Forgot.
(edit) @39857   13 years vboxsync A filter driver sample.
(edit) @39855   13 years vboxsync Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff.
(edit) @39854   13 years vboxsync PDM: Extended the driver chain transformations with a mergeconfig …
(edit) @39853   13 years vboxsync CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
(edit) @39851   13 years vboxsync VBoxRTImp: export RTLogSetGroupLimit
(edit) @39850   13 years vboxsync Main/GuestCtrlImplFile: Fixed return value (typo).
(edit) @39849   13 years vboxsync crOpenGL: additional saved state fix
(edit) @39848   13 years vboxsync NAT: after creation of fresh mbuf on tcp_ouput we need to fill …
(edit) @39847   13 years vboxsync crOpenGL: fix saved state issues
(edit) @39846   13 years vboxsync %ld -> %u + %#x.
(edit) @39845   13 years vboxsync AHCI: Fix memory leak after recent optimization
(edit) @39844   13 years vboxsync d'oh! here as well …
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39842   13 years vboxsync IPRT/process-win: Fixed handle leak on legacy APIs; check rc when …
(edit) @39841   13 years vboxsync d'oh!
(edit) @39840   13 years vboxsync more Linux 3.3 fixes
(edit) @39839   13 years vboxsync PDM: Initial driver chain transformation code (untested).
(edit) @39838   13 years vboxsync CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
(edit) @39837   13 years vboxsync nit
(edit) @39835   13 years vboxsync tstRTProcCreateEx: Fixed return value.
(edit) @39834   13 years vboxsync crOpenGL: adjust FBO switching logic a bit
(edit) @39833   13 years vboxsync crOpenGL: missing bits for r75809
(edit) @39832   13 years vboxsync Additions/linux: typo2
(edit) @39831   13 years vboxsync Addiotions/linux: typo.
(edit) @39830   13 years vboxsync additions/linux: compilation with linux-3.3.0-rc1 (untested, please …
(edit) @39829   13 years vboxsync Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) …
(edit) @39828   13 years vboxsync AHCI: Don't always allocate new memory for the data buffers but reuse …
(edit) @39824   13 years vboxsync IGuest/version: todos and some clean up (no real changes intended).
(edit) @39823   13 years vboxsync VMMDevReq_ReportGuestInfo2: Validate szName length.
(edit) @39822   13 years vboxsync API/GuestProperties: add DeleteGuestProperty. API version bump.
(edit) @39821   13 years vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39820   13 years vboxsync wddm/3d: remove disabled code
(edit) @39819   13 years vboxsync wddm/3d: fix ie rendering with mesa nvidia drivers
(edit) @39816   13 years vboxsync fix DEBUG_misha builds for linux host
(edit) @39815   13 years vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39814   13 years vboxsync Additions/SharedFolders: uninitialized variable
(edit) @39813   13 years vboxsync Additions/Solaris: fix X.org 1.3.0 with correct xorg.conf handling.
(edit) @39812   13 years vboxsync Trace VM exits.
(edit) @39811   13 years vboxsync Additions/x11/vboxmouse: filename clean-up.
(edit) @39810   13 years vboxsync Additions/x11/vboxmouse: removed legacy code.
(edit) @39809   13 years vboxsync Additions/x11/vboxmouse: use the new mouse driver for XFree86 too.
(edit) @39808   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39807   13 years vboxsync duh2!
(edit) @39806   13 years vboxsync duh!
(edit) @39805   13 years vboxsync GuestImpl.cpp: Runlevel todos.
(edit) @39804   13 years vboxsync Fixed regression (I hope) in yesterdays tcp/socket changes (name …
(edit) @39802   13 years vboxsync IPRT: socket / address resolving fixes. Debugged.
(edit) @39801   13 years vboxsync IPRT: socket / address resolving fixes.
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