VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29729   15 years vboxsync wddm: dynamic format list calculation depending on whether 2D/3D is enabled
(edit) @29728   15 years vboxsync IPRT/process-win: Beautified.
(edit) @29727   15 years vboxsync IPRT/process-win: Not needed.
(edit) @29726   15 years vboxsync IPRT/process-win: Fixed some errors, added NT4 support, modularized a bit.
(edit) @29725   15 years vboxsync FE/Qt4: make sure the title is translated on retranslation
(edit) @29724   15 years vboxsync Java bridge: getters, setters
(edit) @29723   15 years vboxsync FE/Qt4: fix burns (pageIds >= Qt 4.5)
(edit) @29722   15 years vboxsync FE/Qt4: retranslate all pages before making any size related calculations
(edit) @29721   15 years vboxsync FE/Qt4-NLS: de typo
(edit) @29720   15 years vboxsync FE/Common/: fix the meta key mapping on X11 hosts
(edit) @29719   15 years vboxsync more precise wording
(edit) @29718   15 years vboxsync Typo.
(edit) @29717   15 years vboxsync IPRT/process-win: Comment/Explanation.
(edit) @29716   15 years vboxsync IPRT/process-win: More generic way for starting processes from a …
(edit) @29715   15 years vboxsync Java glue: intermediate
(edit) @29714   15 years vboxsync memobj-r0drv-freebsd.c: Correct range checks
(edit) @29713   15 years vboxsync FreeBSD-VBoxNetAdp/VBoxNetFlt: Fix names so vboxnetadp can load vboxnetflt
(edit) @29712   15 years vboxsync Additions/x11/vboxmouse: FreeBSD build fix
(edit) @29711   15 years vboxsync memobj-r0drv-freebsd.c: Use kmem_alloc_attr if available
(edit) @29710   15 years vboxsync wddm/2D: more impl & fixes
(edit) @29709   15 years vboxsync Solaris/VBoxNetFltBow: comments, added one error code.
(edit) @29708   15 years vboxsync Solaris/VBoxNetFltBow: dynamic VNIC creation and management.
(edit) @29707   15 years vboxsync SrvIntNetR0: fixed private data passing to Xmit.
(edit) @29706   15 years vboxsync LsiLogic: Debugger callback to dump the controller state
(edit) @29705   15 years vboxsync build fix
(edit) @29704   15 years vboxsync Reset all dirty pages to reactivate the page monitoring *after* …
(edit) @29703   15 years vboxsync Runtime: NT4 fixes
(edit) @29702   15 years vboxsync Compile fix
(edit) @29701   15 years vboxsync Different initial value
(edit) @29700   15 years vboxsync FE/Qt: 4758: New running VM core: Fullscreen, Seamless, Guest Display …
(edit) @29699   15 years vboxsync Bracket
(edit) @29698   15 years vboxsync More information
(edit) @29697   15 years vboxsync FE/Qt: 4758: New running VM core: cleanup.
(edit) @29696   15 years vboxsync IntNet: small fix for r61826
(edit) @29695   15 years vboxsync FE/Qt: 4758: New running VM core: VRDP action correct state translation.
(edit) @29694   15 years vboxsync FE/Qt: 4952: Initial state of the VRDP server setting in VM window …
(edit) @29693   15 years vboxsync VBoxNetFlt: typo in function parameter.
(edit) @29692   15 years vboxsync FE/Qt: 4758: New running VM core: cleanup.
(edit) @29691   15 years vboxsync Solaris/VBoxNetFltBow: Passing in a VNIC works with MAC address …
(edit) @29690   15 years vboxsync another fix for the Linux guest kernel modules export script
(edit) @29689   15 years vboxsync VT-x is too picky with descriptor attributes in v86 mode
(edit) @29688   15 years vboxsync lost line
(edit) @29687   15 years vboxsync Make sure the right descriptor attributes (0xf3) are loaded in V86 …
(edit) @29686   15 years vboxsync Floppy disk controllers should use the host I/O cache by default too
(edit) @29685   15 years vboxsync DevE1000.cpp: Added todo about receive queue needing optimziation as …
(edit) @29684   15 years vboxsync exported svnsync-vbox to OSE
(edit) @29683   15 years vboxsync strformatrt.cpp: Fixed cchPrecision and cchWidth mixup in three calls.
(edit) @29682   15 years vboxsync netflt/win: dbg: use ExAllocatePoolWithTag for debugging (to make …
(edit) @29681   15 years vboxsync fixed Linux module export scripts
(edit) @29680   15 years vboxsync warning (unused variable)
(edit) @29679   15 years vboxsync FE/Qt4: use color hinting for the monitor count in the setting pages
(edit) @29678   15 years vboxsync wddm: add Makefile.kup
(edit) @29677   15 years vboxsync wddm: add surface formats list
(edit) @29676   15 years vboxsync Too noisy
(edit) @29675   15 years vboxsync Main: enable the PAE hint for RedHat and RedHat(64bit)
(edit) @29674   15 years vboxsync Some more fixes
(edit) @29673   15 years vboxsync Java glue: intermediate
(edit) @29672   15 years vboxsync AHCI: Count non queued async tasks too. Fixes rare crash during …
(edit) @29671   15 years vboxsync wddm/2D: zero-init settings
(edit) @29670   15 years vboxsync wddm: more 2D support impl
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29668   15 years vboxsync FE/VirtualBox: Use the correct I/O cache setting for the storage …
(edit) @29667   15 years vboxsync netflt/win: fix memory leak
(edit) @29666   15 years vboxsync Makefile.kmk/vslick.h: PGM navigation help.
(edit) @29665   15 years vboxsync VBoxNetFlt-win: Build fix.
(edit) @29664   15 years vboxsync Additions/Solaris: try xdg autostart folder for VBoxClient if others …
(edit) @29663   15 years vboxsync Spaces.
(edit) @29662   15 years vboxsync IntNet: Added Interface, Interface private data passing for …
(edit) @29661   15 years vboxsync IPRT: IPRT_DEBUG_SEMS cleanup - use macros.
(edit) @29660   15 years vboxsync IPRT: Fixed number formatting bug where we would pad with '0' instead …
(edit) @29659   15 years vboxsync Fixed some Dutch translation issues (#6713)
(edit) @29658   15 years vboxsync crOpenGL: fix ETQW failure on level load
(edit) @29657   15 years vboxsync some forgotten rebranding in some Linux packages
(edit) @29656   15 years vboxsync NAT: reanable r61642.
(edit) @29655   15 years vboxsync FE/SDL: use the X11 keyboard library
(edit) @29654   15 years vboxsync FE/Qt and Common: move the X11 keyboard library out of the GUI
(edit) @29653   15 years vboxsync 3.2.1
(edit) @29652   15 years vboxsync 3.2.0
(edit) @29651   15 years vboxsync Frontends/VBoxManage: fix for freeing memory
(edit) @29650   15 years vboxsync build fix
(edit) @29649   15 years vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @29648   15 years vboxsync Runtime: s/TASK_COMM_LEN/sizeof(current->comm)/ (fix debug builds …
(edit) @29647   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29646   15 years vboxsync Proper shared page cleanup when terminating the VM
(edit) @29645   15 years vboxsync Guest Control/Main/VBoxManage: IProgress shutdown handling.
(edit) @29644   15 years vboxsync VBoxService: Another shot at the solaris SIGCHLD/exec problem.
(edit) @29643   15 years vboxsync netflt/win: always set no-loopback flag for intnet->wire packets to …
(edit) @29642   15 years vboxsync RTSystemQueryDmiString-linux.cpp: RTSYSDMISTR_MANUFACTURER.
(edit) @29641   15 years vboxsync Dot.
(edit) @29640   15 years vboxsync Use ASMProbeReadByte instead
(edit) @29639   15 years vboxsync Missing stats adjustment
(edit) @29638   15 years vboxsync Guest Control/Main: Better credentials checking.
(edit) @29637   15 years vboxsync glloader.py: They all need string.h.
(edit) @29636   15 years vboxsync Runtime/process-posix: consume less stack during RTProcCreateEx
(edit) @29635   15 years vboxsync SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
(edit) @29634   15 years vboxsync Missing bracket
(edit) @29633   15 years vboxsync VBoxService.cpp: Ignore sigwait interruptions. Attempt to work around …
(edit) @29632   15 years vboxsync Missing init
(edit) @29631   15 years vboxsync Fix
(edit) @29630   15 years vboxsync Main: gcc warning
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