VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34044   14 years vboxsync Main: refcounting bug
(edit) @34043   14 years vboxsync NAT: warning.
(edit) @34042   14 years vboxsync NAT: warning.
(edit) @34041   14 years vboxsync NAT: handling occasional mbuf chain transmission.
(edit) @34040   14 years vboxsync NAT: more asserts.
(edit) @34039   14 years vboxsync NAT: if_encap doesn't allocate intermediate buffer, IP-fragmentation …
(edit) @34038   14 years vboxsync NAT:UDP: fetch as much as possible at once and compose mbuf chain if …
(edit) @34037   14 years vboxsync NAT:IP: fragmentation of mbuf chain.
(edit) @34036   14 years vboxsync NAT: help routine.
(edit) @34035   14 years vboxsync ACPI: added IRQ9 override (present on all real boxes I have), ignore …
(edit) @34034   14 years vboxsync NAT: use right mbuf lenght calculation.
(edit) @34033   14 years vboxsync Shared Folders/linux: fixed memory leak when accessing non-existing files
(edit) @34032   14 years vboxsync AssertPtrReturn
(edit) @34031   14 years vboxsync iprt/vfs.h: RTVfsSymlink*. build fix.
(edit) @34030   14 years vboxsync vfs: lock cleanup
(edit) @34029   14 years vboxsync iprt/vfs/tar: more code.
(edit) @34028   14 years vboxsync UsbKbd: Fixed off-by-one bug which broke the Right GUI key translation.
(edit) @34027   14 years vboxsync zipgzip.cpp -> gzipvfs.cpp
(edit) @34026   14 years vboxsync Accidental commit.
(edit) @34025   14 years vboxsync VBoxTray: Implemented global message registration/handling mechanism, …
(edit) @34024   14 years vboxsync VGA: Added support for double scanned text modes.
(edit) @34023   14 years vboxsync typo
(edit) @34022   14 years vboxsync Main/Console: handle the core directory for the Solaris custom core …
(edit) @34021   14 years vboxsync typos
(edit) @34020   14 years vboxsync VMMR0/TRPMR0.cpp: use a 64-bit gate descriptor on 64-bit hosts (cleans …
(edit) @34019   14 years vboxsync VBox/types.h: 64-bit gate descriptors
(edit) @34018   14 years vboxsync wddm: more secondary monitor autoresize fixes
(edit) @34017   14 years vboxsync iprt/fs.h: Added note to RTFMODE defines about being used in a binary …
(edit) @34016   14 years vboxsync iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
(edit) @34015   14 years vboxsync iprt: try split out some of the RTPathQueryInfo* dependent bits into …
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @34013   14 years vboxsync Main: few PCI assignment tweaks
(edit) @34012   14 years vboxsync Main: keyboard events now work with RDP
(edit) @34011   14 years vboxsync Burn fix
(edit) @34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @34009   14 years vboxsync Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
(edit) @34008   14 years vboxsync Storage/VMDK: fix
(edit) @34007   14 years vboxsync FE/Qt4: do it right
(edit) @34006   14 years vboxsync FE/Qt4: still necessary for older Qt versions
(edit) @34005   14 years vboxsync HDA/Audio: typo.
(edit) @34004   14 years vboxsync FE/Qt4-OSX: Make the settings page animation much smoother by removing …
(edit) @34003   14 years vboxsync build fix
(edit) @34002   14 years vboxsync iprt: Working on tar vfs.
(edit) @34001   14 years vboxsync UsbKbd: Proper fix for funny Korean keys.
(edit) @34000   14 years vboxsync UsbKbd: Tentative fix for funny Korean keys.
(edit) @33999   14 years vboxsync PGM: derefence pointer before sanity check (strict builds only)
(edit) @33998   14 years vboxsync MM: even larger hyperheap for ICH9
(edit) @33997   14 years vboxsync Additions/WINNT/Graphics: more refactoring and some cleanup
(edit) @33996   14 years vboxsync Storage/VMDK: access to pointer before we check for NULL
(edit) @33995   14 years vboxsync GuestHost/clipboard: typo
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33993   14 years vboxsync iprt/fs.h: Added missing type PCRTFSPROPERTIES.
(edit) @33992   14 years vboxsync Grrr
(edit) @33991   14 years vboxsync and another one
(edit) @33990   14 years vboxsync next try
(edit) @33989   14 years vboxsync crOpenGL: those ain't continuous arrays
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33987   14 years vboxsync and again
(edit) @33986   14 years vboxsync next try
(edit) @33985   14 years vboxsync next try
(edit) @33984   14 years vboxsync try to fix Windows
(edit) @33983   14 years vboxsync wddm: vidpn more logging + cosmetics
(edit) @33982   14 years vboxsync iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
(edit) @33981   14 years vboxsync build fix.
(edit) @33980   14 years vboxsync wddm: vidpn logging + bugfixes
(edit) @33979   14 years vboxsync build fix
(edit) @33978   14 years vboxsync NAT: log.
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33976   14 years vboxsync now for real
(edit) @33975   14 years vboxsync free fix
(edit) @33974   14 years vboxsync Fixed MSVC warnings (unary minus applied to unsigned type).
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33972   14 years vboxsync forgotten include
(edit) @33971   14 years vboxsync recompiler: type fix
(edit) @33970   14 years vboxsync Windows Guest Additions installer: Added command line switch …
(edit) @33969   14 years vboxsync FE/Qt4: add Manager to the title
(edit) @33968   14 years vboxsync one more
(edit) @33967   14 years vboxsync burn fix
(edit) @33966   14 years vboxsync VBoxTray: Cleaning up, refactoring, grouping window messages.
(edit) @33965   14 years vboxsync recompiler: fix type
(edit) @33964   14 years vboxsync bit better error handling
(edit) @33963   14 years vboxsync Main: moved listeners to location usable by fronends, rework
(edit) @33962   14 years vboxsync FE/Qt4: COM wrappers: Add a enum value Name_Max to every enum to allow …
(edit) @33961   14 years vboxsync FE/Qt: Global settings / Language page refactoring.
(edit) @33960   14 years vboxsync FE/Qt: Update for r67620.
(edit) @33959   14 years vboxsync Main: code for generic listener creation
(edit) @33958   14 years vboxsync FE/Qt: Global settings / Input page refactoring.
(edit) @33957   14 years vboxsync NAT/libalias: cosmetic.
(edit) @33956   14 years vboxsync VBoxManage/GuestControl: Refactoring.
(edit) @33955   14 years vboxsync NAT: log.
(edit) @33954   14 years vboxsync NAT: log too noise (vbox/#7714).
(edit) @33953   14 years vboxsync NAT/libalias: fixes issue with wrong type of query header in DNS …
(edit) @33952   14 years vboxsync Main: replaces callback mechanism of NAT redirect change event …
(edit) @33951   14 years vboxsync Additions/WINNT/Graphics: replace spinlock in XPDM VBVA channel …
(edit) @33950   14 years vboxsync build fix
(edit) @33949   14 years vboxsync build fix
(edit) @33948   14 years vboxsync vfs: more filesystem streaming code.
(edit) @33947   14 years vboxsync Storage/VDI: can create images up to 4PB-3MB capacity, the previous …
(edit) @33946   14 years vboxsync 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