VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39935   13 years vboxsync tstTimerLR: typo
(edit) @39934   13 years vboxsync FE/Qt: Network Access Manager: Get rid of Qt4.6 stuff to satisfy …
(edit) @39933   13 years vboxsync Runtime/xml: be paranoid
(edit) @39932   13 years vboxsync FE/Qt: 5956: Provide user feedback for network related operations: …
(edit) @39931   13 years vboxsync iemOp_Grp8: ditto
(edit) @39930   13 years vboxsync iemOpCommonBit_Ev_Gv: Fixed lock-prefixed bts and friends.
(edit) @39929   13 years vboxsync VBoxBalloonCtrl: Starting to implement modules concept for ballooning …
(edit) @39928   13 years vboxsync VD: Disable optimization temporary until the crash is fixed
(edit) @39927   13 years vboxsync VD: Initialize member
(edit) @39926   13 years vboxsync be more restrictive
(edit) @39925   13 years vboxsync removed obsolete libxslt
(edit) @39924   13 years vboxsync libxml-2.6.31 VBox modifications and remove libxml-2.6.30
(edit) @39923   13 years vboxsync libxml-2.6.31 unmodified, files forgotten in r75989
(edit) @39922   13 years vboxsync doc/manual: Update supported Solaris guest versions.
(edit) @39921   13 years vboxsync libxml-2.6.31 upstream fixes
(edit) @39920   13 years vboxsync GMM/PageFusion: Some cleanups (elimiated gotos) and more detailed …
(edit) @39919   13 years vboxsync FE/Qt: tell the New VM Wizard about Mageia.
(edit) @39918   13 years vboxsync improve r75830 (better Linux 3.3 compile fix)
(edit) @39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
(edit) @39916   13 years vboxsync VMR3GetState: Prevent assertion caused by race between …
(edit) @39915   13 years vboxsync libxml-2.6.31 unmodified
(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) @39902   13 years vboxsync VBox adaptations for openssl-0.9.8t (merged -r65542:67879, …
(edit) @39901   13 years vboxsync changelog
(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) @39879   13 years vboxsync Config.kmk: Temporary build fix. Figure out what's going wrong in add, …
(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) @39862   13 years vboxsync c&p nit.
(edit) @39861   13 years vboxsync DrvNAT: Use RTStrSimplePatternMultiMatch instead of …
(edit) @39860   13 years vboxsync doc/manual: document web service start parameters
(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) @39856   13 years vboxsync pdmifs.h: Doc update: PDMIMEDIA pairs with PDMIMEDIAPORT now.
(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) @39852   13 years vboxsync doc/manual: use consistent wording for 'web service'
(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) @39836   13 years vboxsync Clearify RTTHREADFLAGS_WAITABLE docs.
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