VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14325   16 years vboxsync Main/glue: real fix for the VBoxSVC double slash issue.
(edit) @14324   16 years vboxsync RTPathStripFilename root fix.
(edit) @14323   16 years vboxsync Main/xpcom: backed out the double slash fix on linux.
(edit) @14322   16 years vboxsync Additions/linux: fixed the timesync init.d script to work with Arch …
(edit) @14321   16 years vboxsync Storage/VHD: Add todo for handling diff images (too complicated and …
(edit) @14320   16 years vboxsync Main/xpcom: get rid of the annoying double slash in the VBoxSVC path name.
(edit) @14319   16 years vboxsync VBoxGuest: Merged the lower cased target with the mixed cased one, …
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @14317   16 years vboxsync crOpenGL: use accelerate3d property instead of extradata
(edit) @14316   16 years vboxsync VBoxGuest.cpp: build fix.
(edit) @14315   16 years vboxsync Correction
(edit) @14314   16 years vboxsync Fixed Accelerate3D saving.
(edit) @14313   16 years vboxsync Reduce a few cases of words doubled.
(edit) @14312   16 years vboxsync FE/Qt4: 3D Acceleration setting added into VM Settings and into VM …
(edit) @14311   16 years vboxsync VBoxGuest.cpp: r=bird, enabled the code (be bold).
(edit) @14310   16 years vboxsync VBoxGuest.cpp: fixes.
(edit) @14309   16 years vboxsync #else /* what comes now */
(edit) @14308   16 years vboxsync More logging
(edit) @14307   16 years vboxsync Log EPT misconfiguration errors
(edit) @14306   16 years vboxsync Ignore pending software exceptions. (the instruction will be restarted …
(edit) @14305   16 years vboxsync no need to loop here, this is already done in the function
(edit) @14304   16 years vboxsync Additions/linux: fix the kernel module on Linux 2.4
(edit) @14303   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @14302   16 years vboxsync Storage/VMDK: off by one, causing a crash getting the size of file data.
(edit) @14301   16 years vboxsync Synced some (inactive) new paging code.
(edit) @14300   16 years vboxsync NetFlt/win: Install/Uninstall cmd line tools
(edit) @14299   16 years vboxsync Corrected grammos in comments. No code changes.
(edit) @14298   16 years vboxsync Corrected a couple of grammos.
(edit) @14297   16 years vboxsync Corrected a couple of grammos.
(edit) @14296   16 years vboxsync Fe/Qt4: Systray: Restructured code.
(edit) @14295   16 years vboxsync Corrected a couple of grammos.
(edit) @14294   16 years vboxsync corrected a couple of typos
(edit) @14293   16 years vboxsync redirecting 64 workaround macro definitions to works like in 32bit …
(edit) @14292   16 years vboxsync Storage/VMDK: fix vmdkGetFileSize, copy/paste bug and incorrect …
(edit) @14291   16 years vboxsync freeing of reassembly close on end of TCP connection was added to …
(edit) @14290   16 years vboxsync Main: Fixed typos in printf arg list (could lead to problems similar …
(edit) @14289   16 years vboxsync code style
(edit) @14288   16 years vboxsync constants initialization for TCP reassembly
(edit) @14287   16 years vboxsync Lenght shouldn't changed because we've disabled altering size at the …
(edit) @14286   16 years vboxsync fixed adaption
(edit) @14285   16 years vboxsync heade of list of TCPCB was added and initialization code was injected
(edit) @14284   16 years vboxsync Fix of calling reassembly routine
(edit) @14283   16 years vboxsync Linux hostif: Only Ethernet interfaces gets listed.
(edit) @14282   16 years vboxsync fixed Drivers_DEFS
(edit) @14281   16 years vboxsync Storage/VMDK: Use AssertPtr whereever applicable
(edit) @14280   16 years vboxsync Solaris/VBoxNetFlt: minor bits.
(edit) @14279   16 years vboxsync Compile fix
(edit) @14278   16 years vboxsync Cleaned up.
(edit) @14277   16 years vboxsync Implemented support for virtual addresses in TLB, improves performance …
(edit) @14276   16 years vboxsync Additions/common/VBoxGuest: split VBoxGuestHGCMAsyncWaitCallback* into …
(edit) @14275   16 years vboxsync TCP reassembling (compilable, but not working version)
(edit) @14274   16 years vboxsync FE/Qt4: 3328: FE/Qt4: Update network sub-level of all GUI networking …
(edit) @14273   16 years vboxsync FE/Qt4: Changed global Makefile.kmk to install Qt4 Network library …
(edit) @14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
(edit) @14271   16 years vboxsync NetFlt/win: fixes for the case NetFlt is not installed
(edit) @14270   16 years vboxsync VDI: compile fix
(edit) @14269   16 years vboxsync Storage/VDI: slightly faster fix for the VDI read count update. Plus …
(edit) @14268   16 years vboxsync EM.cpp: Shot at the solaris reset hang.
(edit) @14267   16 years vboxsync current 32 bit mode switcher (not working)
(edit) @14266   16 years vboxsync VBoxGuest.h: doxygen
(edit) @14265   16 years vboxsync #else /* what comes now */
(edit) @14264   16 years vboxsync VBoxGuest.cpp: @todo r=bird: merge callback code.
(edit) @14263   16 years vboxsync Main/Guest properties: uninitialised class member
(edit) @14262   16 years vboxsync RTErrConvertToErrno: No LogRel here!
(edit) @14261   16 years vboxsync GuestProperties/service.cpp: DEBUG -> VBOX_STRICT.
(edit) @14260   16 years vboxsync PGM: doc update.
(edit) @14259   16 years vboxsync FE/VBoxManage: fix a burn
(edit) @14258   16 years vboxsync FE/VBoxManage: added support for guest property notifications
(edit) @14257   16 years vboxsync cpuid clears the high dwords of the 64 bits registers.
(edit) @14256   16 years vboxsync Linux installer: added vboxnetflt support
(edit) @14255   16 years vboxsync configure: point to new driver location on linux.
(edit) @14254   16 years vboxsync Safety precautions.
(edit) @14253   16 years vboxsync TM: A shot at #3321
(edit) @14252   16 years vboxsync csum validation hack, for testing IP integration of fragmentation …
(edit) @14251   16 years vboxsync Correction
(edit) @14250   16 years vboxsync Storage/VDI: when reading zero blocks, update the number of bytes …
(edit) @14249   16 years vboxsync More logging (msr)
(edit) @14248   16 years vboxsync Rdmsr must also clear the high dword of 64 bits registers.
(edit) @14247   16 years vboxsync Rdtsc: must clear the high dwords.
(edit) @14246   16 years vboxsync ASMAtomicSubS32/U32.
(edit) @14245   16 years vboxsync more BLDDIRS…
(edit) @14244   16 years vboxsync PGMR0DynMap: flushing macbook air code.
(edit) @14243   16 years vboxsync IP fragmentation seems works fine todo: fix the checksum calculation
(edit) @14242   16 years vboxsync NetFlt/win: Make build boxes happy (SMP issue).
(edit) @14241   16 years vboxsync support for virtual addresses in QEMU TLB, not yet functional (be back …
(edit) @14240   16 years vboxsync fix PAE VMM message
(edit) @14239   16 years vboxsync typo found by nike
(edit) @14238   16 years vboxsync configure: detect python2.6 as well
(edit) @14237   16 years vboxsync compile fix for Linux netflt code
(edit) @14236   16 years vboxsync Compile fix for win64.
(edit) @14235   16 years vboxsync NetFlt/win: enabled by default
(edit) @14234   16 years vboxsync export
(edit) @14233   16 years vboxsync export
(edit) @14232   16 years vboxsync Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
(edit) @14231   16 years vboxsync OS/2 Additions: VBoxMouse makefile
(edit) @14230   16 years vboxsync os2 additions: makefile hacking.
(edit) @14229   16 years vboxsync Coding style
(edit) @14228   16 years vboxsync hash table for BSD-styled fragmentation/reassembling introduced and …
(edit) @14227   16 years vboxsync initial preparation for injecting FreeBSD IP fragmentation code …
(edit) @14226   16 years vboxsync NetFlt/win: cleaning/bugfixing for rediscovery/reconnect functionality
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