VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12454   16 years vboxsync PerfAPI: Memory leak fix (hopefully)
(edit) @12453   16 years vboxsync fixed solaris builds
(edit) @12452   16 years vboxsync Solaris/installer: Sigh. http://forums.virtualbox.org/viewtopic.php?t=9581
(edit) @12451   16 years vboxsync fix linux build failure
(edit) @12450   16 years vboxsync Build system: introduce separate variables for packing additions and …
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12448   16 years vboxsync Typo (bug #2215).
(edit) @12447   16 years vboxsync VBox/Makefile: include the additions too.
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12444   16 years vboxsync VMM/testcase/Makefile.kmk: Don't include MINGW32 if it has already …
(edit) @12443   16 years vboxsync NetFlt friver installation moved to the installer
(edit) @12441   16 years vboxsync VMM/SSM: fix logging bug
(edit) @12440   16 years vboxsync SSM: save the vbox version and revision in the saved state. LogRel it …
(edit) @12439   16 years vboxsync installer code added to HostImpl, bugfixing in macket handing in the driver
(edit) @12438   16 years vboxsync Solaris/installer: UserManual.pdf attempted fix.
(edit) @12436   16 years vboxsync VirtualBox4: Prepare the logging menu entry (dbg gui).
(edit) @12435   16 years vboxsync DBGGui / VirtualBox4: check the vtable version.
(edit) @12433   16 years vboxsync FE/Qt4: skeleton for the accessible plugin installation
(edit) @12432   16 years vboxsync grr
(edit) @12431   16 years vboxsync DevACPI: r=bird: C++ is ring-3 only. class names are not all …
(edit) @12430   16 years vboxsync ConsoleImple2: Hungarian spelling.
(edit) @12428   16 years vboxsync more SMP work
(edit) @12427   16 years vboxsync Minor 64 bits guest execution issues.
(edit) @12426   16 years vboxsync SUPLib: build fix
(edit) @12425   16 years vboxsync DevSerial: reverted accidental commit (r36492).
(edit) @12424   16 years vboxsync DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG).
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12421   16 years vboxsync Fixed 64 bits displacements. (see #3096)
(edit) @12418   16 years vboxsync Main/PerformanceWin: Fixed incorrect getObject behavior. The code …
(edit) @12417   16 years vboxsync Flushing the pgm pool cache when switching guest modes does not apply …
(edit) @12416   16 years vboxsync FE/Qt4: Regression in the pause image handling of the quartz2d …
(edit) @12414   16 years vboxsync Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", …
(edit) @12413   16 years vboxsync Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" …
(edit) @12411   16 years vboxsync fixed guest stats
(edit) @12410   16 years vboxsync FE/Qt: attempt to fix bogus reports about keyboard layout mismatches
(edit) @12409   16 years vboxsync Fixed VMMDev reset problem: a HGCM related variable was not cleared.
(edit) @12407   16 years vboxsync Refined the PGM pool flush check. No need to flush when switching …
(edit) @12406   16 years vboxsync Todo added for VBOXOSTYPE_OS2
(edit) @12405   16 years vboxsync We must flush the PGM pool cache if the guest mode changes; we don't …
(edit) @12404   16 years vboxsync Cut off calculated addresses when not in 64 bits mode. (fixes OS/2 …
(edit) @12403   16 years vboxsync - stats related fixes in shell
(edit) @12402   16 years vboxsync FE/Qt4: r36450 is true for all systems. So do not use processEvents in …
(edit) @12401   16 years vboxsync Windows build fix
(edit) @12400   16 years vboxsync PerfAPI: Improved Win collector. More realistic performance test. No …
(edit) @12399   16 years vboxsync typo
(edit) @12398   16 years vboxsync Do not recursively call processEvents inside the media enumerator. Big …
(edit) @12397   16 years vboxsync RDP/server,VirtualBox4: Removed the whyload and other link debugging …
(edit) @12396   16 years vboxsync Comment.
(edit) @12395   16 years vboxsync Additions/x11: fix error checking in Xorg 1.5 graphics driver
(edit) @12394   16 years vboxsync VBoxService: Fix for current interface.
(edit) @12393   16 years vboxsync Number of interfaces.
(edit) @12392   16 years vboxsync Tabs.
(edit) @12390   16 years vboxsync VirtualBox4/Makefile: VirtualBoxVM.app -> VirtualBox4VM.app.
(edit) @12389   16 years vboxsync Debugger: Corrected tstVBoxDbg3 libs (linked with the qt4 dylib).
(edit) @12388   16 years vboxsync VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like for …
(edit) @12387   16 years vboxsync VirtualBox/Makefile: Fixed duplicate rules, let the qt4 bundle install …
(edit) @12385   16 years vboxsync RDP/VirtualBox4: try figure out why/where _close$UNIX2003 is dragged
(edit) @12384   16 years vboxsync DrvHostSerial: review.
(edit) @12383   16 years vboxsync VBoxPython: DLLSUFF.darwin isn't working, use DLLSUFF.
(edit) @12382   16 years vboxsync VBoxPython: Set DLLSUFF to .so for darwin. (both versions of python …
(edit) @12381   16 years vboxsync DrvHostSerial: Open a new descriptor for reading the device to get …
(edit) @12380   16 years vboxsync DrvHostSerial: darwin hacking.
(edit) @12379   16 years vboxsync xpcom/VBoxPython2_5: seems the initializer function needs to be …
(edit) @12378   16 years vboxsync xpcom/makefile: added a VBoxPython2_5 target for the mac.
(edit) @12376   16 years vboxsync xpcom/makefile: removed mac os x VBoxPhyton debugging.
(edit) @12373   16 years vboxsync RT_ELEMENTS
(edit) @12372   16 years vboxsync VBoxService: Basic network interfaces lookup for guest properties.
(edit) @12370   16 years vboxsync VBoxPython/mac: first bit - 'debugging'.
(edit) @12369   16 years vboxsync VBoxPython/mac: first bit - building against the 10.4 framework.
(edit) @12368   16 years vboxsync Storage/VBoxHDD-new: mark VDBackendInfo as in need of cleanup. Comment …
(edit) @12367   16 years vboxsync Storage/VMDK: disable paranoid size check because there are vmdks out …
(edit) @12366   16 years vboxsync FE/Qt4: makefile typo
(edit) @12365   16 years vboxsync VBoxHDD-new: rainy day @todo.
(edit) @12364   16 years vboxsync Installer/solaris: Corrected r36282. TODO: someone look at the QTGUI …
(edit) @12363   16 years vboxsync DrvHostSerial: polling back to 1 sec.
(edit) @12362   16 years vboxsync typo
(edit) @12361   16 years vboxsync DrvHostSerial: volatile vars and atomic set/get is required on the …
(edit) @12360   16 years vboxsync 2.6.27 vboxdrv compile fix
(edit) @12359   16 years vboxsync Additions/x11: deactivate dynamic resizing on guests with buggy …
(edit) @12358   16 years vboxsync Additions/x11: deactivate dynamic resizing on guests with buggy …
(edit) @12357   16 years vboxsync Additions/x11: deactivate dynamic resizing on guests with buggy …
(edit) @12356   16 years vboxsync FE/Qt4: nls update for ja & pt_BR
(edit) @12355   16 years vboxsync build fix.
(edit) @12354   16 years vboxsync build fix.
(edit) @12353   16 years vboxsync Storage/VMDK: negated condition broke sparse vmdk files
(edit) @12352   16 years vboxsync Host serial: fix compile error
(edit) @12351   16 years vboxsync Host serial: Fix a bug which could cause a thread to exit after …
(edit) @12350   16 years vboxsync Cleaned up a bit.
(edit) @12349   16 years vboxsync DrvHostSerial: darwin fix.
(edit) @12348   16 years vboxsync DrvHostSerial: build fixes.
(edit) @12347   16 years vboxsync DrvHostSerial: poll is busted on darwin/x86, so use select for the …
(edit) @12343   16 years vboxsync VBoxHDD-new: Use RTDirReadEx to get type of the entry and use …
(edit) @12342   16 years vboxsync FE/Qt: updated French NLS
(edit) @12340   16 years vboxsync FE/Qt: updated French NLS
(edit) @12339   16 years vboxsync Minor comment correction
(edit) @12338   16 years vboxsync Typo.
(edit) @12337   16 years vboxsync Additions/solaris: fix building combined 32bit and 64bit additions.
(edit) @12336   16 years vboxsync Main/vboxnetflt: aggregate link Solaris NIC map.
(edit) @12335   16 years vboxsync FE/Qt: updated French nls
(edit) @12334   16 years vboxsync DrvHostSerial: darwin fix.
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