VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28254   15 years vboxsync Compile fix
(edit) @28253   15 years vboxsync SharedFolders/linux: Don't close an inode for a regular file after it …
(edit) @28252   15 years vboxsync libs/XPCOM: fix for completely harmless bug which causes spurious …
(edit) @28251   15 years vboxsync Initial page sharing code (not compiled)
(edit) @28250   15 years vboxsync LsiLogic: Zero task state after it was allocated
(edit) @28249   15 years vboxsync Frontends/VBoxManage: show snapshot attachment information for "list hdds".
(edit) @28248   15 years vboxsync VBoxManage/Control: More syntax.
(edit) @28247   15 years vboxsync VBoxManage/Control: Syntax diagram.
(edit) @28246   15 years vboxsync FE/QT: remove TakeScreenShot workaround for multimonitor.
(edit) @28245   15 years vboxsync IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
(edit) @28244   15 years vboxsync VBoxService/Control: Logging.
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28242   15 years vboxsync crOpenGL: don't align row size for drawtoscreen
(edit) @28241   15 years vboxsync FE/QT: remove InvalidateAndUpdate workaround for multimonitor.
(edit) @28240   15 years vboxsync IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
(edit) @28239   15 years vboxsync FE/Qt: 4816: Initial window size of Screen > 1 too small => should be …
(edit) @28238   15 years vboxsync VBoxNetFlt-linux.c: 2.6.18 build fix
(edit) @28237   15 years vboxsync Guest Control: Update (fixed crash after unregistered extension).
(edit) @28236   15 years vboxsync Guest Control: Update.
(edit) @28235   15 years vboxsync IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
(edit) @28234   15 years vboxsync VBoxNetAdp/linux: be less verbose
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28231   15 years vboxsync OSE header fixes
(edit) @28230   15 years vboxsync gcc warning
(edit) @28229   15 years vboxsync wddm: bufgix
(edit) @28228   15 years vboxsync wddm: avoid DMA transactions on GDI rendering (for preformance)
(edit) @28227   15 years vboxsync Main and FE/Qt: enable the USB tablet device by default for most Linux …
(edit) @28226   15 years vboxsync Fix double free
(edit) @28225   15 years vboxsync Fix crash
(edit) @28224   15 years vboxsync AsyncCompletion: Fix hang on OS X
(edit) @28223   15 years vboxsync crOpenGL: use screen relative coords
(edit) @28221   15 years vboxsync VBoxNetFlt-linux.c: grumble
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28219   15 years vboxsync VBoxNetFlt-linux.c: Another try…
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28217   15 years vboxsync Rephrased contribution (with permission from author).
(edit) @28216   15 years vboxsync DrvNAT: build fix.
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28214   15 years vboxsync Main/Machine: correctly release the lock
(edit) @28213   15 years vboxsync PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
(edit) @28212   15 years vboxsync Main/Machine: in ReadLog: release lock early, as the file read can …
(edit) @28211   15 years vboxsync cleanup
(edit) @28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
(edit) @28209   15 years vboxsync Guest Control/VBoxManage: Default wait timeout is indefinite (for now).
(edit) @28208   15 years vboxsync intnet,VBoxNetFlt-linux: Added INTNETTRUNKSWPORT::pfnPreRecv for doing …
(edit) @28207   15 years vboxsync Guest Control: Fix service name.
(edit) @28206   15 years vboxsync Guest Control: Update (first code for low level HGCM callback).
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @28204   15 years vboxsync Main: docs
(edit) @28203   15 years vboxsync DevPcBios,DevEFI,DevFWCommon: Don't reconstruct the MPS table at …
(edit) @28202   15 years vboxsync VBoxNetFlt-linux.c: skb_partial_csum_set is 2.6.26+ :-/
(edit) @28201   15 years vboxsync Frontends/VBoxShell: use API for showLog, and make sure it prints …
(edit) @28200   15 years vboxsync Main/HGCM: Comment/Docu.
(edit) @28199   15 years vboxsync IPRT: xml crash fix
(edit) @28198   15 years vboxsync crOpenGL: fix possible read of unallocated memory
(edit) @28197   15 years vboxsync crOpenGL: more multi screen support
(edit) @28196   15 years vboxsync DevE1000: Alignment fix.
(edit) @28195   15 years vboxsync Main/OVF: add vbox settings version to vbox:Machine element
(edit) @28194   15 years vboxsync Main/Machine: implement IMachine::readLog, and fix log file deletion …
(edit) @28193   15 years vboxsync Main/idl: clarification for IMachine::readLog
(edit) @28192   15 years vboxsync VBoxManage: new option "--log" for showvminfo, printing the specified …
(edit) @28191   15 years vboxsync NAT: warnings + removing of dead code.
(edit) @28190   15 years vboxsync Additions/crOpenGL: gcc warnings
(edit) @28189   15 years vboxsync Main: OVF crash fix, settings::ConfigFileBase must not be copyable
(edit) @28188   15 years vboxsync NAT: warnings.
(edit) @28187   15 years vboxsync NAT: warnings.
(edit) @28185   15 years vboxsync GuestControl: gcc warnings
(edit) @28184   15 years vboxsync HostServices: Doppelmoppel
(edit) @28183   15 years vboxsync NAT: excludes BSD functions, which might confuse reader.
(edit) @28182   15 years vboxsync VBoxManage/GuestCtrl: -Wshadow warnings
(edit) @28181   15 years vboxsync NAT: make BSD panic() never return
(edit) @28180   15 years vboxsync Guest Control/HostService: VERR_NOT_SUPPORTED.
(edit) @28179   15 years vboxsync Main: raised the maximum amount of VRAM to 512MB
(edit) @28178   15 years vboxsync FE/Qt4: Introduce a soft limit to save careless users from assigning …
(edit) @28177   15 years vboxsync Guest Control/HostService: Renamed exec* helper functions.
(edit) @28176   15 years vboxsync Guest Control: Enable building by default for Windows + Linux.
(edit) @28175   15 years vboxsync NAT: warnings.
(edit) @28174   15 years vboxsync NAT: warnings.
(edit) @28173   15 years vboxsync NAT: warnings.
(edit) @28172   15 years vboxsync NAT: win build fix.
(edit) @28171   15 years vboxsync NAT: Solaris build fix.
(edit) @28170   15 years vboxsync NAT: Solaris build fix.
(edit) @28169   15 years vboxsync NAT: Solaris build fix.
(edit) @28168   15 years vboxsync NAT: enables BSD MBUFS. (see xTracker 3993)
(edit) @28167   15 years vboxsync NAT: removes arming fast tcp timer to poll ICMP socket.
(edit) @28166   15 years vboxsync NAT: fixed polling of the ICMP socket reducing the ICMP latency
(edit) @28165   15 years vboxsync Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
(edit) @28164   15 years vboxsync IPRT: attribute namespace support
(edit) @28163   15 years vboxsync IPRT: xml optimizations, preps for better namespace support
(edit) @28162   15 years vboxsync Main/OVF: isolate disk import code from other import code; clean up …
(edit) @28161   15 years vboxsync 2.6.29 that is
(edit) @28160   15 years vboxsync VBoxNetFlt-linux.c: Made the receive GSO stuff configurable as well.
(edit) @28159   15 years vboxsync VBoxNetFlt-linux.c: Experimenting with filtering out traffic from the …
(edit) @28157   15 years vboxsync cleanup
(edit) @28156   15 years vboxsync VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
(edit) @28155   15 years vboxsync Fix
(edit) @28154   15 years vboxsync VBoxHDD: async I/O for VDI and RAW images. Seems to work so far but …
(edit) @28153   15 years vboxsync VBoxNetFlt-linux: Receive GSO frames from the host, save calls into …
(edit) @28152   15 years vboxsync Main/OVF: optimizations, cleanup
(edit) @28151   15 years vboxsync tstRTPath.cpp: RTPathStripExt testcases.
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